| Commit message (Expand) | Author | Age | Lines |
* | always relocate fdt into an lmb-allocated memory block | Timur Tabi | 2010-10-20 | -55/+28 |
* | common/fdt_support.c: Fix compile warnings | Wolfgang Denk | 2010-10-20 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-10-20 | -52/+58 |
|\ |
|
| * | common: Enable serial for PXA250 | Marek Vasut | 2010-10-19 | -1/+1 |
| * | boot: change some arch ifdefs to feature ifdefs | John Rigby | 2010-10-18 | -6/+8 |
| * | FDT: only call boot_get_fdt from generic code | John Rigby | 2010-10-18 | -2/+0 |
| * | FDT: Add fixup support for multiple banks of memory | John Rigby | 2010-10-18 | -40/+46 |
| * | common/image.c remove extra calls to be32_to_cpu in boot_get_fdt | John Rigby | 2010-10-18 | -2/+2 |
| * | common/image.c fix length calculation in boot_relocate_fdt | John Rigby | 2010-10-18 | -1/+1 |
* | | cmd_fpga: cleanup help and check parameters | Stefano Babic | 2010-10-19 | -11/+39 |
|/ |
|
* | dlmalloc.c: Fix gcc alias warning | Joakim Tjernlund | 2010-10-18 | -1/+1 |
* | Fix warning in nand unlock command | Scott Wood | 2010-10-18 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-10-17 | -7/+10 |
|\ |
|
| * | env_mmc: Fix crashing bug encountered after enabling ARM relocation | Steve Sakoman | 2010-10-13 | -7/+10 |
* | | env_mmc: fix cannot save env issue | Lei Wen | 2010-10-13 | -1/+12 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2010-10-13 | -4/+35 |
|\ |
|
| * | usb: Add support for multiple-LUN mass storage devices | Ludovic Courtès | 2010-10-13 | -4/+35 |
* | | common/fdt_support.c: fix compile error | Matthew McClintock | 2010-10-13 | -10/+10 |
|/ |
|
* | TSI148: Fix argument parsing | Brent Darley | 2010-10-12 | -2/+2 |
* | cp/cmp: Add WATCHDOG_RESET in copy and compare loop | Stefan Roese | 2010-10-12 | -0/+8 |
* | led_display: split led display support into generic and hw-dependent parts | Ilya Yanok | 2010-10-12 | -17/+9 |
* | env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE | Lei Wen | 2010-10-12 | -1/+1 |
* | fdt_support: support adding EDID property to FDT display nodes | Anatolij Gustschin | 2010-10-12 | -0/+29 |
* | CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off | Alexander Stein | 2010-10-12 | -6/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2010-10-12 | -0/+2 |
|\ |
|
| * | rarp: Condtionally compile rarp support | Peter Tyser | 2010-10-11 | -0/+2 |
* | | Followup fixes on the mtdparts spread patchset | Scott Wood | 2010-10-11 | -2/+3 |
* | | mtdparts: new add.spread: add part skipping bad blocks | Ben Gardiner | 2010-10-11 | -8/+26 |
* | | mtdparts: add new sub-command "spread" | Ben Gardiner | 2010-10-11 | -1/+112 |
* | | mtdparts: show net size in mtdparts list | Ben Gardiner | 2010-10-11 | -7/+61 |
* | | mtdparts: regroup calls to get_mtd_device_nm | Ben Gardiner | 2010-10-11 | -15/+30 |
* | | nand commands: make only "dump" repeatable. | Scott Wood | 2010-10-11 | -8/+13 |
* | | nand erase: .spread, .part, .chip subcommands | Scott Wood | 2010-10-11 | -6/+38 |
* | | cmd_nand: some infrastructure fixes and refactoring | Scott Wood | 2010-10-11 | -107/+167 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Wolfgang Denk | 2010-10-11 | -1/+0 |
|\ |
|
| * | x86: Remove bi_env from do_bdinfo | Graeme Russ | 2010-10-07 | -1/+0 |
* | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-10-11 | -15/+25 |
|\ \ |
|
| * | | sspi: add options to specify bus and mode | Reinhard Meyer | 2010-10-06 | -15/+25 |
| |/ |
|
* | | Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE | Peter Tyser | 2010-10-06 | -5/+2 |
* | | cmd_elf: add an option for loading ELFs according to PHDRs | Mike Frysinger | 2010-10-06 | -9/+53 |
* | | serial.c: Fix build breakage introduced with commit e3c78c9b | Stefan Roese | 2010-10-06 | -0/+1 |
* | | env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined | Heiko Schocher | 2010-10-06 | -0/+12 |
* | | env_mmc: Fix broken build due to set_default_env() change | Steve Sakoman | 2010-10-06 | -2/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-10-05 | -6/+7 |
|\ |
|
| * | Blackfin: otp: fix build after constification of args[] | Mike Frysinger | 2010-10-02 | -6/+7 |
* | | ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() | Stefan Roese | 2010-10-04 | -7/+10 |
|/ |
|
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -725/+1181 |
|\ |
|
| * | Add support for operating system OSE | Torkel Lundgren | 2010-09-28 | -0/+40 |
| * | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | -8/+0 |
| * | ppc4xx: Remove now unused CONFIG_UART1_CONSOLE | Stefan Roese | 2010-09-23 | -4/+1 |