| Commit message (Expand) | Author | Age | Lines |
* | mmc: enable partition switch function for emmc | Lei Wen | 2011-05-18 | -5/+71 |
* | cmd_mmc: eliminate device num in the mmc command | Lei Wen | 2011-05-18 | -88/+116 |
* | mmc_spi: generate response for send status command | Thomas Chou | 2011-05-18 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-05-18 | -1696/+1287 |
|\ |
|
| * | avr32: add ATAG_BOARDINFO | Andreas Bießmann | 2011-05-18 | -0/+19 |
| * | at91: reworked support for otc570 board | Daniel Gorsulowski | 2011-05-18 | -164/+211 |
| * | at91: reworked support for meesc board | Daniel Gorsulowski | 2011-05-18 | -1/+2 |
| * | hammerhead: move CONFIG_SYS_TEXT_BASE to header | Andreas Bießmann | 2011-05-18 | -1/+1 |
| * | mimc200: move CONFIG_SYS_TEXT_BASE to header | Andreas Bießmann | 2011-05-18 | -1/+1 |
| * | favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to header | Andreas Bießmann | 2011-05-18 | -1/+1 |
| * | atstk100x: move CONFIG_SYS_TEXT_BASE to header | Andreas Bießmann | 2011-05-18 | -1/+4 |
| * | atngw100: move CONFIG_SYS_TEXT_BASE to header | Andreas Bießmann | 2011-05-18 | -1/+1 |
| * | mimc200: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -28/+28 |
| * | hammerhead: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -24/+24 |
| * | favr-32-ezkit: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -23/+23 |
| * | atstk1006: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -24/+24 |
| * | atstk1004: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -21/+21 |
| * | atstk1003: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -21/+21 |
| * | atstk1002: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -24/+24 |
| * | atngw100: fix "#define XXXX 1" | Andreas Bießmann | 2011-05-18 | -27/+27 |
| * | avr32: use single linker script | Andreas Bießmann | 2011-05-18 | -286/+2 |
| * | avr32/config.mk: simplify PLATFORM_RELFLAGS | Andreas Bießmann | 2011-05-18 | -5/+2 |
| * | avr32: fix linking | Andreas Bießmann | 2011-05-18 | -6/+1 |
| * | Add support for Bluewater Systems Snapper 9260 and 9G20 modules | Ryan Mallon | 2011-05-18 | -0/+2 |
| * | at91: fixed at91sam9263 system file | Daniel Gorsulowski | 2011-05-18 | -37/+18 |
| * | remove __attribute__ ((packed)) in at91 headers | Jens Scharsig | 2011-05-18 | -8/+8 |
| * | at91rm9200: fix lowlevel_init() SMRDATA size | Jens Scharsig | 2011-05-18 | -2/+6 |
| * | AT91: fix timer.c - remove reset_timer() | Reinhard Meyer | 2011-05-18 | -16/+11 |
| * | AT91: fix at91sam_wdt.c to reworked header files | Reinhard Meyer | 2011-05-18 | -1/+1 |
| * | AT91: remove LEGACY from at91_rstc.h | Reinhard Meyer | 2011-05-18 | -25/+0 |
| * | ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access | Reinhard Meyer | 2011-05-18 | -38/+57 |
| * | AT91: change includes from asm/arch/io.h to asm/io.h | Reinhard Meyer | 2011-05-18 | -54/+10 |
| * | AT91: cleanup at91sam9260_matrix.h to struct SoC access | Reinhard Meyer | 2011-05-18 | -57/+45 |
| * | ATMEL: fix related common atmel driver files | Reinhard Meyer | 2011-05-18 | -36/+24 |
| * | AT91: fix related at91 driver files | Reinhard Meyer | 2011-05-18 | -37/+47 |
| * | AT91: fix related at91 system/driver files | Reinhard Meyer | 2011-05-18 | -51/+33 |
| * | AT91: fix related arch-at91 header files | Reinhard Meyer | 2011-05-18 | -29/+15 |
| * | AT91: cleanup hardware.h, remove memory-map.h | Reinhard Meyer | 2011-05-18 | -100/+32 |
| * | AT91: rework at91sam9g45.h | Reinhard Meyer | 2011-05-18 | -118/+107 |
| * | AT91: rework at91sam9263.h | Reinhard Meyer | 2011-05-18 | -118/+100 |
| * | AT91: rework at91sam9261.h | Reinhard Meyer | 2011-05-18 | -85/+102 |
| * | AT91: rework at91sam9260.h | Reinhard Meyer | 2011-05-18 | -120/+132 |
| * | avr32: fixup definitions to ATMEL_BASE_xxx | Andreas Bießmann | 2011-05-18 | -90/+85 |
| * | avr32: rename memory-map.h -> hardware.h | Andreas Bießmann | 2011-05-18 | -17/+17 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2011-05-18 | -5/+2 |
|\ \ |
|
| * | | nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance | Stefan Roese | 2011-05-16 | -5/+2 |
| |/ |
|
* | | nios2: Make STANDALONE_LOAD_ADDR configurable per board | Thomas Chou | 2011-05-16 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2011-05-15 | -26/+17 |
|\ |
|
| * | nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY | Stefan Roese | 2011-05-13 | -18/+6 |
| * | nand_spl: nand_boot.c: Init nand_chip.options to 0 | Stefan Roese | 2011-05-13 | -0/+1 |