aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Merge branch 'master' into nextWolfgang Denk7-21/+27
2009-08-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-2/+2
2009-08-25Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk5-11/+11
2009-08-25ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan1-2/+2
2009-08-25Add support for USB on PSC3 for the mpc5200Eric Millbrandt3-2/+14
2009-08-25Add driver for the ST M41T94 SPI RTCAlbin Tonnerre2-0/+125
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre24-233/+5
2009-08-25Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre7-89/+81
2009-08-25Add support for the galaxy5200Eric Millbrandt7-0/+733
2009-08-25unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger14-19/+28
2009-08-25Add md5sum and sha1 commands...Robin Getz2-0/+72
2009-08-25include/s3c24x0.h: fix S3C24X0_SPI_CHANNEL declarationWolfgang Denk1-8/+14
2009-08-23Blackfin: fix typos in gpio commentsMike Frysinger3-9/+9
2009-08-23Blackfin: cm-bf527/cm-bf537: increase flash sectorsHarald Krapfenbauer2-2/+2
2009-08-23sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-08-23start a linker script helper fileMike Frysinger3-10/+33
2009-08-23Blackfin: use common code to preprocess linker scriptMike Frysinger2-5/+2
2009-08-23.gitignore: ignore generated u-boot.ldsMike Frysinger1-0/+1
2009-08-23include/mmc.h: Fix typo in IS_SD() macroAlbin Tonnerre1-1/+1
2009-08-22Prepare 2009.08-rc3v2009.08-rc3Wolfgang Denk3-2/+646
2009-08-22Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk14-54/+91
2009-08-22qemu-mips: Fix Qemu websiteMichal Simek1-1/+1
2009-08-21mpc83xx: accommodate larger kernel sizes by defaultKim Phillips10-20/+20
2009-08-21mpc83xx: mpc8377erdb - change DDR settings to those from latest bspKim Phillips1-3/+3
2009-08-21mpc83xx: tqm8349 - remove pci & flash window conflictKim Phillips1-1/+1
2009-08-21mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUsHeiko Schocher1-0/+3
2009-08-21mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMPPaul Gortmaker3-3/+0
2009-08-21mpc83xx: sbc8349 - make enabling PCI more user friendlyPaul Gortmaker3-27/+64
2009-08-21eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-08-21jffs2: some fixes to summary supportIlya Yanok1-41/+81
2009-08-21arm: rd6281a: Fixed NAND specific warningPrafulla Wadaskar1-0/+1
2009-08-21TRAB: make independent of specific libgcc helper routinesWolfgang Denk2-2/+0
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk14-32/+85
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk21-40/+59
2009-08-21Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-30/+58
2009-08-21Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk4-30/+58
2009-08-21Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-1/+5
2009-08-21NAND boot: fix nand_load overlap issueMingkai Hu1-1/+1
2009-08-21add WATCHDOG_RESET() on nand write and readGiulio Benetti1-0/+4
2009-08-21tsec: Wait for auto-negotiation to complete without linkPeter Tyser1-10/+9
2009-08-21arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom2-4/+18
2009-08-21Wait for the link to come up on kirkwood network initSimon Kagstrom1-6/+14
2009-08-21arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom1-4/+10
2009-08-21e1000: fix PCI memory addressingTimur Tabi1-8/+9
2009-08-18jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok1-3/+14
2009-08-18ppc: trigger WDT before starting LinuxHeiko Schocher1-0/+2
2009-08-18Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-6/+22
2009-08-18Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-16/+22
2009-08-18Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre8-18/+18
2009-08-18omap3: Fixed a problem with hweccBen Goska1-2/+2