summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-08ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese
2008-09-08Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-09-08ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-07ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park
2008-09-06Allow console input to be disabledMark Jackson
2008-09-06USB EHCI: reset root hubYuri Tikhonov
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham
2008-09-05ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-09-03ppc4xx: Update VOM405 board configurationMatthias Fuchs
2008-09-03ppc4xx: Add fdt support for VOM405 boardsMatthias Fuchs
2008-09-03ppc4xx: Coding style cleanupMatthias Fuchs
2008-09-03ppc4xx: Enable USB on PLU405 boardsMatthias Fuchs
2008-09-03ppc4xx: Add fdt support for PLU405 boardsMatthias Fuchs
2008-09-03ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren
2008-09-02Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Introduce netdev.h header file and remove externsBen Warren
2008-09-02Add pixis_set_sgmii commandAndy Fleming
2008-09-02Add support for Freescale SGMII Riser CardAndy Fleming
2008-09-02Add SGMII support to the tsecAndy Fleming
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-09-02tsec: Move tsec.h to include/Andy Fleming
2008-09-02device: make device_register() clone the deviceJean-Christophe PLAGNIOL-VILLARD
2008-09-01Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2008-08-31sh: Fix compile error rsk7203 boardNobuhiro Iwamatsu