Commit Graph

  • 282223a607 [MIPS] asm headers' updates Shinya Kuribayashi 2008-03-25 11:43:17 +09:00
  • e1390801a3 [MIPS] Request for the 'mips_cache_lock()' removal Shinya Kuribayashi 2008-03-25 11:39:29 +09:00
  • 0d48926c87 lwmon5 SYSMON POST: fix backlight control Yuri Tikhonov 2008-03-24 11:30:54 +01:00
  • ff2bdfb2c1 lwmon5 SYSMON POST: fix handling of negative temperatures Yuri Tikhonov 2008-03-24 11:29:14 +01:00
  • b38d7fc2f1 Merge branch 'master' of /home/wd/git/u-boot/master/ Wolfgang Denk 2008-03-25 00:12:54 +01:00
  • 55774b512f pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option Nobuhiro Iwamatsu 2008-03-07 16:04:25 +09:00
  • 47310715f4 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group Wolfgang Denk 2008-03-23 00:57:40 +01:00
  • e334e05ba0 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash Wolfgang Denk 2008-03-23 00:53:43 +01:00
  • 161efeb011 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt Wolfgang Denk 2008-03-23 00:52:58 +01:00
  • 6887cb6817 Merge branch 'master' of /home/wd/git/u-boot/work Wolfgang Denk 2008-03-22 23:27:43 +01:00
  • 86aea3eaef LWMON5: fix dsPIC POST Yuri Tikhonov 2008-03-21 09:18:40 +01:00
  • 01026a6e61 Merge git://www.denx.de/git/u-boot into uboot Gerald Van Baren 2008-03-21 11:58:22 -04:00
  • 493a2b1dc9 Merge git://www.denx.de/git/u-boot into uboot Gerald Van Baren 2008-03-21 11:42:54 -04:00
  • 388b82fddc [new uImage] Enable new uImage support for the pcs440ep board. Bartlomiej Sieka 2008-03-20 23:23:13 +01:00
  • 95f4ec2b9c [new uImage] Do not compile new uImage format support by default Bartlomiej Sieka 2008-03-20 23:23:13 +01:00
  • dafaede8a4 [new uImage] Disable debuging output in preparation for merge with master Bartlomiej Sieka 2008-03-20 23:20:31 +01:00
  • fbe7a15502 [new uImage] Compilation and new uImage handling fixes for imxtract Bartlomiej Sieka 2008-03-20 19:38:45 +01:00
  • 36cc8cbb33 [new uImage] Fix autoscr command used with new uImage format Bartlomiej Sieka 2008-03-20 23:10:19 +01:00
  • 43142e817f [new uImage] Fix *.its files location in documentation Bartlomiej Sieka 2008-03-20 23:10:19 +01:00
  • 81a0ac62ea lwmon5 POST: remove unreachable code Wolfgang Denk 2008-03-20 22:01:38 +01:00
  • b73a19e160 LWMON5: POST RTC fix Yuri Tikhonov 2008-03-20 17:56:04 +03:00
  • a5cc5555cc TQM5200B: update MTD partition layout Martin Krause 2008-03-19 14:25:14 +01:00
  • f0105727d1 CFI: Small cleanup for FLASH_SHOW_PROGRESS Stefan Roese 2008-03-19 07:09:26 +01:00
  • 9a042e9ca5 Flash programming progress countdown. Jerry Van Baren 2008-03-08 13:48:01 -05:00
  • 5e339fd9ed [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org> Bartlomiej Sieka 2008-03-19 10:00:06 +01:00
  • 11abe45c48 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() David Gibson 2008-02-18 18:09:04 +11:00
  • d0ccb9b140 libfdt: Trivial cleanup for CHECK_HEADER) David Gibson 2008-02-18 18:06:31 +11:00
  • fe30a354cd Fix fdt boardsetup command parsing Kumar Gala 2008-02-20 14:32:36 -06:00
  • 804887e600 Add sub-commands to fdt Kumar Gala 2008-02-15 03:34:36 -06:00
  • f84d65f9b0 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() David Gibson 2008-02-14 16:50:34 +11:00
  • ae0b5908de libfdt: Add and use a node iteration helper function. David Gibson 2008-02-12 11:58:31 +11:00
  • 9eaeb07a71 libfdt: Add fdt_set_name() function David Gibson 2008-01-11 14:55:05 +11:00
  • 23e20aa648 lwmon5: Fix register test logic to match the specific GDC h/w. Yuri Tikhonov 2008-03-18 13:33:30 +01:00
  • 46bc0a9387 Fix backlight in the lwmon5 POST. Yuri Tikhonov 2008-03-18 13:27:57 +01:00
  • 3d61018643 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). Yuri Tikhonov 2008-02-06 18:48:36 +01:00
  • 0f009f781b Add support for the lwmon5 board reset via GPIO58. Yuri Tikhonov 2008-02-04 17:11:53 +01:00
  • f694e32f93 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. Yuri Tikhonov 2008-02-04 17:09:55 +01:00
  • b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. Yuri Tikhonov 2008-02-04 14:11:03 +01:00
  • 8f15d4addd The patch adds new POST tests for the Lwmon5 board. These are: Yuri Tikhonov 2008-02-04 14:10:42 +01:00
  • c2ed33efbf Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. Yuri Tikhonov 2008-02-04 14:10:01 +01:00
  • fdeb932b1c Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin Wolfgang Denk 2008-03-18 22:15:58 +01:00
  • 3a5d1e7f13 lwmon5: Fix register test logic to match the specific GDC h/w. Yuri Tikhonov 2008-03-18 13:33:30 +01:00
  • 0f855a1f05 Fix backlight in the lwmon5 POST. Yuri Tikhonov 2008-03-18 13:27:57 +01:00
  • 2d991958b1 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). Yuri Tikhonov 2008-02-06 18:48:36 +01:00
  • ff818b21b0 Add support for the lwmon5 board reset via GPIO58. Yuri Tikhonov 2008-02-04 17:11:53 +01:00
  • 603f194e5a Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. Yuri Tikhonov 2008-02-04 17:09:55 +01:00
  • e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. Yuri Tikhonov 2008-02-04 14:11:03 +01:00
  • 65b20dcefc The patch adds new POST tests for the Lwmon5 board. These are: Yuri Tikhonov 2008-02-04 14:10:42 +01:00
  • 8dc3b2303d Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. Yuri Tikhonov 2008-02-04 14:10:01 +01:00
  • 3515fd18d4 HMI1001: fix compile problem. Wolfgang Denk 2008-03-18 17:35:51 +01:00
  • 1f2a997010 Blackfin: BF537-stamp: drop board-specific flash driver for CFI Mike Frysinger 2008-02-18 05:32:30 -05:00
  • 5b22163fef Blackfin: add proper ELF markings to some assembly functions Mike Frysinger 2008-02-19 00:36:14 -05:00
  • cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables Mike Frysinger 2008-02-19 00:35:17 -05:00
  • aadb72503c Blackfin: update MAINTAINERS list Mike Frysinger 2008-02-18 05:37:51 -05:00
  • f7ce12cb65 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU Mike Frysinger 2008-02-18 05:26:48 -05:00
  • 86a20fb920 Blackfin: move bootldr command to common code Mike Frysinger 2008-02-16 07:40:36 -05:00
  • e95bcc3661 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-03-16 01:50:18 +01:00
  • decbe029b2 mgcoge: update configuration Heiko Schocher 2008-03-14 11:05:20 +01:00
  • c136724cda drivers/rtc/Makefile: keep list sorted Wolfgang Denk 2008-03-16 01:22:59 +01:00
  • 9536dfcce0 Add support for Intersil isl1208 RTC Tor Krill 2008-03-15 15:40:26 +01:00
  • 0210cff3d0 cramfs: Fix ifdef Jean-Christophe PLAGNIOL-VILLARD 2008-03-15 17:36:41 +01:00
  • 0b8f2a2786 Conding style cleanup Wolfgang Denk 2008-03-16 01:12:58 +01:00
  • 41712b4e8c ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board Stefan Roese 2008-03-05 12:31:53 +01:00
  • 2596f5b9d3 usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver Stefan Roese 2008-03-05 12:29:32 +01:00
  • 71665ebf88 ppc4xx: Add Canyonlands NAND booting support Stefan Roese 2008-03-03 17:27:02 +01:00
  • c813f1f835 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) Stefan Roese 2008-03-11 16:53:00 +01:00
  • 6983fe21f7 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) Stefan Roese 2008-03-11 16:52:24 +01:00
  • 8e1a3fe545 ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) Stefan Roese 2008-03-11 16:51:17 +01:00
  • 43c60992cd ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) Stefan Roese 2008-03-11 15:11:43 +01:00
  • 6f2eb3f3d8 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) Stefan Roese 2008-03-11 15:11:18 +01:00
  • 999ecd5aca ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) Stefan Roese 2008-03-11 15:07:10 +01:00
  • 2801b2d2a9 ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) Stefan Roese 2008-03-11 15:05:50 +01:00
  • 8ac41e3e37 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) Stefan Roese 2008-03-11 15:05:26 +01:00
  • 56e4101783 ppc4xx: interrupt.c reworked Stefan Roese 2008-02-19 22:07:57 +01:00
  • 84a999b6cd ppc4xx: program_tlb now uses 64bit physical addess Stefan Roese 2008-02-19 22:01:57 +01:00
  • c3307fa186 ppc4xx: miiphy.c reworked Stefan Roese 2008-02-19 21:58:25 +01:00
  • 88aff62df3 rtc: Add M41T62 support Stefan Roese 2008-02-19 16:21:49 +01:00
  • 217d383e20 ppc4xx: Add 405GPr based MCU25 board specific files Niklaus Giger 2008-02-25 18:46:43 +01:00
  • 75a66dcdb3 ppc4xx: Add 405GPr based MCU25 board config file Niklaus Giger 2008-02-25 18:46:42 +01:00
  • b05f35436b ppc4xx: Add 405GPr based MCU25 board. Global files Niklaus Giger 2008-02-25 18:46:41 +01:00
  • 14c27b35ac ppc4xx: HCU4/5. remove obsolete hcu_flash.c Niklaus Giger 2008-02-25 18:37:02 +01:00
  • a079494853 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY Niklaus Giger 2008-02-25 18:37:01 +01:00
  • e4170e5a50 ppc4xx: Fix comment in 405EX DDR2 init code Stefan Roese 2008-03-11 13:52:25 +01:00
  • 766529fccc Add MD5 support to the new uImage format Bartlomiej Sieka 2008-03-14 16:22:34 +01:00
  • 0ede0c3835 Add the MD5 algorithm Bartlomiej Sieka 2008-03-14 16:22:34 +01:00
  • b8aa57b5d4 tools/setlocalversion: use a git-describe-ish format Wolfgang Denk 2008-03-14 16:04:54 +01:00
  • c6dc21c84d HMI1001: add support for MPC5200 Rev. B processors. Wolfgang Denk 2008-03-13 14:32:03 +01:00
  • 90f13dce7a TQM5200: remove dead code Wolfgang Denk 2008-03-13 14:29:49 +01:00
  • 7e492d8258 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image Marian Balakowicz 2008-03-12 12:23:02 +01:00
  • afe45c87e3 [new uImage] Fix build issue on ARM Marian Balakowicz 2008-03-12 12:14:15 +01:00
  • 3310c549a7 [new uImage] Add new uImage format documentation and examples Marian Balakowicz 2008-03-12 12:13:13 +01:00
  • 1ec73761d2 [new uImage] Fix definition of common bootm_headers_t fields Marian Balakowicz 2008-03-12 10:35:52 +01:00
  • 1d1cb4270e [new uImage] Fix build problems on trab board Marian Balakowicz 2008-03-12 10:35:51 +01:00
  • f773bea8e1 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used Marian Balakowicz 2008-03-12 10:35:46 +01:00
  • 2682ce8a42 [new uImage] More verbose kernel image uncompress error message Marian Balakowicz 2008-03-12 10:33:01 +01:00
  • 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format Marian Balakowicz 2008-03-12 10:33:01 +01:00
  • c28c4d193d [new uImage] Add new uImage fromat support to fpga command Marian Balakowicz 2008-03-12 10:33:01 +01:00
  • 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands Marian Balakowicz 2008-03-12 10:33:01 +01:00
  • 1b7897f28d [new uImage] Add new uImage format support to imgextract command Marian Balakowicz 2008-03-12 10:33:00 +01:00
  • 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine Marian Balakowicz 2008-03-12 10:33:00 +01:00