summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mpc83xx: mpc8377erdb - change DDR settings to those from latest bspKim Phillips2009-08-21-3/+3
* mpc83xx: tqm8349 - remove pci & flash window conflictKim Phillips2009-08-21-1/+1
* mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUsHeiko Schocher2009-08-21-0/+3
* mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMPPaul Gortmaker2009-08-21-3/+0
* mpc83xx: sbc8349 - make enabling PCI more user friendlyPaul Gortmaker2009-08-21-27/+64
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-21-32/+85
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-40/+59
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-08-21-30/+58
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-21-30/+58
| |\
| | * tsec: Wait for auto-negotiation to complete without linkPeter Tyser2009-08-21-10/+9
| | * arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom2009-08-21-4/+18
| | * Wait for the link to come up on kirkwood network initSimon Kagstrom2009-08-21-6/+14
| | * arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom2009-08-21-4/+10
| | * e1000: fix PCI memory addressingTimur Tabi2009-08-21-8/+9
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-08-21-1/+5
|\ \ \ | |/ /
| * | NAND boot: fix nand_load overlap issueMingkai Hu2009-08-21-1/+1
| * | add WATCHDOG_RESET() on nand write and readGiulio Benetti2009-08-21-0/+4
| |/
* | jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok2009-08-18-3/+14
* | ppc: trigger WDT before starting LinuxHeiko Schocher2009-08-18-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-08-18-6/+22
|\
| * 85xx: Fix addrmap to include memoryKumar Gala2009-08-14-6/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-08-18-16/+22
|\ \
| * | ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese2009-08-18-16/+22
| |/
* | Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre2009-08-18-18/+18
* | omap3: Fixed a problem with hweccBen Goska2009-08-18-2/+2
* | Monahans: avoid floating point calculationsWolfgang Denk2009-08-17-7/+11
|/
* flash: Fix CFI buffer size bugJohn Schmoller2009-08-13-1/+1
* trab: rename spi_init()Mike Frysinger2009-08-13-7/+7
* zlib: add watchdog reset callGiuseppe CONDORELLI2009-08-11-1/+7
* zlib: updated to v.1.2.3Giuseppe CONDORELLI2009-08-11-2185/+2466
* dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher2009-08-11-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-08-11-0/+1
|\
| * 83xx, kmeter1, fix: update in the DTS the correct size for the first flashHeiko Schocher2009-07-29-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-08-11-1/+1
|\ \
| * | MIMC200: reduce LCD pixclockMark Jackson2009-08-11-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-11-85/+538
|\ \ \
| * | | UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun2009-08-10-17/+19
| * | | Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun2009-08-10-8/+9
| * | | net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar2009-08-10-6/+9
| * | | Fix E1000 build warning on AP1000 boardRoy Zang2009-08-10-44/+44
| * | | ARM: Davinci DM355: Enabling DM9000 on DM355 EVMSandeep Paulraj2009-08-10-1/+9
| * | | net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-10-9/+14
| * | | arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang2009-08-10-0/+434
| |/ /
* | | 85xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala2009-08-10-4/+0
|/ /
* | Prepare 2009.08-rc2v2009.08-rc2Wolfgang Denk2009-08-10-1/+1021
* | Minor coding style cleanup.Wolfgang Denk2009-08-10-4/+0
* | net/tftp.c: fix warning: pointer targets differ in signednessWolfgang Denk2009-08-10-1/+3
* | ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2009-08-10-38/+1
* | OMAP3: Fix missing GPMC_CONFIG_CS0_BASEDirk Behme2009-08-10-0/+1
* | mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-09-0/+565