Commit Graph

6083 Commits (8e02494e8f86c8f2d7324b5eb9e75271104a01ef)
 

Author SHA1 Message Date
Anatolij Gustschin 8e02494e8f Prevent crash if random DTB address is passed to bootm 16 years ago
Andrew Dyer cc347801ad clean up some #if !defined() in drivers/video/cfb_console.c 16 years ago
Kyungmin Park c83f4c2d77 apollon: use the last memory area for u-boot 16 years ago
Heiko Schocher a6f2e455b7 TQM8272: move NAND part in seperate File 16 years ago
Heiko Schocher 584f979f7e TQM8272: Fix compiling error for the TQM8272 board. 16 years ago
Kyungmin Park 1a7f8ccec9 Add JFFS2 command support on OneNAND 16 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 16 years ago
Ricardo Ribalda Delgado 2b22d608f3 loads: allow negative offsets 16 years ago
Yuri Tikhonov e90fb6afab USB EHCI: reset root hub 16 years ago
Yuri Tikhonov 5875d358f0 RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). 16 years ago
Stefan Roese 3e3c026ed7 devices: Use list_add_tail() instead of list_add() to register a device 16 years ago
Wolfgang Denk f158c3d518 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master 16 years ago
Wolfgang Denk d459516188 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 16 years ago
Nick Spence 64ac1eb5af mpc83xx: fix mpc8313 in-tree building with NAND 16 years ago
Wolfgang Denk 53c987f513 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master 16 years ago
Nick Spence 6eb2a44e27 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions 16 years ago
Nick Spence 46497056ae mpc83xx: Store and display Arbiter Event Register values 16 years ago
Nick Spence ade50c7fa1 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 16 years ago
Nick Spence d9fe88173c MPC83XX: Fix GPIO configuration - set gpio level before direction 16 years ago
Wolfgang Denk ce42d166ac Merge branch 'master' of git://git.denx.de/u-boot-mips 16 years ago
Wolfgang Denk 4615fc22e5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 16 years ago
Wolfgang Denk 16116ddd0d Merge branch 'master' of git://git.denx.de/u-boot-net 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 7007c5975e doc/qemu_mips: add doc howto debug u-boot with gdb 16 years ago
Matthias Fuchs 7deb3b3ecd ppx4xx: Fix broken DASA_SIM board 16 years ago
Stefan Roese 7e410aa30f ppc4xx: Remove reference to common/lists.o from some esd linker scripts 16 years ago
Matthias Fuchs 97b0734d65 ppc4xx: Remove obsolete or unused functions from some esd boards 16 years ago
Matthias Fuchs 1092ce218c ppc4xx: Update VOM405 board configuration 16 years ago
Matthias Fuchs 830c800e28 ppc4xx: Remove obsolete initdram() function from VOM405 board 16 years ago
Matthias Fuchs 3d4dd7a941 ppc4xx: Cleanup VOM405 linker script 16 years ago
Matthias Fuchs fcaffd597f ppc4xx: Add fdt support for VOM405 boards 16 years ago
Matthias Fuchs 9ec367aa2c ppc4xx: Coding style cleanup 16 years ago
Matthias Fuchs 17e65c21ad ppc4xx: Enable USB on PLU405 boards 16 years ago
Matthias Fuchs 40e43e3b87 ppc4xx: Cleanup PLU405 platform file 16 years ago
Matthias Fuchs d74cdb1d06 ppc4xx: Cleanup PLU405 linker script 16 years ago
Matthias Fuchs 3bc1054cec ppc4xx: Add fdt support for PLU405 boards 16 years ago
Matthias Fuchs 5a3e480b78 ppc4xx: Increase U-Boot size to 384kB for PLU405 boards 16 years ago
Jochen Friedrich be1b0d2777 Don't tftp to unknown flash 16 years ago
Nobuhiro Iwamatsu 33314470ab net: smc911x: Add pkt_data_pull and pkt_data_push function 16 years ago
Ben Warren 10efa024b8 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 years ago
Ben Warren ad3381cf41 Moved initialization of E1000 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 4fce2aceaf Moved initialization of plb2800 Ethernet driver to board_eth_init 16 years ago
Ben Warren e1d7480b5d Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory 16 years ago
Ben Warren a0aad08f94 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory 16 years ago
Ben Warren 8218bd2aa6 Moved initialization of IncaIP Ethernet controller to board_eth_init 16 years ago
Ben Warren 164846eeb2 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() 16 years ago
Ben Warren 6aca145e06 Moved initialization of GT6426x Ethernet controller to board_eth_init() 16 years ago
Ben Warren e3090534d6 Moved initialization of PCNET Ethernet controller to board_eth_init() 16 years ago
Ben Warren b902b8dda5 Moved initialization of NATSEMI Ethernet controller to board_eth_init() 16 years ago
Ben Warren 19403633dd Moved initialization of NS8382X Ethernet controller to board_eth_init() 16 years ago