]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2008-03-26  Joakim TjernlundAdd CFG_RTC_DS1337_NOOSC to turn off OSC output
2008-03-26  Wolfgang DenkCleanup coding style, update CHANGELOG
2008-03-26  Wolfgang DenkMerge branch 'master_merge_new-image' of /home/tur...
2008-03-26  Wolfgang DenkREADME: update documentation (availability, links,...
2008-03-26  Bartlomiej... Merge branch 'new-image' of git://www.denx.de/git/u...
2008-03-26  Aras VaichasUSB Storage, add meaningful return value
2008-03-26  Anton Vorontsov83xx/fdt_support: let user specifiy FSL USB Dual-Role...
2008-03-26  Anton Vorontsovtsec: fix link detection for the RTL8211B PHY
2008-03-26  Anton Vorontsovmpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
2008-03-26  Joe D'AbbraccioModified the DDR SDRAM clock control register to delay...
2008-03-26  Scott Woodmpc83xx: Set PCI I/O bus-address base to zero.
2008-03-26  Anton Vorontsovmpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK
2008-03-26  Anton Vorontsovmpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS
2008-03-26  Anton Vorontsovmpc83xx: MPC8360E-RDK: add dhcp command
2008-03-26  Anton Vorontsovmpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc
2008-03-26  Anton Vorontsovmpc83xx: MPC8360E-RDK: configure pario pins for AD7843...
2008-03-26  Anton Vorontsovmpc83xx: MPC8360E-RDK: add support for NAND
2008-03-26  Anton Vorontsovmpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode
2008-03-26  Anton Vorontsovuec: add support for Broadcom BCM5481 Gigabit PHY
2008-03-26  Anton Vorontsovuec: add support for RGMII_RXID interface mode
2008-03-26  Anton Vorontsovuec: add support for gbit mii status readings
2008-03-26  Anton Vorontsov83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837X...
2008-03-26  Anton Vorontsov83xx: initialize serdes for MPC837XRDB boards
2008-03-26  Anton Vorontsov83xx: serdes setup routines
2008-03-26  Anton Vorontsov83xx: split COBJS onto separate lines
2008-03-26  Anton Vorontsov83xx: nand support for MPC837XRDB boards
2008-03-26  Jerry Van BarenEnable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
2008-03-26  Michael Barkowskimpc8323erdb: remove RTC and add EEPROM
2008-03-26  Michael Barkowskimpc8323erdb: Improve the system performance
2008-03-26  Michael Barkowskimpc8323erdb: use readable DDR config macros
2008-03-26  Timur Tabi83xx: Add Vitesse VSC7385 firmware uploading
2008-03-26  Timur TabiNET: Add Vitesse VSC7385 firmware uploading
2008-03-25  Wolfgang DenkCoding Style cleanyp; update CHANGELOG
2008-03-25  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-25  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-25  Jerry Van BarenRemove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF...
2008-03-25  Stefan Roesertc: Remove 2nd reference to max6900.o in drivers/rtc...
2008-03-25  Kyungmin ParkAdd Flex-OneNAND booting support
2008-03-25  AndrĂ© SchwarzMPC5200: support setup without FEC
2008-03-25  Jon LoeligerFSL: Move board/mpc8266ads under board/freescale
2008-03-25  Jon LoeligerFSL: Move board/mpc7448hpc2 under board/freescale
2008-03-25  Jon LoeligerFSL: Move board/mpc8260ads under board/freescale
2008-03-25  goda.yusukenet: Add support AX88796L ethernet device
2008-03-25  Wolfgang Denkne2000 driver: change #ifdef to Makefile conditional...
2008-03-25  goda.yusukenet: Divided code of NE2000 ethernet driver
2008-03-25  Mike Frysingernet/Blackfin: move on-chip MAC driver into drivers...
2008-03-25  Mike Frysingersmc91111: use SSYNC() rather than asm(ssync) for Blackfin
2008-03-25  Bryan O'Donoghue8xx: Update OF support on 8xx
2008-03-25  Kumar Galappc: Allow boards to specify how much memory they can map
2008-03-25  Bryan O'Donoghue8xx : Add OF support to Adder875 board port - resubmit
2008-03-25  Kumar GalaAdd setexpr command
2008-03-25  Jon LoeligerFSL: Move board/mpc7448hpc2 under board/freescale
2008-03-25  Jon LoeligerFSL: Move board/mpc8266ads under board/freescale
2008-03-25  Jon LoeligerFSL: Move board/mpc8260ads under board/freescale
2008-03-25  Shinya Kuribayashi[MIPS] Move gth2_config from ARM section to MIPS
2008-03-25  Shinya Kuribayashi[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB
2008-03-25  Shinya Kuribayashi[MIPS] Fix dcache_status()
2008-03-25  Shinya Kuribayashi[MIPS] Introduce _machine_restart
2008-03-25  Shinya Kuribayashi[MIPS] Cleanup CP0 Status initialization
2008-03-25  Shinya Kuribayashi[MIPS] Initialize CP0 Cause before setting up CP0 Statu...
2008-03-25  Shinya Kuribayashi[MIPS] INCA-IP: Move watchdog init code from start...
2008-03-25  Shinya Kuribayashi[MIPS] Implement flush_cache()
2008-03-25  Shinya Kuribayashi[MIPS] Fix I-/D-cache initialization loops
2008-03-25  Shinya Kuribayashi[MIPS] Replace memory clearance code with f_fill64
2008-03-25  Shinya Kuribayashi[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END...
2008-03-25  Shinya Kuribayashi[MIPS] asm headers' updates
2008-03-25  Shinya Kuribayashi[MIPS] Request for the 'mips_cache_lock()' removal
2008-03-24  Yuri Tikhonovlwmon5 SYSMON POST: fix backlight control
2008-03-24  Yuri Tikhonovlwmon5 SYSMON POST: fix handling of negative temperatures
2008-03-24  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master/
2008-03-23  Nobuhiro Iwamatsupci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
2008-03-22  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-22  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-22  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-fdt
2008-03-22  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/work
2008-03-22  Yuri TikhonovLWMON5: fix dsPIC POST
2008-03-21  Gerald Van... Merge git://www.denx.de/git/u-boot into uboot
2008-03-20  Bartlomiej... [new uImage] Enable new uImage support for the pcs440ep...
2008-03-20  Bartlomiej... [new uImage] Do not compile new uImage format support...
2008-03-20  Bartlomiej... [new uImage] Disable debuging output in preparation...
2008-03-20  Bartlomiej... [new uImage] Compilation and new uImage handling fixes...
2008-03-20  Bartlomiej... [new uImage] Fix autoscr command used with new uImage...
2008-03-20  Bartlomiej... [new uImage] Fix *.its files location in documentation
2008-03-20  Wolfgang Denklwmon5 POST: remove unreachable code
2008-03-20  Yuri TikhonovLWMON5: POST RTC fix
2008-03-19  Martin KrauseTQM5200B: update MTD partition layout
2008-03-19  Stefan RoeseCFI: Small cleanup for FLASH_SHOW_PROGRESS
2008-03-19  Jerry Van BarenFlash programming progress countdown.
2008-03-19  Bartlomiej... [new uImage] Fix style issue spotted by Wolfgang Denk...
2008-03-19  David Gibsonlibfdt: Remove no longer used code from fdt_node_offset...
2008-03-19  David Gibsonlibfdt: Trivial cleanup for CHECK_HEADER)
2008-03-19  Kumar GalaFix fdt boardsetup command parsing
2008-03-19  Kumar GalaAdd sub-commands to fdt
2008-03-19  David Gibsonlibfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
2008-03-19  David Gibsonlibfdt: Add and use a node iteration helper function.
2008-03-19  David Gibsonlibfdt: Add fdt_set_name() function
2008-03-18  Yuri Tikhonovlwmon5: Fix register test logic to match the specific...
2008-03-18  Yuri TikhonovFix backlight in the lwmon5 POST.
2008-03-18  Yuri TikhonovThe patch introduces the alternative configuration...
2008-03-18  Yuri TikhonovAdd support for the lwmon5 board reset via GPIO58.
next