summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala2011-04-04-0/+15
| * powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-04-0/+3
| * powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-04-6/+2
| * powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala2011-04-04-35/+28
| * p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2011-04-04-18/+112
| * powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat2011-04-04-2/+1056
| * powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha2011-04-04-0/+82
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-04-05-1617/+113
|\ \
| * | MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck2011-04-02-9/+76
| * | MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck2011-04-02-6/+74
| * | MIPS: Optimize the setup of CPU optimization flagsDaniel Schwierzeck2011-04-02-7/+8
| * | MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck2011-04-02-25/+25
| * | MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-02-1641/+1
| |/
* | ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf2011-04-02-1/+2
* | fat32 root directory handlingErik Hansen2011-04-02-14/+23
* | Remove unnecessary reset in usb_stor_get_infoErik Hansen2011-04-02-25/+0
* | usb: musb: blackfin: check anomaly workarounds at runtime tooMike Frysinger2011-04-02-3/+26
* | usb: musb: blackfin: make clkin configurableMike Frysinger2011-04-02-1/+6
|/
* atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael2011-04-01-0/+2
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-01-49/+213
* Fix NAND_SPL and ONENAND_IPL in MakefileHaiying Wang2011-04-01-16/+14
* NAND: add more watchdog resetsScott Wood2011-04-01-0/+8
* Prepare v2011.03v2011.03Wolfgang Denk2011-03-31-1/+1
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-31-48/+48
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-03-31-1/+67
|\
| * powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-29-1/+60
| * powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang2011-03-28-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2011-03-31-0/+5
|\ \
| * | cfi_flash: fix bug with flash banks with different sector numbersMartin Krause2011-03-28-0/+5
| |/
* | Fix build problems caused by "_end" -> "__bss_end__" renameWolfgang Denk2011-03-31-4/+4
|/
* Prepare vv2011.03-rc2Wolfgang Denk2011-03-27-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-11/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-27-329/+680
|\
| * arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h updateTom Warren2011-03-27-1/+1
| * S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap2011-03-27-1/+1
| * ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-27-4/+6
| * S5P: timer: replace bss variable by gdMinkyu Kang2011-03-27-15/+12
| * S5P: universal: Enable the pwm driverMinkyu Kang2011-03-27-0/+3
| * S5P: goni: Enable the pwm driverMinkyu Kang2011-03-27-0/+3
| * S5P: smdkc100: Enable the pwm driverMinkyu Kang2011-03-27-0/+3
| * S5P: timer: Use pwm functionsMinkyu Kang2011-03-27-58/+7
| * ARM: S5P: pwm driver supportDonghwa Lee2011-03-27-0/+259
| * SMDK6400: Fixup dram_init for relocation supportseedshope2011-03-27-1/+7
| * SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-27-0/+2
| * SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope2011-03-27-1/+16
| * SMDK6400: Fix the mutiple link errorseedshope2011-03-27-1/+0
| * SMDK6400: Fix some label undefined in build errorseedshope2011-03-27-3/+24
| * SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefinedseedshope2011-03-27-0/+5
| * arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-1/+88
| * rename _end to __bss_end__Po-Yu Chuang2011-03-27-263/+263