aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk9-20/+158
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-10/+37
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2-10/+37
2009-07-13issue write command to base for JEDEC flashPo-Yu Chuang1-3/+8
2009-07-12versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD3-530/+51
2009-07-12versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD1-2/+10
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou8-7/+67
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou20-22/+1221
2009-07-12pxa: fix CKEN_B register bitsDaniel Mack1-6/+6
2009-07-12pxa: add clock for system bus 2 arbiterDaniel Mack1-0/+1
2009-07-12OMAP3 pandora: Fix CKE1 MUX setting to allow self-refreshGrazvydas Ignotas1-1/+1
2009-07-12OMAP3 pandora: setup pulls for various GPIOsGrazvydas Ignotas1-25/+25
2009-07-12OMAP3 pandora: setup pin mux for pins used on rev3 boardsGrazvydas Ignotas1-1/+10
2009-07-12OMAP3 pandora: pin mux cleanupGrazvydas Ignotas1-25/+0
2009-07-12arm: Kirkwood: bugfix: UART1 bar correctionPrafulla Wadaskar1-1/+1
2009-07-11usb: Fix compiler warning with gcc4.4Kumar Gala1-2/+2
2009-07-11sh: Update pci config for Renesas r7780mp boardNobuhiro Iwamatsu1-0/+3
2009-07-11sh: Add support ESPT-GIGA boradNobuhiro Iwamatsu7-0/+575
2009-07-11Add ESD PCI vendor IDMatthias Fuchs1-0/+2
2009-07-11api_examples/Makefile: General cleanupPeter Tyser3-53/+32
2009-07-11api_examples/Makefile: Get rid of unnecessary intermediate LIB targetPeter Tyser1-10/+5
2009-07-11api_examples/Makefile: Combine ELF and BIN targetsPeter Tyser1-13/+8
2009-07-11api_examples/Makefile: Split up variable declarationsPeter Tyser1-4/+11
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi14-53/+1
2009-07-10board support patch for phyCORE-MPC5200B-tinyJon Smirl10-0/+855
2009-07-10kallsyms: fix escaping of NUL char in stringsMike Frysinger1-1/+1
2009-07-10Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-onHarald Krapfenbauer1-0/+5
2009-07-10Blackfin: blackstamp: update spi flash settingsMike Frysinger1-5/+4
2009-07-10Blackfin: add cache_dump commandsMike Frysinger2-0/+146
2009-07-10ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs1-2/+9
2009-07-10ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2-5/+14
2009-07-10ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs1-2/+2
2009-07-09usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar2-0/+109
2009-07-09mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan1-2/+2
2009-07-09mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan1-9/+9
2009-07-09usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2-0/+35
2009-07-09usb: musb: drop old musb read/write prototypesMike Frysinger1-6/+0
2009-07-09usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined errorKim Phillips1-1/+1
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek12-1052/+30
2009-07-09Command improvements for ubifsSimon Kagstrom1-5/+21
2009-07-09Handle VID header offset in ubi part commandSimon Kagstrom1-5/+16
2009-07-09MAINTAINERS: fix sorting, remove duplicates.Wolfgang Denk1-12/+8
2009-07-08Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk7-23/+51
2009-07-08Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk7-23/+51
2009-07-08Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk20-581/+273
2009-07-08all platforms: make show_boot_progress() work againHeiko Schocher1-1/+1
2009-07-08nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2-0/+83
2009-07-08ppc4xx: Make pll_write globalMatthias Fuchs1-0/+1
2009-07-08ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese1-0/+2
2009-07-08ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs1-3/+16