]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2008-10-18  Jason JinEnabled the Freescale SGMII riser card on 8536DS
2008-10-18  Liu YuEnabled the Freescale SGMII riser card on 8572DS
2008-10-18  Liu YuMake pixis_set_sgmii more general to support MPC85xx...
2008-10-18  Ed SwarthoutAdd cpu/8xxx to TAGS_SUBDIRS
2008-10-18  Ed Swarthoutfsl_law clear enable before changing.
2008-10-18  Ed Swarthoutmpc8572 additional end-point mode
2008-10-18  Ed Swarthout85xx if NUM_CPUS>1, print cpu number
2008-10-18  Ed Swarthoutpixis do not print long help if not configured
2008-10-18  Andy FlemingHave u-boot pass stashing parameters into device tree
2008-10-18  Haiying WangAdd DDR options setting on MPC8641HPCN board
2008-10-18  Haiying WangAdd ddr interleaving suppport for MPC8572DS board
2008-10-18  Haiying WangAdd debug information for DDR controller registers
2008-10-18  Haiying WangCheck DDR interleaving mode
2008-10-18  Haiying WangPass dimm parameters to populate populate controller...
2008-10-18  Haiying WangMake DDR interleaving mode work correctly
2008-10-18  Kumar Gala85xx: Enable interrupt and setexpr commands on Freescal...
2008-10-18  Kumar Gala85xx: Improve flash remapping on MPC8572DS & MPC8536DS
2008-10-18  Kumar Gala85xx: Export invalidate_{i,d}cache and add flush_dcache
2008-10-18  Heiko Schochermgcoge, mgsuvd: extract more common code
2008-10-18  Heiko Schochermgcoge, mgsuvd: use in_*/out_* accesors
2008-10-18  Heiko Schochermgsuvd: fix compiler warning when using soft_i2c driver
2008-10-18  Heiko Schochermgsuvd: fix coding style
2008-10-18  Heiko Schochermgcoge: Second Flash on CS5 not on CS1
2008-10-18  Kumar GalaAdded arch_lmb_reserve to allow arch specific memory...
2008-10-18  Heiko Schochermgcoge: added CONFIG_FIT to support the new u-boot...
2008-10-18  Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-10-18  Kumar Gala74xx/7xx/86xx: Rename flush_data_cache to flush_dcache...
2008-10-18  Kumar GalaExpose command table search for sub-commands
2008-10-18  Heiko Schochermgsuvd, mgcoge: added BOOTCOUNT feature.
2008-10-18  Heiko Schochermgcoge, mgsuvd: added support for the IVM EEprom.
2008-10-18  Heiko Schocherhush: add showvar command for hush shell.
2008-10-18  Heiko SchocherI2C: adding new "i2c bus" Command to the I2C Subsystem.
2008-10-18  Heiko Schochermgcoge, mgsuvd: add board specific I2C deblocking mecha...
2008-10-18  Heiko Schochersoft_i2c: Add CFG_I2C_INIT_BOARD option
2008-10-18  Heiko Schochermgcoge, mgsuvd: add DTT (LM75) support.
2008-10-18  Heiko Schocherlm75: Make the LM75 MULTI_BUS compatible.
2008-10-18  Heiko Schocherlm75: fix Codingstyle issues.
2008-10-18  Heiko Schochermgcoge, mgsuvd: added EEprom support.
2008-10-18  Heiko Schochermgcoge, mgsuvd: add I2C support.
2008-10-18  Heiko Schochersoft_i2c: prevent compiler warnings if driver does...
2008-10-18  Heiko Schocheri2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260...
2008-10-18  Heiko Schochermgcoge: fix Coding Style issues.
2008-10-18  Heiko SchocherI2C: add new command i2c reset.
2008-10-18  Heiko Schochermgsuvd, mgcoge: move this 2 boards in one dir.
2008-10-18  Dirk Eibachhwmon: Add LM63 support
2008-10-18  Kyungmin ParkAdd Red Black Tree support
2008-10-18  richardretanubunCONFIG_EFI_PARTITION: Added support for EFI partition...
2008-10-18  richardretanubunAdd support for CONFIG_EFI_PARTITION (GUID Partition...
2008-10-18  Bartlomiej... FIT: output image load address for type 'firmware'...
2008-10-18  Bartlomiej... Automatic software update from TFTP server
2008-10-18  Bartlomiej... flash: factor out adjusting of Flash address to the...
2008-10-18  Bartlomiej... net: Make TFTP server timeout configurable
2008-10-18  Bartlomiej... net: express the first argument to NetSetTimeout()...
2008-10-18  richardretanubunAdds two more ethernet interface to 83xx
2008-10-18  Haiying WangChange UEC PHY interface to RGMII on MPC8568MDS
2008-10-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-10-15  Heiko SchocherFix compiler warning in lib_ppc/board.c
2008-10-14  Selvamuthukumarmpc83xx: wait till UPM completes the write to array
2008-10-14  SelvamuthukumarRemove unwanted ';' at end of define.
2008-10-14  Hugo VilleneuveARM DaVinci: Add maintainer information for SFFSDR...
2008-10-14  Matthias Fuchsapi: fix type mismatch
2008-10-14  Peter Tysercmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2...
2008-10-14  Wolfgang DenkUpdate CHANGELOG
2008-10-14  Jason JinDo not init SATA when disabled on 8536DS.
2008-10-14  Nikita V. Youshchenkofsl_diu: fix alignment error that caused malloc corruption
2008-10-14  Matthias Fuchsapi: Fix building with CONFIG_API
2008-10-14  Peter TyserRemove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
2008-10-14  Peter TyserRemove CFG_EEPROM_PAGE* dependencies for temperature...
2008-10-14  Mike Frysingercmd_spi: remove broken signed casting for display
2008-10-14  Mike Frysingerstrings cmd: drop old CONFIG_CFG_STRINGS define
2008-10-14  Jason JinFix the NAND size overflow issue.
2008-10-14  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-10-14  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-10-14  Louis SuAX88180: new gigabit network driver
2008-10-14  Andre Schwarzenable 10/100M at VSC8601 at tsec driver
2008-10-14  Nobuhiro Iwamatsunet: ne2000: Divided a function of NE2000 driver
2008-10-14  Nobuhiro Iwamatsush: rsk7203: Add smc911x driver support to board config...
2008-10-14  Nobuhiro Iwamatsush: Fix cannot execute a stand-alone application
2008-10-13  Ed Swarthoutfsl_pci_init do not scan bus when configured as an...
2008-10-13  Hugo VilleneuveARM DaVinci: Remove redundant setting of GD_FLG_RELOC...
2008-10-13  Luigi 'Comio... Fix lzma uncompress call (image_start wrongly used...
2008-10-13  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-10-13  Nick Spencempc86xx: use r4 instead of r2 in lock_ram_in_cache...
2008-10-13  Kumar Gala86xx: remove redudant code with lib_ppc/interrupts.c
2008-10-13  Ed SwarthoutCFI: cfi_flash write fix for AMD legacy
2008-10-13  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-12  Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-10-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2008-10-12  Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-10-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2008-10-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-10-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-10-10  Matthias Fuchsppc4xx: Fix USB 2.0 phy reset sequence
2008-10-10  Matthias Fuchsppc4xx: Add strapping mode for 667MHz CPU frequency...
2008-10-10  Matthias Fuchsppc4xx: Fix DU440 GPIO configuration
2008-10-10  Matthias Fuchsppc4xx: Update DU440 config
2008-10-08  Kumar GalaMPC8572DS: Fix compile warnings
2008-10-08  Wolfgang Grandegger85xx: Using proper I2C source clock divider for MPC8544
2008-10-08  Rafal CzubakFSL: Fix get_cpu_board_revision() return value.
2008-10-08  Jean-Christophe... update uImage FIT multi documentation
next