summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-13-9/+25
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-13-9/+25
| | |\ \ \
| | | * | | ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-10-2/+9
| | | * | | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-10-5/+14
| | | * | | ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs2009-07-10-2/+2
| | | | |/ | | | |/|
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-13-5/+155
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-13-5/+155
| | |\ \ \
| | | * | | Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-onHarald Krapfenbauer2009-07-10-0/+5
| | | * | | Blackfin: blackstamp: update spi flash settingsMike Frysinger2009-07-10-5/+4
| | | * | | Blackfin: add cache_dump commandsMike Frysinger2009-07-10-0/+146
| | | |/ /
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-13-20/+158
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-07-13-20/+158
| | |\ \ \
| | | * | | usb: Fix compiler warning with gcc4.4Kumar Gala2009-07-11-2/+2
| | | * | | usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar2009-07-09-0/+109
| | | * | | mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-09-2/+2
| | | * | | mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-09-9/+9
| | | * | | usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2009-07-09-0/+35
| | | * | | usb: musb: drop old musb read/write prototypesMike Frysinger2009-07-09-6/+0
| | | * | | usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined errorKim Phillips2009-07-09-1/+1
| | | |/ /
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-13-10/+37
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-07-13-10/+37
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Command improvements for ubifsSimon Kagstrom2009-07-09-5/+21
| | | * | Handle VID header offset in ubi part commandSimon Kagstrom2009-07-09-5/+16
| * | | | Add ESD PCI vendor IDMatthias Fuchs2009-07-11-0/+2
| * | | | api_examples/Makefile: General cleanupPeter Tyser2009-07-11-53/+32
| * | | | api_examples/Makefile: Get rid of unnecessary intermediate LIB targetPeter Tyser2009-07-11-10/+5
| * | | | api_examples/Makefile: Combine ELF and BIN targetsPeter Tyser2009-07-11-13/+8
| * | | | api_examples/Makefile: Split up variable declarationsPeter Tyser2009-07-11-4/+11
| * | | | remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-11-53/+1
| * | | | kallsyms: fix escaping of NUL char in stringsMike Frysinger2009-07-10-1/+1
| |/ / /
* | | | board support patch for phyCORE-MPC5200B-tinyJon Smirl2009-07-10-0/+855
|/ / /
* | | MAINTAINERS: fix sorting, remove duplicates.Wolfgang Denk2009-07-09-12/+8
|/ /
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-08-23/+51
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-08-23/+51
| |\ \
| | * | ppc4xx: Make pll_write globalMatthias Fuchs2009-07-08-0/+1
| | * | ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese2009-07-08-0/+2
| | * | ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs2009-07-08-3/+16
| | * | ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo2009-07-08-1/+1
| | * | 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky2009-07-08-17/+25
| | * | ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky2009-07-08-2/+6
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-08-581/+273
|\ \ \ | |/ /
| * | env_onenand: change env_address type from unsigned long to loff_tHeungJun Kim2009-07-07-1/+1
| * | fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu2009-07-07-0/+4
| * | nand_spl: Fix cmd_ctrl usage in nand_boot.c.Scott Wood2009-07-07-7/+11
| * | Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk2009-07-07-1/+1
| * | nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski2009-07-07-13/+49
| * | mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-07-17/+17
| * | nand/onenand: Fix missing argument checking for "markbad" commandWolfgang Denk2009-07-07-22/+44
| * | mtd: nand: new base driver for memory mapped nand devicesMike Frysinger2009-07-07-127/+75
| * | env_nand: remove unused variable.Guennadi Liakhovetski2009-07-07-10/+0