aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-18flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka1-0/+1
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun1-0/+6
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang1-2/+2
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar7-12/+12
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser64-66/+0
2008-10-14sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu1-0/+5
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese18-16/+71
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk3-7/+3
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-7/+3
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk14-9/+65
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk1-1/+27
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-4/+25
2008-10-10ppc4xx: Update DU440 configMatthias Fuchs1-2/+4
2008-10-08MPC8572DS: Fix compile warningsKumar Gala1-1/+1
2008-10-08i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski3-7/+3
2008-10-07Remove redundant #define for MPC8536DSHaiying Wang1-1/+0
2008-10-07Add ID EEPROM support for MPC8572DSHaiying Wang1-0/+11
2008-10-07Minor fixes for I2C address on MPC8572DSHaiying Wang1-2/+6
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin2-1/+8
2008-10-04libfdt: Fix error in documentation for fdt_get_alias_namelen()Gerald Van Baren1-1/+1
2008-10-02libfdt: Add function to explicitly expand aliasesDavid Gibson1-0/+26
2008-10-01Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.Jon Loeliger1-1/+1
2008-10-01TQM5200: enable support for ATAPI devicesWolfgang Denk1-0/+3
2008-09-24mpc83xx: don't disable autobootKim Phillips3-3/+3
2008-09-24mpc83xx: Fix typo in include/mpc83xx.hNobuhiro Iwamatsu1-1/+1
2008-09-24mpc83xx: add h/w flash protection to board configsKim Phillips9-0/+9
2008-09-22Fix Spartan-3 definitions.Laurent Pinchart1-3/+3
2008-09-22Remove duplicate Spartan-3E definition.Laurent Pinchart1-9/+0
2008-09-22socrates: change default mtest address rangeAnatolij Gustschin1-2/+2
2008-09-22socrates: fix SPD EEPROM addressAnatolij Gustschin1-1/+1
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu3-56/+68
2008-09-18ADS5121: fix typo in "rootpath" default settingWolfgang Denk1-1/+1
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk16-10/+43
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk3-14/+11
2008-09-1385xx: socrates: Add support for new image format.u-boot@bugs.denx.de1-0/+5
2008-09-13powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher2-1/+3
2008-09-13Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini4-0/+94
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk434-2679/+2687
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-1/+6
2008-09-12ppc4xx: Enable device tree (FDT) support in zeus board portStefan Roese1-0/+6
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-1/+0
2008-09-12ARM: synchronize mach-types.h with linux 2.6.27-rc6Jean-Christophe PLAGNIOL-VILLARD1-127/+3518
2008-09-12ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & o...Gururaja Hebbar K R2-2/+2
2008-09-12i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja2-0/+6
2008-09-10ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD433-1930/+1930
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD1-0/+9
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD373-460/+460
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD5-5/+5
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD48-52/+52