aboutsummaryrefslogtreecommitdiffstats
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher1-0/+9
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser1-8/+0
2009-09-22FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler1-2/+4
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt1-0/+7
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz1-2/+2
2009-08-25Add support for USB on PSC3 for the mpc5200Eric Millbrandt1-0/+4
2009-08-25Add md5sum and sha1 commands...Robin Getz1-0/+4
2009-07-22Save server's MAC address in environmentRobin Getz1-0/+5
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-1/+0
2009-07-17Added support for splash screen positioningMatthias Weisser1-0/+20
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood1-1/+0
2009-07-16Improve U-Boot Porting Guide in the READMEJerry Van Baren1-24/+36
2009-07-07nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski1-0/+6
2009-06-21ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja1-0/+5
2009-06-12mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese1-0/+11
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser1-11/+4
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-5/+0
2009-04-04Add support for building native win32 toolsPeter Tyser1-0/+10
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-5/+5
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-0/+1
2009-03-188xx, icache: enabling ICache not before running from RAMHeiko Schocher1-0/+5
2009-02-19README: remove duplicate entryKim Phillips1-4/+0
2009-02-19Create configuration option for restricted ns16550 functionsRon Madrid1-0/+7
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-02-12ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIEDirk Eibach1-0/+4
2009-02-118xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher1-1/+1
2009-02-1082xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher1-0/+8
2009-01-31ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD1-2/+1
2009-01-28Command usage cleanupPeter Tyser1-0/+3
2009-01-27soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer1-0/+9
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser1-0/+4
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+9
2008-12-30README: update mailing list name and hits to patch submission.Wolfgang Denk1-8/+9
2008-12-19Add support for PCA953x I2C gpio devicesPeter Tyser1-0/+9
2008-12-07README: Document CONFIG_SYS parameters for vxworksNiklaus Giger1-0/+18
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik1-0/+5
2008-10-23Blackfin: document some of the blackfin directoriesMike Frysinger1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-167/+167
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher1-0/+47
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun1-1/+1
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka1-0/+12
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun1-0/+3
2008-09-13Update mailing list email and archive addressesPeter Tyser1-4/+4
2008-09-13Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini1-0/+23
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-22/+22
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1