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