Commit Graph

281 Commits (7a8979591171676417ab36852d8811a8c46accd8)

Author SHA1 Message Date
Niklaus Giger 0b2f4ecad4 README: Document CONFIG_SYS parameters for vxworks 16 years ago
Piotr Ziecik 91809ed51d cfi-mtd: Add cfi-mtd driver. 16 years ago
Mike Frysinger adbfeeb7b3 Blackfin: document some of the blackfin directories 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Heiko Schocher 67b23a3228 I2C: adding new "i2c bus" Command to the I2C Subsystem. 16 years ago
richardretanubun 07f3d789b9 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 16 years ago
Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Peter Tyser 0c32565f53 Update mailing list email and archive addresses 16 years ago
Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 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
Victor Gallardo 9ebbb54f7a ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR 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
Markus Heidelberg 1dc306931c README: fix missing subdirectory in the documentation 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago
Magnus Lilja 0d28f34bbe Update the U-Boot wiki URL. 16 years ago
Marcel Ziswiler 11ccc33fa2 Many spelling fixes in README. 16 years ago
Gerald Van Baren fec6d9ee7c Remove the deprecated CONFIG_OF_FLAT_TREE 16 years ago
Jens Gehrlein 557b377d8b smc911x: add 16 bit support 16 years ago
Stelian Pop 39cf480484 Add ATMEL LCD driver 16 years ago
Adrian Filipi 8fbc985bda Fix some typos 16 years ago
Guennadi Liakhovetski 40cb90ee2b net: make ARP timeout configurable 16 years ago
Guennadi Liakhovetski 7ce6370982 RTC driver for MC13783 16 years ago
Guennadi Liakhovetski 38254f45b0 New i.MX31 SPI driver 16 years ago
Bartlomiej Sieka 7d721e34ae Boot-related documentation update 16 years ago
Guennadi Liakhovetski 96ef831f71 cfi_flash: Support buffered writes on non-standard Spansion NOR flash 16 years ago
Daniel Hellstrom b330990c2f SPARC: Added support for SPARC LEON2 SOC Processor. 16 years ago
Daniel Hellstrom 1e9a164e22 SPARC: Added support for SPARC LEON3 SOC processor. 16 years ago
Daniel Hellstrom c2f02da21a SPARC: Added generic support for SPARC architecture. 16 years ago
Kim Phillips 6fe2946f19 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code 16 years ago
Andre Schwarz ac3315c26e new PHY @ e1000 - 2nd try 16 years ago
Aras Vaichas d9a2f416d6 DHCP request fix for Windows Server 2003 16 years ago
Stefan Roese 5e12e75d17 ppc: Small change to CFG_MEM_TOP_HIDE description 16 years ago
Stefan Roese 14f73ca679 ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" 16 years ago
Anatolij Gustschin d4ee711d8a README: update documentation (availability, links, etc.) 16 years ago
Joakim Tjernlund da8808df7a Add CFG_RTC_DS1337_NOOSC to turn off OSC output 16 years ago
Wolfgang Denk 218ca724c0 README: update documentation (availability, links, etc.) 16 years ago
Jerry Van Baren 9a042e9ca5 Flash programming progress countdown. 16 years ago
Tor Krill 9536dfcce0 Add support for Intersil isl1208 RTC 16 years ago
Marian Balakowicz 3310c549a7 [new uImage] Add new uImage format documentation and examples 16 years ago
Marian Balakowicz f773bea8e1 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used 16 years ago
Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 16 years ago
Wolfgang Denk e7670f6c1e PPC: Use r2 instead of r29 as global data pointer 17 years ago