summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk
2008-09-1385xx: socrates: Add support for new image format.u-boot@bugs.denx.de
2008-09-13powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher
2008-09-13Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-12ppc4xx: Enable device tree (FDT) support in zeus board portStefan Roese
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese
2008-09-12ARM: synchronize mach-types.h with linux 2.6.27-rc6Jean-Christophe PLAGNIOL-VILLARD
2008-09-12ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & o...Gururaja Hebbar K R
2008-09-12i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja
2008-09-10ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENANDJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10muas3001: update BR4 settingsHeiko Schocher
2008-09-10muas3001: added support for the LM75 sensor.Heiko Schocher
2008-09-10muas3001: activate WDT for the muas3001 board.Heiko Schocher
2008-09-10muas3001: added 64MB SDRAM autodetection.Heiko Schocher
2008-09-09FIT: add ability to check hashes of all images in FIT, improve outputBartlomiej Sieka
2008-09-09Add support for booting of INTEGRITY operating system uImagesPeter Tyser
2008-09-09Remove support for booting ARTOS imagesKumar Gala
2008-09-09Moved conditional compile into MakefileAndreas Engel
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin
2008-09-0985xx: Socrates: Major code update.Detlev Zundel
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi
2008-09-09stxxtc: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk
2008-09-09NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk
2008-09-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-09onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter listJean-Christophe PLAGNIOL-VILLARD
2008-09-08BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk
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