aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-25drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD25-3/+3
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD9-6/+6
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD8-9/+49
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD13-12/+54
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD13-9/+13
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD109-50/+48
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD14-9/+55
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD9-9/+51
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD9-6/+52
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD7-8/+50
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely50-183/+437
2007-11-19Prepare for 1.3.0 release.v1.3.0Wolfgang Denk2-1/+68
2007-11-19Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang1-5/+5
2007-11-19[MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi1-0/+4
2007-11-19Fix build problems with mp2usb boardWolfgang Denk2-2/+4
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2-8/+8
2007-11-18pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk8-8/+11
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk12-12/+187
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD6-9/+9
2007-11-18Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk14-134/+132
2007-11-18gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi1-1/+1
2007-11-18Fix warning differ in signedness in common/cmd_scsi.cStefan Roese1-3/+6
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi1-2/+1
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi1-3/+1
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi3-47/+39
2007-11-17[MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi1-1/+1
2007-11-17[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi1-1/+1
2007-11-17[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi1-59/+59
2007-11-17MAKEALL: Added missing pb1000 boardShinya Kuribayashi1-0/+1
2007-11-17[MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.SShinya Kuribayashi2-3/+3
2007-11-17[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi6-22/+30
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely40-243/+1997
2007-11-17Update CHANGELOIG, prepare for -rc4v1.3.0-rc4Wolfgang Denk2-1/+323
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk11-22/+362
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxxWolfgang Denk0-0/+0
2007-11-17Fix the i2c frequency and default address in rsdproto boardLuotao Fu2-4/+4
2007-11-17powerpc: Backout relocation changes for MPC5121, too.Wolfgang Denk1-0/+1
2007-11-17powerpc: Backout relocation changes.Grant Likely19-15/+18
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD9-13/+41
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2-11/+19
2007-11-17Fix a bug in the slave serial programming mode for the XilinxWolfgang Denk2-2/+2
2007-11-1786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger1-2/+4
2007-11-17make 8610 board use pixis resetJason Jin1-2/+2
2007-11-17Unify pixis_reset altbank across board familiesJason Jin3-1/+6
2007-11-17Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2-7/+7
2007-11-17Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-16Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD1-6/+6
2007-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk6-179/+1227
2007-11-15Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely1-11/+22