]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2008-10-21  Wolfgang DenkCleanup: fix "MHz" spelling
2008-10-21  Wolfgang DenkUse strmhz() to format clock frequencies
2008-10-21  Wolfgang Denkstrmhz(): Round numbers when printing clock frequencies
2008-10-21  Timur Tabi85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG
2008-10-21  Markus KlotzbuecherMerge git://git.denx.de/u-boot into x1
2008-10-18  Wolfgang DenkMerge 'next' branch
2008-10-18  Heiko Schochermgcoge: add redundant environment sector
2008-10-18  Heiko Schochermgsuvd: update size of environment
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-18  Wolfgang DenkPrepare v2008.10 release: update CHANGELOG & Makefile
2008-10-17  Heiko Schochermgcoge: add redundant environment sector
2008-10-17  Heiko Schochermgsuvd: update size of environment
2008-10-17  Lepcha Suchit83xx NAND boot: wait for LTESR[CC]
2008-10-17  Yuri Tikhonovppc4xx: PPC44x MQ initialization
2008-10-17  Kumar Gala85xx: Using proper I2C source clock divider for MPC8544
2008-10-17  Kumar GalaRevert "85xx: Using proper I2C source clock divider...
2008-10-17  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master/
2008-10-16  Kumar Gala85xx: Fix compile warning
2008-10-16  Jason JinFix the function conflict in x86emu when DEBUG is on
2008-10-15  Wolfgang DenkCoding Style cleanup, update CHANGELOG, prepare 2008...
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  Remy BohmerThe PIPE_INTERRUPT flag is used wrong
2008-10-14  Remy Bohmerfix USB initialisation procedure
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...
next