aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD529-36823/+36823
2008-10-18Expose command table search for sub-commandsKumar Gala1-0/+7
2008-10-18mgsuvd, mgcoge: added BOOTCOUNT feature.Heiko Schocher2-0/+4
2008-10-18mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher2-0/+12
2008-10-18hush: add showvar command for hush shell.Heiko Schocher1-0/+6
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher3-0/+25
2008-10-18mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher2-0/+2
2008-10-18mgcoge, mgsuvd: add DTT (LM75) support.Heiko Schocher2-0/+18
2008-10-18mgcoge, mgsuvd: added EEprom support.Heiko Schocher2-0/+15
2008-10-18mgcoge, mgsuvd: add I2C support.Heiko Schocher2-0/+68
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher1-0/+9
2008-10-18hwmon: Add LM63 supportDirk Eibach1-0/+1
2008-10-18Add Red Black Tree supportKyungmin Park1-0/+160
2008-10-18Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun1-0/+8
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