summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-20Merge with /home/sr/git/u-boot/440epx-boot-msgWolfgang Denk
2006-10-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-19Rewrite a series of goto statements as a sequences ofJon Loeliger
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger
2006-10-18Coding Style cleanup.Wolfgang Denk
2006-10-18Update CHANGELOGWolfgang Denk
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk
2006-10-18Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese
2006-10-17Add monitor functions for indirect access to PPC440 DCR'sStefan Roese
2006-10-13Fixed leading whitespace issues.Jon Loeliger
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka
2006-10-12* PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese
2006-10-12* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese
2006-10-12Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-12Remove unneeded include files and local variable.Jon Loeliger
2006-10-12Fix possible uninitialized variable compiler warning.Grant Likely
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk
2006-10-12Fix JFFS2 compilation problemStefan Roese
2006-10-12Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-12Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-12Minor code cleanup.Wolfgang Denk
2006-10-11Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk
2006-10-11* Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-11Move "ar" flags to config.mk to allow for silent "make -s"Jon Loeliger
2006-10-11Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Coding style changes to remove local varible blocksJon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-10-10Ran lindent and cleaned up whitespace issues.Jon Loeliger
2006-10-10Fix whitespace and 80-col issues.Jon Loeliger
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
2006-10-09Merge with /home/sr/git/u-boot/avr32Wolfgang Denk
2006-10-09Define IH_CPU_AVR32Stefan Roese
2006-10-09Fix buffer overflow problem in ft_build.cWolfgang Denk
2006-10-09Make bootp implementation RFC3046 compliantWolfgang Denk
2006-10-09TQM5200: perform POST memory test only on STK52xx carrier board.Wolfgang Denk
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Add missing files for EP82xxM boardsWolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-10-09Add support for EP82xxM boardsWolfgang Denk
2006-10-08Merge with git+ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk
2006-10-05Merge with /home/m8/git/u-bootWolfgang Denk
2006-10-04Fix TLB setup for Ocotea boardStefan Roese
2006-10-04Fix reset problem in sequoia sdram init codeStefan Roese
2006-10-03Update for CAM5200 board:Marian Balakowicz