summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-17mpc83xx: fix NAND bootstrap too big errorKim Phillips
2010-05-17Removal of checkboard from spl bootstrap build for SIMPC8313Ron Madrid
2010-05-17ppc4xx: Fix building PLU405 boardMatthias Fuchs
2010-05-16Makefile: fix out-of-tree building of "u-boot.img" targetWolfgang Denk
2010-05-15MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk
2010-05-15ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaintsWolfgang Denk
2010-05-15drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk
2010-05-12Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala
2010-05-1285xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala
2010-05-1285xx: Add is_serdes_configured() support to MPC8536 SERDESKumar Gala
2010-05-12fsl-diu: Using I/O accessor to CCSR spaceJerry Huang
2010-05-09Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-05-07mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz
2010-05-07mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid
2010-05-07serial: punt unused serial_addr()Mike Frysinger
2010-05-07update include/asm/ gitignore after moveMike Frysinger
2010-05-07Fixup native builds on powerpcKumar Gala
2010-05-06cmd_usb.c: show cmd usage if no args givenSerge Ziryukin
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese
2010-05-06Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-05-06drivers/*/Makefile: fix conditional compile rule.Ender.Dai
2010-05-06Move test for unnecessary memmove to memmove_wd()Larry Johnson
2010-05-06compiler.h: add uint typedefMike Frysinger
2010-05-06command.c: Enable auto tab for the editenv commandTrübenbach, Ralf
2010-05-0674xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt
2010-05-06sc520: Fix minor DRAM Controller Setup bugGraeme Russ
2010-05-06sc520: Update to new AMD CopyrightGraeme Russ
2010-05-06eNET: Implement eNET WatchdogGraeme Russ
2010-05-06eNET: Use SC520 MMCR to reset eNET boardGraeme Russ
2010-05-06eNET: Add PC/AT compatibility setup functionGraeme Russ
2010-05-06eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ
2010-05-06sc520: Board Specific PCI InitGraeme Russ
2010-05-06sc520: Move PCI defines to PCI include fileGraeme Russ
2010-05-06eNET: Fix CONFIG_SYS_HZ to be 1000Graeme Russ
2010-05-06eNET: Fix Flash WriteGraeme Russ
2010-05-06sc520: Allow boards to override udelayGraeme Russ
2010-05-06x86: Fix support for booting bzImageGraeme Russ
2010-05-06x86: Provide weak PC/AT compatibility setup functionGraeme Russ
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ
2010-05-06SERIAL: Enable port-mapped accessGraeme Russ
2010-05-06x86: Fix copying of Real-Mode code into RAMGraeme Russ
2010-05-06x86: Pass relocation offset into Global DataGraeme Russ
2010-05-06x86: Move GDT to a safe location in RAMGraeme Russ
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ
2010-05-06x86: Split sc520 memory sizing versus reportingGraeme Russ
2010-05-06x86: Fix sc520 memory size reportingGraeme Russ
2010-05-06x86: Fix do_go_exec()Graeme Russ
2010-05-06x86: Add register dump to crash handlersGraeme Russ
2010-05-06x86: Fix MMCR AccessGraeme Russ