summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-12-78/+42
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-12-98/+0
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-12-65/+18
* cm5200: Make function test command names more uniquePeter Tyser2009-06-12-9/+9
* tsi108_i2c: Add i2c_init() stub functionPeter Tyser2009-06-12-0/+9
* mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser2009-06-12-0/+1
* Marvell: i2c cleanupPeter Tyser2009-06-12-7/+12
* cpci750: i2c cleanupPeter Tyser2009-06-12-6/+10
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-12-18/+9
* fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala2009-06-12-39/+41
* 85xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala2009-06-12-1/+1
* 85xx: Add README for MPC8569MDSHaiying Wang2009-06-12-0/+78
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-12-0/+6
* 85xx: Add PIB support at CS4/CS5 for MPC8569MDSHaiying Wang2009-06-12-1/+9
* 85xx: Fix some settings for MPC8569MDS boardHaiying Wang2009-06-12-3/+3
* 85xx: Fix MURAM size for MPC8569Haiying Wang2009-06-12-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-06-11-3/+3
|\
| * mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips2009-06-08-3/+3
* | at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD2009-06-10-0/+23
* | apollon: Fix a OBJCFLAGS typoShinya Kuribayashi2009-06-10-1/+1
* | Prepare 2009.06-rc3v2009.06-rc3Wolfgang Denk2009-06-10-1/+574
* | rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclaredWolfgang Denk2009-06-10-1/+2
* | ubifs: fix small error path mismatchDaniel Mack2009-06-09-4/+2
* | EP88x: fix broken linker scriptWolfgang Denk2009-06-09-0/+2
* | TQM85xx: minor config file cleanupWolfgang Denk2009-06-09-4/+3
* | TQM85xx: adapt for new flash typesWolfgang Denk2009-06-09-13/+0
* | 85xx: Fix the wrong SYS_CLK_IN for 8569MDSDave Liu2009-06-09-2/+2
* | 85xx: Fix the wrong BCSR address of 8569MDSDave Liu2009-06-09-1/+1
* | 85xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup2009-06-09-1/+1
* | 85xx: Fix the clock adjust of mpc8569mds boardDave Liu2009-06-09-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-06-09-1/+2
|\ \
| * | at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev2009-06-09-1/+2
* | | ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-08-4/+6
* | | rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-08-5/+8
* | | SMC911x driver fixed for NFS bootManikandan Pillai2009-06-08-1/+22
* | | Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-08-15/+36
|/ /
* | smc911x: write back the manually set MAC addressDaniel Mack2009-06-07-2/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2009-06-04-41/+52
|\
| * mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy2009-06-02-5/+5
| * mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy2009-06-02-4/+0
| * mmc: drop unnecessary castsRabin Vincent2009-06-02-15/+15
| * mmc: fix response decoding on little endianRabin Vincent2009-06-02-13/+13
| * mmc: use lldiv to fix arm eabi buildRabin Vincent2009-06-02-3/+4
| * mmc: check find_mmc_device return valueRabin Vincent2009-06-02-1/+10
| * mmc: clean up help textsRabin Vincent2009-06-02-4/+5
* | Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-26/+26
* | mmc: it's safe to ignore mmc_send_if_cond() return valueIlya Yanok2009-06-04-4/+0
* | cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-03-2/+7
* | Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger2009-05-29-1/+1
* | Blackfin: fix if() logic in bootrom evt1 checkMike Frysinger2009-05-29-1/+1
|/