Commit Graph

3536 Commits (a5f601fd1b1278deae5aa9fc27a232b0d1c1c788)
 

Author SHA1 Message Date
Wolfgang Denk a5f601fd1b Cleanup coding style; update CHANGELOG 17 years ago
Wolfgang Denk fe08fb6580 Merge commit '87ddedd' 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 87ddedd6ad Makefile : fix tags ctags etags with new drivers organization 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 59829cc189 drivers/mtd : move mtd drivers to drivers/mtd 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 318c0b9043 drivers/misc : move misc drivers to drivers/misc 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 33daf5b785 drivers/block : move block drivers to drivers/block 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0c698dcaa7 drivers/rtc : move rtc drivers to drivers/rtc 17 years ago
Jean-Christophe PLAGNIOL-VILLARD f868cc5a50 drivers/hwmon : move hardware monitor drviers to drivers/hwmon 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 16b195c82a drivers/input : move input drivers to drivers/input 17 years ago
Jean-Christophe PLAGNIOL-VILLARD e455866629 drivers/usb : move usb drivers to drivers/usb 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1378df792a drivers/serial : move serial drivers to drivers/serial 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 352d259130 drivers/video : move video drivers to drivers/video 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 7364621718 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 93a686ee9c drivers/pci : move pci drivers to drivers/pci 17 years ago
Wolfgang Denk cfa4c9d899 Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt 17 years ago
Gerald Van Baren 9162352817 Fix fdt printing for updated libfdt 17 years ago
Kumar Gala 9eb77cea1f Add additional fdt fixup helper functions 17 years ago
Kumar Gala ab544633ab Add fdt_fixup_ethernet helper to set mac addresses 17 years ago
Kumar Gala dbaf07ce62 Fix warnings from import of libfdt 17 years ago
Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 years ago
Kumar Gala e93becf80d Move do_fixup* for libfdt into common code 17 years ago
Kumar Gala f738b4a759 Make no options to fdt print default to '/' 17 years ago
Kumar Gala a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt 17 years ago
Grant Likely 98e2867cc8 [BUILD] Remove libraries when updating autoconf.mk 17 years ago
Kumar Gala ed1353d74b [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Grant Likely 2f155f6c0a [BUILD] Generate include/autoconf.mk from board config files 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 080c646dbf drivers/i2c : move i2c drivers to drivers/i2c 17 years ago
Grant Likely f92edbd8a0 Merge branch 'origin' into kconfig-for-1.3.1 17 years ago
Wolfgang Denk 9a337ddc15 Prepare for 1.3.0 release. 17 years ago
Haiying Wang f30ad49b16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS 17 years ago
Shinya Kuribayashi f8c3206093 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning 17 years ago
Wolfgang Denk e8da58f2bc Fix build problems with mp2usb board 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6bf4c686af s3c24x0: Fix usb_ohci.c missing in Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6073f61e07 pb1x00 board: Fix u16 status declaration when PCMCIA is defined 17 years ago
Wolfgang Denk 8412d814ce Fix compiler warnings for ARM systems. 17 years ago
Wolfgang Denk 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
Wolfgang Denk 0b20335015 Merge branch 'master' of git://www.denx.de/git/u-boot-mips 17 years ago
Shinya Kuribayashi 7e14fc6536 gth2.c: Fix a warning on gth2 build. 17 years ago
Stefan Roese 2309c130aa Fix warning differ in signedness in common/cmd_scsi.c 17 years ago
Shinya Kuribayashi 7e1d884b7c [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker 17 years ago
Shinya Kuribayashi 16664f7285 [MIPS] Remove useless instructions for initializing $gp. 17 years ago
Shinya Kuribayashi 03c031d566 [MIPS] MIPS 4K core: Coding style cleanups 17 years ago
Shinya Kuribayashi f5e429d386 [MIPS] gth2.c: Fix a warning on gth2 build. 17 years ago
Shinya Kuribayashi 4fbd0741b2 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. 17 years ago
Shinya Kuribayashi f013204597 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error 17 years ago
Shinya Kuribayashi b09258c539 MAKEALL: Added missing pb1000 board 17 years ago
Shinya Kuribayashi 2e4a6e3667 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S 17 years ago