Age | Commit message (Expand) | Author |
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 |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-23 | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size | Stefan Roese |
2010-09-21 | cmd_mmc: use common usage function | Mike Frysinger |
2010-09-21 | Merge branch 'next' of ../custodians into next | Wolfgang Denk |
2010-09-20 | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT | Stefan Roese |
2010-09-20 | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese |
2010-09-19 | Remove HMI10 board support | Wolfgang Denk |
2010-09-19 | ARM: add relocation support | Heiko Schocher |
2010-09-19 | i2c: fix command usage help | Heiko Schocher |
2010-09-19 | relocation: fixup cmdtable | Heiko Schocher |
2010-09-19 | arm: get rid of bi_env | Heiko Schocher |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-09-19 | Make getenv() work before relocation. | Wolfgang Denk |
2010-09-19 | Remove support for CONFIG_HAS_UID and "forceenv" command | Wolfgang Denk |
2010-09-19 | Save environment data to mmc. | Terry Lv |
2010-09-18 | mmc: print out partition table | Lei Wen |
2010-09-13 | x86: Add do_bdinfo() | Graeme Russ |
2010-09-10 | Prepare v2010.09-rc1 | Wolfgang Denk |
2010-09-08 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-09-07 | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk |