]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2008-10-25  Haavard Skinnemoenlcd: Implement lcd_printf()
2008-10-25  Haavard Skinnemoenatmel_lcdfb: Straighten out funky vl_sync logic
2008-10-25  Haavard Skinnemoenatmel_lcdfb: Eliminate unneeded #include <asm/arch...
2008-10-22  Wolfgang DenkFix strmhz(): avoid printing negative fractions
2008-10-21  Richard Retanubunmpc83xx: Removed #ifdef CONFIG_MPC834X dependency on...
2008-10-21  Anton Vorontsovmpc83xx: add support for switching between USB Host...
2008-10-21  Anton Vorontsovmpc83xx: add ELBC NAND support for the MPC837XEMDS...
2008-10-21  Anton Vorontsovmpc83xx: fix PCI scan hang on the standalone MPC837xE...
2008-10-21  Anton Vorontsovmpc83xx: add SGMII riser module support for the MPC8378...
2008-10-21  Anton Vorontsovmpc83xx: add TSECs' HRCWH masks for MPC837x processors
2008-10-21  Anton Vorontsovmpc83xx: serdes: add forgotten shifts for rfcks
2008-10-21  Anton Vorontsovmpc83xx: fix serdes setup for the MPC8378E boards
2008-10-21  Anton Vorontsovmpc83xx: mpc8360emds: rework LBC SDRAM setup
2008-10-21  Wolfgang DenkFDT: don't use private kernel header files
2008-10-21  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-10-21  Stefan Roeseppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap...
2008-10-21  Stefan Roeseppc4xx: Correctly setup ranges property in ebc node
2008-10-21  Dirk Eibachppc4xx: Add GDSys neo 405EP board support
2008-10-21  Niklaus Gigerppc4xx: Update configs for Netstal boards
2008-10-21  Adam Grahamppc4xx: Add routine to retrieve CPU number
2008-10-21  Adam Grahamppc4xx: Add static support for 44x IBM SDRAM Controller
2008-10-21  Adam Grahamppc4xx: Add AMCC Arches board support (dual 460GT)
2008-10-21  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-21  Wolfgang DenkTQM8260: environment in flash instead EEPROM, baudrate...
2008-10-21  Kumar Gala85xx: Fix compile warning in mpc8536ds.c
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  Stefan Roeseppc4xx: 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...
next