]> git.sur5r.net Git - u-boot/shortlog
u-boot
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 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 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.
2008-03-18 Yuri TikhonovSome fixes to dspic, fpga, and gdc post tests for lwmon...
2008-03-18 Yuri TikhonovThe patch introduces the CRITICAL feature of POST tests...
2008-03-18 Yuri TikhonovThe patch adds new POST tests for the Lwmon5 board...
2008-03-18 Yuri TikhonovEnable CODEC POST with CFG_POST_CODEC rather than with...
2008-03-18 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-18 Wolfgang DenkHMI1001: fix compile problem.
2008-03-16 Mike FrysingerBlackfin: BF537-stamp: drop board-specific flash driver...
2008-03-16 Mike FrysingerBlackfin: add proper ELF markings to some assembly...
2008-03-16 Mike FrysingerBlackfin: new cplbinfo command for viewing cplb tables
2008-03-16 Mike FrysingerBlackfin: update MAINTAINERS list
2008-03-16 Mike FrysingerBlackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
2008-03-16 Mike FrysingerBlackfin: move bootldr command to common code
2008-03-16 Wolfgang DenkMerge branch 'master' of git+ssh://10.10.0.7/home/wd...
2008-03-16 Heiko Schochermgcoge: update configuration
2008-03-16 Wolfgang Denkdrivers/rtc/Makefile: keep list sorted
2008-03-16 Tor KrillAdd support for Intersil isl1208 RTC
2008-03-16 Jean-Christophe... cramfs: Fix ifdef
2008-03-16 Wolfgang DenkConding style cleanup
2008-03-15 Stefan Roeseppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX...
2008-03-15 Stefan Roeseusb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
2008-03-15 Stefan Roeseppc4xx: Add Canyonlands NAND booting support
2008-03-15 Stefan Roeseppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
2008-03-15 Stefan Roeseppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
2008-03-15 Stefan Roeseppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
2008-03-15 Stefan Roeseppc4xx: Add basic support for AMCC 460EX/460GT (5/5)
2008-03-15 Stefan Roeseppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
2008-03-15 Stefan Roeseppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
2008-03-15 Stefan Roeseppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
2008-03-15 Stefan Roeseppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
2008-03-15 Stefan Roeseppc4xx: interrupt.c reworked
2008-03-15 Stefan Roeseppc4xx: program_tlb now uses 64bit physical addess
2008-03-15 Stefan Roeseppc4xx: miiphy.c reworked
next