aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-25FSL: Move board/mpc8266ads under board/freescaleJon Loeliger5-1/+1
2008-03-25FSL: Move board/mpc8260ads under board/freescaleJon Loeliger5-3/+3
2008-03-25[MIPS] Move gth2_config from ARM section to MIPSShinya Kuribayashi1-5/+5
2008-03-25[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi1-5/+9
2008-03-25[MIPS] Fix dcache_status()Shinya Kuribayashi1-3/+7
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi5-8/+42
2008-03-25[MIPS] Cleanup CP0 Status initializationShinya Kuribayashi1-9/+25
2008-03-25[MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi1-3/+3
2008-03-25[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2-8/+6
2008-03-25[MIPS] Implement flush_cache()Shinya Kuribayashi1-0/+22
2008-03-25[MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi1-39/+76
2008-03-25[MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi1-15/+28
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi2-18/+416
2008-03-25[MIPS] asm headers' updatesShinya Kuribayashi9-343/+416
2008-03-25[MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi2-0/+4
2008-03-25lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov1-1/+4
2008-03-25lwmon5 SYSMON POST: fix handling of negative temperaturesYuri Tikhonov2-24/+36
2008-03-25Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk10-229/+389
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu1-3/+10
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk1-5/+16
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2-1/+44
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk6-204/+305
2008-03-22Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk1-1/+2
2008-03-22LWMON5: fix dsPIC POSTYuri Tikhonov1-1/+2
2008-03-21Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren62-63/+1170
2008-03-20[new uImage] Enable new uImage support for the pcs440ep board.Bartlomiej Sieka1-0/+6
2008-03-20[new uImage] Do not compile new uImage format support by defaultBartlomiej Sieka1-6/+0
2008-03-20[new uImage] Disable debuging output in preparation for merge with masterBartlomiej Sieka3-3/+0
2008-03-20[new uImage] Compilation and new uImage handling fixes for imxtractBartlomiej Sieka1-8/+4
2008-03-20[new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka1-2/+7
2008-03-20[new uImage] Fix *.its files location in documentationBartlomiej Sieka2-10/+11
2008-03-20lwmon5 POST: remove unreachable codeWolfgang Denk1-19/+24
2008-03-20LWMON5: POST RTC fixYuri Tikhonov34-45/+146
2008-03-19TQM5200B: update MTD partition layoutMartin Krause1-5/+16
2008-03-19CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese1-13/+9
2008-03-19Flash programming progress countdown.Jerry Van Baren2-1/+48
2008-03-19[new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka1-11/+7
2008-03-18libfdt: Remove no longer used code from fdt_node_offset_by_compatible()David Gibson1-11/+1
2008-03-18libfdt: Trivial cleanup for CHECK_HEADER)David Gibson4-17/+10
2008-03-18Fix fdt boardsetup command parsingKumar Gala1-1/+2
2008-03-18Add sub-commands to fdtKumar Gala1-1/+111
2008-03-18libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson1-1/+1
2008-03-18libfdt: Add and use a node iteration helper function.David Gibson3-174/+131
2008-03-18libfdt: Add fdt_set_name() functionDavid Gibson2-0/+50
2008-03-18lwmon5: Fix register test logic to match the specific GDC h/w.Yuri Tikhonov1-6/+12
2008-03-18Fix backlight in the lwmon5 POST.Yuri Tikhonov3-38/+29
2008-03-18The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov5-6/+44
2008-03-18Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov2-0/+7
2008-03-18Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external wa...Yuri Tikhonov3-2/+6
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov14-4/+37