Commit Graph

6356 Commits (dbbbb3abeff325855cae76e33d69d5665631443f)
 

Author SHA1 Message Date
Haiying Wang dbbbb3abef Make DDR interleaving mode work correctly 16 years ago
Kumar Gala 1c9aa76bf9 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards 16 years ago
Kumar Gala 7c0d4a7508 85xx: Improve flash remapping on MPC8572DS & MPC8536DS 16 years ago
Kumar Gala 54e091d3b6 85xx: Export invalidate_{i,d}cache and add flush_dcache 16 years ago
Heiko Schocher 6250f0f629 mgcoge, mgsuvd: extract more common code 16 years ago
Heiko Schocher 9e299192ca mgcoge, mgsuvd: use in_*/out_* accesors 16 years ago
Heiko Schocher a21ca95f8b mgsuvd: fix compiler warning when using soft_i2c driver 16 years ago
Heiko Schocher cac9cf7875 mgsuvd: fix coding style 16 years ago
Heiko Schocher 5f4c3137f4 mgcoge: Second Flash on CS5 not on CS1 16 years ago
Kumar Gala 76da19df5b Added arch_lmb_reserve to allow arch specific memory regions protection 16 years ago
Heiko Schocher e02d4a9904 mgcoge: added CONFIG_FIT to support the new u-boot image format 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kumar Gala 71edc27181 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version 16 years ago
Kumar Gala b799cb4c0e Expose command table search for sub-commands 16 years ago
Heiko Schocher f7e51b2750 mgsuvd, mgcoge: added BOOTCOUNT feature. 16 years ago
Heiko Schocher 8f64da7f83 mgcoge, mgsuvd: added support for the IVM EEprom. 16 years ago
Heiko Schocher 81473f6781 hush: add showvar command for hush shell. 16 years ago
Heiko Schocher 67b23a3228 I2C: adding new "i2c bus" Command to the I2C Subsystem. 16 years ago
Heiko Schocher c24853644d mgcoge, mgsuvd: add board specific I2C deblocking mechanism. 16 years ago
Heiko Schocher 4ca107effe soft_i2c: Add CFG_I2C_INIT_BOARD option 16 years ago
Heiko Schocher e5e4edd9f1 mgcoge, mgsuvd: add DTT (LM75) support. 16 years ago
Heiko Schocher 8e442df438 lm75: Make the LM75 MULTI_BUS compatible. 16 years ago
Heiko Schocher 12f1678127 lm75: fix Codingstyle issues. 16 years ago
Heiko Schocher f2202450c7 mgcoge, mgsuvd: added EEprom support. 16 years ago
Heiko Schocher 9661bf9d12 mgcoge, mgsuvd: add I2C support. 16 years ago
Heiko Schocher 98aed37958 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. 16 years ago
Heiko Schocher 799b784aa0 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. 16 years ago
Heiko Schocher 0809ea2f43 mgcoge: fix Coding Style issues. 16 years ago
Heiko Schocher e43a27c497 I2C: add new command i2c reset. 16 years ago
Heiko Schocher 86e9cdf8c4 mgsuvd, mgcoge: move this 2 boards in one dir. 16 years ago
Dirk Eibach 1c6fe6eac7 hwmon: Add LM63 support 16 years ago
Kyungmin Park 7ba890bf2f Add Red Black Tree support 16 years ago
richardretanubun fbd85ad65d CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c 16 years ago
richardretanubun 07f3d789b9 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 16 years ago
Bartlomiej Sieka fbc87dc054 FIT: output image load address for type 'firmware', fix message while there 16 years ago
Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 years ago
Bartlomiej Sieka 3f0cf51dab flash: factor out adjusting of Flash address to the end of sector 16 years ago
Bartlomiej Sieka e83cc06375 net: Make TFTP server timeout configurable 16 years ago
Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Haiying Wang 41410eee47 Change UEC PHY interface to RGMII on MPC8568MDS 16 years ago
Wolfgang Denk 6971009217 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 16 years ago
Heiko Schocher 374b903829 Fix compiler warning in lib_ppc/board.c 16 years ago
Selvamuthukumar 9724555755 mpc83xx: wait till UPM completes the write to array 16 years ago
Selvamuthukumar 03e2dbb18e Remove unwanted ';' at end of define. 16 years ago
Hugo Villeneuve b2934a5665 ARM DaVinci: Add maintainer information for SFFSDR board. 16 years ago
Matthias Fuchs 12c6670f87 api: fix type mismatch 16 years ago
Peter Tyser 9bc2e4eee3 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS 16 years ago
Wolfgang Denk a0b1b610e9 Update CHANGELOG 16 years ago
Jason Jin 0f8cbc1829 Do not init SATA when disabled on 8536DS. 16 years ago