summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Expose command table search for sub-commandsKumar Gala2008-10-181-0/+7
* mgsuvd, mgcoge: added BOOTCOUNT feature.Heiko Schocher2008-10-182-0/+4
* mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher2008-10-182-0/+12
* hush: add showvar command for hush shell.Heiko Schocher2008-10-181-0/+6
* I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-183-0/+25
* mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher2008-10-182-0/+2
* mgcoge, mgsuvd: add DTT (LM75) support.Heiko Schocher2008-10-182-0/+18
* mgcoge, mgsuvd: added EEprom support.Heiko Schocher2008-10-182-0/+15
* mgcoge, mgsuvd: add I2C support.Heiko Schocher2008-10-182-0/+68
* soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher2008-10-181-0/+9
* hwmon: Add LM63 supportDirk Eibach2008-10-181-0/+1
* Add Red Black Tree supportKyungmin Park2008-10-181-0/+160
* Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun2008-10-181-0/+8
* flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka2008-10-181-0/+1
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-0/+6
* Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang2008-10-181-2/+2
* Remove unwanted ';' at end of define.Selvamuthukumar2008-10-147-12/+12
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-1464-66/+0
* sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu2008-10-141-0/+5
* Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-10-1318-16/+71
|\
| * Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-10-123-7/+3
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-10-123-7/+3
| | |\
| | | * i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski2008-10-083-7/+3
| * | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-10-1214-9/+65
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2008-10-121-1/+27
| | |\ \
| | | * | libfdt: Fix error in documentation for fdt_get_alias_namelen()Gerald Van Baren2008-10-041-1/+1
| | | * | libfdt: Add function to explicitly expand aliasesDavid Gibson2008-10-021-0/+26
| | | * | Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.Jon Loeliger2008-10-011-1/+1
| | | |/
| | * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-123-4/+25
| | |\ \
| | | * | MPC8572DS: Fix compile warningsKumar Gala2008-10-081-1/+1
| | | * | Remove redundant #define for MPC8536DSHaiying Wang2008-10-071-1/+0
| | | * | Add ID EEPROM support for MPC8572DSHaiying Wang2008-10-071-0/+11
| | | * | Minor fixes for I2C address on MPC8572DSHaiying Wang2008-10-071-2/+6
| | | * | Fix the incorrect DDR clk freq reporting on 8536DSJason Jin2008-10-072-1/+8
| | | |/
| | * | mpc83xx: don't disable autobootKim Phillips2008-09-243-3/+3
| | * | mpc83xx: Fix typo in include/mpc83xx.hNobuhiro Iwamatsu2008-09-241-1/+1
| | * | mpc83xx: add h/w flash protection to board configsKim Phillips2008-09-249-0/+9
| | |/
| * | TQM5200: enable support for ATAPI devicesWolfgang Denk2008-10-011-0/+3
| |/
* | ppc4xx: Update DU440 configMatthias Fuchs2008-10-101-2/+4
|/
* Fix Spartan-3 definitions.Laurent Pinchart2008-09-221-3/+3
* Remove duplicate Spartan-3E definition.Laurent Pinchart2008-09-221-9/+0
* socrates: change default mtest address rangeAnatolij Gustschin2008-09-221-2/+2
* socrates: fix SPD EEPROM addressAnatolij Gustschin2008-09-221-1/+1
* sh: Fix compile warningNobuhiro Iwamatsu2008-09-193-56/+68
* ADS5121: fix typo in "rootpath" default settingWolfgang Denk2008-09-181-1/+1
* TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk2008-09-1616-10/+43
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-133-14/+11
* 85xx: socrates: Add support for new image format.u-boot@bugs.denx.de2008-09-131-0/+5
* powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher2008-09-132-1/+3
* Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini2008-09-134-0/+94
OpenPOWER on IntegriCloud