| Commit message (Expand) | Author | Age | Lines |
* | Prepare 2009.08-rc2v2009.08-rc2 | Wolfgang Denk | 2009-08-10 | -1/+1021 |
* | Minor coding style cleanup. | Wolfgang Denk | 2009-08-10 | -4/+0 |
* | net/tftp.c: fix warning: pointer targets differ in signedness | Wolfgang Denk | 2009-08-10 | -1/+3 |
* | ARM Cortex A8: Remove bogus config.mk entries | Dirk Behme | 2009-08-10 | -38/+1 |
* | OMAP3: Fix missing GPMC_CONFIG_CS0_BASE | Dirk Behme | 2009-08-10 | -0/+1 |
* | mxc-mmc: sdhc host driver for MX2 and MX3 proccessor | Ilya Yanok | 2009-08-09 | -0/+565 |
* | kirkwood/gpio.h: remove duplicate definition | Alessandro Rubini | 2009-08-09 | -2/+0 |
* | Add driver for the ST M95xxx SPI EEPROM | Albin Tonnerre | 2009-08-09 | -0/+118 |
* | arm: Sheevaplug: Fixed NAND specific warning | Prafulla Wadaskar | 2009-08-09 | -0/+1 |
* | Dual-license IBM code contributions | Josh Boyer | 2009-08-09 | -0/+61 |
* | fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges | Kumar Gala | 2009-08-09 | -2/+2 |
* | ARM EABI: add new helper functions resp. function names | Wolfgang Denk | 2009-08-09 | -9/+33 |
* | hush: Fix bogus free() call | Peter Tyser | 2009-08-09 | -1/+1 |
* | digsy_mtc: Update default environment | Detlev Zundel | 2009-08-09 | -20/+100 |
* | digsy_mtc: Add delay in SPI transfers to the companion controller. | Detlev Zundel | 2009-08-09 | -20/+27 |
* | digsy_mtc: minor fixes for mtc command help | Anatolij Gustschin | 2009-08-09 | -5/+6 |
* | digsy_mtc: Add mtc state command. | Grzegorz Bernacki | 2009-08-09 | -0/+31 |
* | Partition support: remove newline from partition name | Wolfgang Denk | 2009-08-09 | -11/+21 |
* | Fix LZMA string.h header inclusion issue and remove unused variables. | Luigi 'Comio' Mantellini | 2009-08-09 | -3/+2 |
* | bus_vcxk.c: fix warning: unused variable 'lineptr' | Jens Scharsig | 2009-08-09 | -1/+0 |
* | env: kill off default_environment_size | Mike Frysinger | 2009-08-09 | -22/+1 |
* | export SPI functions to standalone apps | Mike Frysinger | 2009-08-09 | -5/+20 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-08-08 | -686/+3565 |
|\ |
|
| * | Add Intel E1000 PCIE card support | Roy Zang | 2009-08-08 | -491/+3466 |
| * | net: sync env ethaddr to device enetaddr in eth_init() | Mike Frysinger | 2009-08-07 | -30/+24 |
| * | minor debug cleanups in ./net | Robin Getz | 2009-08-07 | -167/+77 |
* | | omap3: bug fix for NOR boot support | Penda Naveen Kumar | 2009-08-08 | -4/+4 |
* | | Fix examples for OMAP3 boards... | Michael Evans | 2009-08-08 | -1/+1 |
* | | omap3: use only fixed-size types inside ctrl_structs | Dirk Behme | 2009-08-08 | -194/+218 |
* | | omap3: replace all instances of gpmc config struct by one global | Dirk Behme | 2009-08-08 | -40/+35 |
* | | omap3: remove typedefs for configuration structs | Dirk Behme | 2009-08-08 | -77/+77 |
|/ |
|
* | omap3: embedd gpmc_cs into gpmc config struct | Matthias Ludwig | 2009-08-07 | -83/+53 |
* | Merge branch 'next' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2009-08-04 | -751/+2039 |
|\ |
|
| * | ColdFire: Update bootargs | TsiChung Liew | 2009-07-14 | -1/+4 |
| * | Command for accessing serial flash update | TsiChung Liew | 2009-07-14 | -1/+1 |
| * | ColdFire: Add DSPI support for MCF5227x and MCF5445x | TsiChung Liew | 2009-07-14 | -673/+263 |
| * | Coldfire: Consolidate DSPI driver | TsiChung Liew | 2009-07-14 | -0/+358 |
| * | ColdFire: Remove compiler warning messages | TsiChung Liew | 2009-07-14 | -1/+1 |
| * | ColdFire: Fix M53017EVB flash size | TsiChung Liew | 2009-07-14 | -1/+1 |
| * | ColdFire: Add M5208EVB and MCF520x CPU support | TsiChung Liew | 2009-07-14 | -14/+1330 |
| * | ColdFire: Update for M54451EVB | TsiChung Liew | 2009-07-14 | -66/+82 |
| * | ColdFire: Update configuration file to use flash buffer write | TsiChung Liew | 2009-07-14 | -0/+5 |
* | | rm9200 lowevel_init: don't touch reserved/readonly registers | David Brownell | 2009-08-03 | -42/+2 |
* | | pxa: Fix typo in GCDR(x) | David Hunter | 2009-08-01 | -1/+1 |
* | | Add AT91SAM9260 to at91's lowlevel_init.S | Eric Benard | 2009-08-01 | -1/+1 |
* | | ppc4xx: Remove check for PPC460EX from CompactCenter | Dirk Eibach | 2009-07-30 | -17/+9 |
* | | ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands | Stefan Roese | 2009-07-30 | -9/+17 |
* | | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips | Stefan Roese | 2009-07-30 | -0/+30 |
* | | ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's | Stefan Roese | 2009-07-30 | -14/+65 |
* | | ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB) | Stefan Roese | 2009-07-30 | -3/+3 |