summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese2009-06-129-28/+32
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-128-16/+215
* tools/envcrc: add --binary option to export embedded envMike Frysinger2009-06-121-4/+42
* Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren2009-06-1218-1/+18
* 4xx: Add support for DP405 hardware variantsMatthias Fuchs2009-06-121-6/+26
* 4xx: Remove binary cpld bitstream from DP405 boardMatthias Fuchs2009-06-124-1906/+7
* 4xx: Remove binary cpld bitstream from VOM405 boardMatthias Fuchs2009-06-124-1842/+6
* 4xx: Remove binary cpld bitstream from PMC405 boardMatthias Fuchs2009-06-123-2482/+0
* 4xx: Remove binary cpld bitstream from CMS700 boardMatthias Fuchs2009-06-124-1874/+6
* esd/common: extend cpld command with address parameterMatthias Fuchs2009-06-122-14/+20
* cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser2009-06-121-2/+2
* cmd_i2c: Clean up trivial helper functionsPeter Tyser2009-06-121-21/+4
* cmd_i2c: Clean up i2c command argument parsingPeter Tyser2009-06-121-24/+28
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-1214-78/+42
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-1226-98/+0
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-126-65/+18
* cm5200: Make function test command names more uniquePeter Tyser2009-06-121-9/+9
* tsi108_i2c: Add i2c_init() stub functionPeter Tyser2009-06-121-0/+9
* mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser2009-06-121-0/+1
* Marvell: i2c cleanupPeter Tyser2009-06-121-7/+12
* cpci750: i2c cleanupPeter Tyser2009-06-121-6/+10
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-125-18/+9
* fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala2009-06-127-39/+41
* 85xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala2009-06-121-1/+1
* 85xx: Add README for MPC8569MDSHaiying Wang2009-06-121-0/+78
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-121-0/+6
* 85xx: Add PIB support at CS4/CS5 for MPC8569MDSHaiying Wang2009-06-121-1/+9
* 85xx: Fix some settings for MPC8569MDS boardHaiying Wang2009-06-121-3/+3
* 85xx: Fix MURAM size for MPC8569Haiying Wang2009-06-121-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-06-113-3/+3
|\
| * mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips2009-06-083-3/+3
* | at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD2009-06-101-0/+23
* | apollon: Fix a OBJCFLAGS typoShinya Kuribayashi2009-06-101-1/+1
* | Prepare 2009.06-rc3Wolfgang Denk2009-06-102-1/+574
* | rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclaredWolfgang Denk2009-06-101-1/+2
* | ubifs: fix small error path mismatchDaniel Mack2009-06-091-4/+2
* | EP88x: fix broken linker scriptWolfgang Denk2009-06-091-0/+2
* | TQM85xx: minor config file cleanupWolfgang Denk2009-06-091-4/+3
* | TQM85xx: adapt for new flash typesWolfgang Denk2009-06-091-13/+0
* | 85xx: Fix the wrong SYS_CLK_IN for 8569MDSDave Liu2009-06-091-2/+2
* | 85xx: Fix the wrong BCSR address of 8569MDSDave Liu2009-06-091-1/+1
* | 85xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup2009-06-091-1/+1
* | 85xx: Fix the clock adjust of mpc8569mds boardDave Liu2009-06-091-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-06-091-1/+2
|\ \
| * | at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev2009-06-091-1/+2
* | | ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* | | rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* | | SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* | | Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-084-15/+36
|/ /
* | smc911x: write back the manually set MAC addressDaniel Mack2009-06-071-2/+7
|/
OpenPOWER on IntegriCloud