summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | 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
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-16-7/+175
|\ \
| * | mgcoge: update configurationHeiko Schocher2008-03-16-3/+2
| * | drivers/rtc/Makefile: keep list sortedWolfgang Denk2008-03-16-5/+5
| * | Add support for Intersil isl1208 RTCTor Krill2008-03-16-0/+168
| * | cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD2008-03-16-1/+1
| |/
* | Conding style cleanupWolfgang Denk2008-03-16-8/+271
* | ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese2008-03-15-22/+66
* | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese2008-03-15-2/+3
* | ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-15-26/+591
* | ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese2008-03-15-2/+8
* | ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)Stefan Roese2008-03-15-0/+470
* | ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)Stefan Roese2008-03-15-0/+915
* | ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)Stefan Roese2008-03-15-88/+502
* | ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)Stefan Roese2008-03-15-12/+33
* | ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese2008-03-15-4/+160
* | ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-15-7/+178
* | ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese2008-03-15-93/+553
* | ppc4xx: interrupt.c reworkedStefan Roese2008-03-15-448/+141
* | ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-15-26/+23
* | ppc4xx: miiphy.c reworkedStefan Roese2008-03-15-116/+80