summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-2525-3/+3
* drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD2007-11-259-6/+6
* drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-258-9/+49
* drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-2513-12/+54
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-2513-9/+13
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25109-50/+48
* drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-2514-9/+55
* drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD2007-11-249-9/+51
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-249-6/+52
* drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-207-8/+50
* Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-2050-183/+437
|\
| * Prepare for 1.3.0 release.Wolfgang Denk2007-11-192-1/+68
| * Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang2007-11-191-5/+5
| * [MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi2007-11-191-0/+4
| * Fix build problems with mp2usb boardWolfgang Denk2007-11-192-2/+4
| * s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-182-8/+8
| * pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD2007-11-181-0/+2
| * Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-188-8/+11
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-1812-12/+187
| * Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD2007-11-186-9/+9
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-1814-134/+132
| |\
| | * [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2007-11-171-2/+1
| | * [MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi2007-11-171-3/+1
| | * [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-173-47/+39
| | * [MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi2007-11-171-1/+1
| | * [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi2007-11-171-1/+1
| | * [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi2007-11-171-59/+59
| | * MAKEALL: Added missing pb1000 boardShinya Kuribayashi2007-11-171-0/+1
| | * [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.SShinya Kuribayashi2007-11-172-3/+3
| | * [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi2007-11-176-22/+30
| * | gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi2007-11-181-1/+1
| * | Fix warning differ in signedness in common/cmd_scsi.cStefan Roese2007-11-181-3/+6
| |/
* | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-1640-243/+1997
|\ \ | |/
| * Update CHANGELOIG, prepare for -rc4Wolfgang Denk2007-11-172-1/+323
| * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-1711-22/+362
| |\
| | * ColdFire: MCF5329 - Remove reset registers from CCMTsiChungLiew2007-11-081-12/+9
| | * ColdFire: MCF5329 - Add Reset structure to immap_5329.hTsiChungLiew2007-11-081-0/+5
| | * ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file modeTsiChungLiew2007-11-081-0/+0
| | * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-074-3/+288
| | * ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-073-7/+19
| | * ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew2007-11-074-0/+41
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxxWolfgang Denk2007-11-170-0/+0
| |\ \
| * | | Fix the i2c frequency and default address in rsdproto boardLuotao Fu2007-11-172-4/+4
| * | | powerpc: Backout relocation changes for MPC5121, too.Wolfgang Denk2007-11-171-0/+1
| * | | powerpc: Backout relocation changes.Grant Likely2007-11-1719-15/+18
| * | | Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-179-13/+41
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-11-172-11/+19
| |\ \ \
| | * | | ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese2007-11-131-9/+17
| | * | | Merge branch 'master' of git://www.denx.de/git/u-bootStefan Roese2007-11-1357-415/+1020
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge git://www.denx.de/git/u-bootStefan Roese2007-10-2738-228/+573
| | |\ \ \
OpenPOWER on IntegriCloud