summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger2008-03-257-1/+1
* FSL: Move board/mpc8260ads under board/freescaleJon Loeliger2008-03-255-3/+3
* net: Add support AX88796L ethernet devicegoda.yusuke2008-03-252-0/+223
* ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2008-03-252-4/+1
* net: Divided code of NE2000 ethernet drivergoda.yusuke2008-03-253-355/+456
* net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger2008-03-254-104/+97
* smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger2008-03-251-2/+2
* 8xx: Update OF support on 8xxBryan O'Donoghue2008-03-255-13/+76
* ppc: Allow boards to specify how much memory they can mapKumar Gala2008-03-251-0/+11
* 8xx : Add OF support to Adder875 board port - resubmitBryan O'Donoghue2008-03-252-0/+17
* Add setexpr commandKumar Gala2008-03-253-0/+72
* lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov2008-03-251-1/+4
* lwmon5 SYSMON POST: fix handling of negative temperaturesYuri Tikhonov2008-03-252-24/+36
* Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-03-2510-229/+389
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2008-03-231-5/+16
| |\
| | * TQM5200B: update MTD partition layoutMartin Krause2008-03-191-5/+16
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-03-232-1/+44
| |\ \
| | * | CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese2008-03-191-13/+9
| | * | Flash programming progress countdown.Jerry Van Baren2008-03-192-1/+48
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-03-236-204/+305
| |\ \
| | * \ Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-2162-63/+1170
| | |\ \
| | * | | libfdt: Remove no longer used code from fdt_node_offset_by_compatible()David Gibson2008-03-181-11/+1
| | * | | libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-03-184-17/+10
| | * | | Fix fdt boardsetup command parsingKumar Gala2008-03-181-1/+2
| | * | | Add sub-commands to fdtKumar Gala2008-03-181-1/+111
| | * | | libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-03-181-1/+1
| | * | | libfdt: Add and use a node iteration helper function.David Gibson2008-03-183-174/+131
| | * | | libfdt: Add fdt_set_name() functionDavid Gibson2008-03-182-0/+50
| * | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2008-03-221-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | lwmon5 POST: remove unreachable codeWolfgang Denk2008-03-201-19/+24
* | | | | pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu2008-03-231-3/+10
| |/ / / |/| | |
* | | | LWMON5: fix dsPIC POSTYuri Tikhonov2008-03-221-1/+2
|/ / /
* | | LWMON5: POST RTC fixYuri Tikhonov2008-03-2034-45/+146
| |/ |/|
* | lwmon5: Fix register test logic to match the specific GDC h/w.Yuri Tikhonov2008-03-181-6/+12
* | Fix backlight in the lwmon5 POST.Yuri Tikhonov2008-03-183-38/+29
* | The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov2008-03-185-6/+44
* | Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov2008-03-182-0/+7
* | Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external wa...Yuri Tikhonov2008-03-183-2/+6
* | The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-1814-4/+37
* | The patch adds new POST tests for the Lwmon5 board. These are:Yuri Tikhonov2008-03-1812-4/+926
* | Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov2008-03-181-1/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-03-1820-655/+187
|\
| * Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger2008-03-154-531/+6
| * Blackfin: add proper ELF markings to some assembly functionsMike Frysinger2008-03-154-0/+12
| * Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger2008-03-152-0/+60
| * Blackfin: update MAINTAINERS listMike Frysinger2008-03-151-0/+15
| * Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger2008-03-159-79/+29
| * Blackfin: move bootldr command to common codeMike Frysinger2008-03-153-45/+65
* | HMI1001: fix compile problem.Wolfgang Denk2008-03-181-1/+3
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-165-7/+175
|\ \
OpenPOWER on IntegriCloud