| Commit message (Expand) | Author | Age | Lines |
* | env_mmc: Fix crashing bug encountered after enabling ARM relocation | Steve Sakoman | 2010-10-13 | -7/+10 |
* | 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 |
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -9/+1 |
| * | Merge branch 'next' of ../custodians into next | Wolfgang Denk | 2010-09-21 | -8/+4 |
| |\ |
|
| | * | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT | Stefan Roese | 2010-09-20 | -8/+2 |
| | * | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese | 2010-09-20 | -0/+2 |
| * | | Remove HMI10 board support | Wolfgang Denk | 2010-09-19 | -6/+5 |
| |/ |
|
| * | ARM: add relocation support | Heiko Schocher | 2010-09-19 | -1/+22 |
| * | i2c: fix command usage help | Heiko Schocher | 2010-09-19 | -0/+3 |
| * | relocation: fixup cmdtable | Heiko Schocher | 2010-09-19 | -0/+37 |
| * | arm: get rid of bi_env | Heiko Schocher | 2010-09-19 | -1/+0 |
| * | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -677/+1066 |
| * | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -11/+18 |
| * | Remove support for CONFIG_HAS_UID and "forceenv" command | Wolfgang Denk | 2010-09-19 | -16/+0 |
* | | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size | Stefan Roese | 2010-09-23 | -10/+41 |
* | | cmd_mmc: use common usage function | Mike Frysinger | 2010-09-21 | -6/+3 |
|/ |
|