summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi2008-03-25-5/+9
* [MIPS] Fix dcache_status()Shinya Kuribayashi2008-03-25-3/+7
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-25-8/+42
* [MIPS] Cleanup CP0 Status initializationShinya Kuribayashi2008-03-25-9/+25
* [MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi2008-03-25-3/+3
* [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2008-03-25-8/+6
* [MIPS] Implement flush_cache()Shinya Kuribayashi2008-03-25-0/+22
* [MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi2008-03-25-39/+76
* [MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi2008-03-25-15/+28
* [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi2008-03-25-18/+416
* [MIPS] asm headers' updatesShinya Kuribayashi2008-03-25-343/+416
* [MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi2008-03-25-0/+4
* lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov2008-03-25-1/+4
* lwmon5 SYSMON POST: fix handling of negative temperaturesYuri Tikhonov2008-03-25-24/+36
* Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-03-25-229/+389
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2008-03-23-5/+16
| |\
| | * TQM5200B: update MTD partition layoutMartin Krause2008-03-19-5/+16
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-03-23-1/+44
| |\ \
| | * | CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese2008-03-19-13/+9
| | * | Flash programming progress countdown.Jerry Van Baren2008-03-19-1/+48
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-03-23-204/+305
| |\ \
| | * \ Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-21-63/+1170
| | |\ \
| | * | | libfdt: Remove no longer used code from fdt_node_offset_by_compatible()David Gibson2008-03-18-11/+1
| | * | | libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-03-18-17/+10
| | * | | Fix fdt boardsetup command parsingKumar Gala2008-03-18-1/+2
| | * | | Add sub-commands to fdtKumar Gala2008-03-18-1/+111
| | * | | libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-03-18-1/+1
| | * | | libfdt: Add and use a node iteration helper function.David Gibson2008-03-18-174/+131
| | * | | libfdt: Add fdt_set_name() functionDavid Gibson2008-03-18-0/+50
| * | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2008-03-22-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | lwmon5 POST: remove unreachable codeWolfgang Denk2008-03-20-19/+24
* | | | | pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu2008-03-23-3/+10
| |/ / / |/| | |
* | | | LWMON5: fix dsPIC POSTYuri Tikhonov2008-03-22-1/+2
|/ / /
* | | LWMON5: POST RTC fixYuri Tikhonov2008-03-20-45/+146
| |/ |/|
* | lwmon5: Fix register test logic to match the specific GDC h/w.Yuri Tikhonov2008-03-18-6/+12
* | Fix backlight in the lwmon5 POST.Yuri Tikhonov2008-03-18-38/+29
* | The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov2008-03-18-6/+44
* | Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov2008-03-18-0/+7
* | Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external wa...Yuri Tikhonov2008-03-18-2/+6
* | The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-4/+37
* | The patch adds new POST tests for the Lwmon5 board. These are:Yuri Tikhonov2008-03-18-4/+926
* | Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov2008-03-18-1/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-03-18-655/+187
|\
| * Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger2008-03-15-531/+6
| * Blackfin: add proper ELF markings to some assembly functionsMike Frysinger2008-03-15-0/+12
| * Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger2008-03-15-0/+60
| * Blackfin: update MAINTAINERS listMike Frysinger2008-03-15-0/+15
| * Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger2008-03-15-79/+29
| * Blackfin: move bootldr command to common codeMike Frysinger2008-03-15-45/+65
* | HMI1001: fix compile problem.Wolfgang Denk2008-03-18-1/+3