Commit Graph

3047 Commits (c0878af6e32f0fd8e13a6ca315b9add64441115a)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9656138ff1 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 057c849c45 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 32628c5008 cmd_mac: Move conditional compilation to Makefile 16 years ago
Heiko Schocher 0b7c563989 muas3001: update BR4 settings 16 years ago
Heiko Schocher 245f6ef3e1 muas3001: added support for the LM75 sensor. 16 years ago
Heiko Schocher 4a02a2dca8 muas3001: activate WDT for the muas3001 board. 16 years ago
Heiko Schocher a55d074dac muas3001: added 64MB SDRAM autodetection. 16 years ago
Bartlomiej Sieka 919f550dc1 FIT: add ability to check hashes of all images in FIT, improve output 16 years ago
Peter Tyser f5ed9e3908 Add support for booting of INTEGRITY operating system uImages 16 years ago
Kumar Gala 9ba2e2c819 Remove support for booting ARTOS images 16 years ago
Andreas Engel 48d0192fe8 Moved conditional compile into Makefile 16 years ago
Graeme Russ 3ef96ded38 Update i386 code (sc520_cdp) 16 years ago
Anatolij Gustschin e64987a892 85xx: socrates: Enable Lime support. 16 years ago
Detlev Zundel 3e79b588b5 85xx: Socrates: Major code update. 16 years ago
Timur Tabi e8d18541c6 Update Freescale 85xx boards to sys_eeprom.c 16 years ago
Wolfgang Denk fe876787f8 stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions 16 years ago
Wolfgang Denk 965de106ba NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions 16 years ago
Anatolij Gustschin 36241ca29d 85xx: socrates: Enable Lime support. 16 years ago
Detlev Zundel 7a47753ddc 85xx: Socrates: Major code update. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3221b074a0 onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter list 16 years ago
Timur Tabi 8febd13c69 Update Freescale 85xx boards to sys_eeprom.c 16 years ago
Wolfgang Denk 4394f9a8c4 BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings 16 years ago
Stefan Roese 5ff889349d ppc4xx: Move ppc4xx specific prototypes to ppc4xx header 16 years ago
Matthias Fuchs ac53ee8318 ppc4xx: Update CPCI405(AB) configuration 16 years ago
Stefan Roese f071f01fd0 ppc4xx: Remove CONFIG_CS8952_PHY define 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d1e2319414 rtc: allow rtc_set to return an error and use it in cmd_date 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ee9536a28c ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER 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
Yuri Tikhonov e90fb6afab USB EHCI: reset root hub 16 years ago
Victor Gallardo 78d7823689 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY 16 years ago
Adam Graham f6b6c45840 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines 16 years ago
Ricardo Ribalda Delgado e07f4a8033 ppc44x: Unification of virtex5 pp440 boards 16 years ago
Nick Spence 46497056ae mpc83xx: Store and display Arbiter Event Register values 16 years ago
Matthias Fuchs 1092ce218c ppc4xx: Update VOM405 board configuration 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 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
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