summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\ \
| * | mgcoge: update configurationHeiko Schocher2008-03-161-3/+2
| * | drivers/rtc/Makefile: keep list sortedWolfgang Denk2008-03-161-5/+5
| * | Add support for Intersil isl1208 RTCTor Krill2008-03-163-0/+168
| * | cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD2008-03-161-1/+1
| |/
* | Conding style cleanupWolfgang Denk2008-03-168-8/+271
* | ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese2008-03-154-22/+66
* | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese2008-03-151-2/+3
* | ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-1513-26/+591
* | ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese2008-03-154-2/+8
* | ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)Stefan Roese2008-03-151-0/+470
* | ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)Stefan Roese2008-03-156-0/+915
* | ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)Stefan Roese2008-03-151-88/+502
* | ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)Stefan Roese2008-03-153-12/+33
* | ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese2008-03-156-4/+160
* | ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-155-7/+178
* | ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese2008-03-155-93/+553
* | ppc4xx: interrupt.c reworkedStefan Roese2008-03-151-448/+141
* | ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-154-26/+23
* | ppc4xx: miiphy.c reworkedStefan Roese2008-03-151-116/+80
* | rtc: Add M41T62 supportStefan Roese2008-03-152-0/+136
* | ppc4xx: Add 405GPr based MCU25 board specific filesNiklaus Giger2008-03-155-0/+499
* | ppc4xx: Add 405GPr based MCU25 board config fileNiklaus Giger2008-03-151-0/+362
* | ppc4xx: Add 405GPr based MCU25 board. Global filesNiklaus Giger2008-03-153-0/+6
* | ppc4xx: HCU4/5. remove obsolete hcu_flash.cNiklaus Giger2008-03-151-514/+0
* | ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger2008-03-156-11/+57
* | ppc4xx: Fix comment in 405EX DDR2 init codeStefan Roese2008-03-152-4/+4
|/
* tools/setlocalversion: use a git-describe-ish formatWolfgang Denk2008-03-141-3/+6
* HMI1001: add support for MPC5200 Rev. B processors.Wolfgang Denk2008-03-131-0/+18
* TQM5200: remove dead codeWolfgang Denk2008-03-131-56/+0
* Release v1.3.2Wolfgang Denk2008-03-091-0/+85
* SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD2008-03-091-17/+19
* scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD2008-03-091-1/+4
* esd/common/fpga.c: fix indentation.Wolfgang Denk2008-03-091-177/+167
* common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk2008-03-091-5/+5
OpenPOWER on IntegriCloud