aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-26Prepare v2010.06-rc1v2010.06-rc1Wolfgang Denk
2010-05-26Coding style cleanup, update CHANGELOG.Wolfgang Denk
2010-05-26Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-05-26config.mk: use different host compiler for OS X 10.6Andreas Biessmann
2010-05-26Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala
2010-05-26powerpc/bootcount: Fix endianness problemMichael Weiss
2010-05-26dm9000x.c: fix compile problemsWolfgang Denk
2010-05-21a320evb: fix udelay / __udelay confusionWolfgang Denk
2010-05-21ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk
2010-05-21bugfix: Guruplug: Use standard miiphyMahavir Jain
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2010-05-21mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips
2010-05-21Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-05-21Fix "par[t]ition" typo.Wolfgang Denk
2010-05-19UBI: Fix problem in UBI/Linux "compatibility layer"Stefan Roese
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese
2010-05-19MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic
2010-05-17fsl_diu_fb.c: fix build warningsWolfgang Denk
2010-05-17Avoid use of divides in print_sizeNick Thompson
2010-05-17lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin
2010-05-17Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-05-17Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-05-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-05-17Fix SICRL setting in SIMPC8313Ron Madrid
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