aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD81-110/+110
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-5/+5
2008-09-10muas3001: update BR4 settingsHeiko Schocher1-1/+1
2008-09-10muas3001: added support for the LM75 sensor.Heiko Schocher1-0/+10
2008-09-10muas3001: activate WDT for the muas3001 board.Heiko Schocher1-3/+17
2008-09-10muas3001: added 64MB SDRAM autodetection.Heiko Schocher1-5/+11
2008-09-09FIT: add ability to check hashes of all images in FIT, improve outputBartlomiej Sieka1-0/+1
2008-09-09Add support for booting of INTEGRITY operating system uImagesPeter Tyser1-0/+1
2008-09-09Remove support for booting ARTOS imagesKumar Gala4-8/+0
2008-09-09Moved conditional compile into MakefileAndreas Engel3-3/+3
2008-09-09Update i386 code (sc520_cdp)Graeme Russ6-5/+64
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin1-0/+24
2008-09-0985xx: Socrates: Major code update.Detlev Zundel1-43/+67
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi3-6/+22
2008-09-09stxxtc: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk1-1/+0
2008-09-09NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk1-1/+0
2008-09-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk12-97/+276
2008-09-09onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter listJean-Christophe PLAGNIOL-VILLARD1-0/+1
2008-09-08BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk1-0/+3
2008-09-08ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese2-21/+14
2008-09-08Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese17-6/+22
2008-09-08ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs2-0/+12
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese1-1/+0
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-07ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park1-3/+6
2008-09-06Allow console input to be disabledMark Jackson12-0/+12
2008-09-06USB EHCI: reset root hubYuri Tikhonov1-0/+1
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo1-0/+3
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham5-14/+55
2008-09-05ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado4-82/+213
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+4
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence1-0/+4
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-131/+109
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk3-0/+757
2008-09-03ppc4xx: Update VOM405 board configurationMatthias Fuchs1-43/+9
2008-09-03ppc4xx: Add fdt support for VOM405 boardsMatthias Fuchs1-0/+2
2008-09-03ppc4xx: Coding style cleanupMatthias Fuchs1-83/+79
2008-09-03ppc4xx: Enable USB on PLU405 boardsMatthias Fuchs1-4/+16
2008-09-03ppc4xx: Add fdt support for PLU405 boardsMatthias Fuchs1-0/+2
2008-09-03ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs1-3/+3
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+8
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren1-0/+4
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren1-0/+4
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren1-0/+1
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren1-0/+1
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren1-0/+1
2008-09-02Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren1-0/+1