summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary reset in usb_stor_get_infoErik Hansen2011-04-021-25/+0
* usb: musb: blackfin: check anomaly workarounds at runtime tooMike Frysinger2011-04-021-3/+26
* usb: musb: blackfin: make clkin configurableMike Frysinger2011-04-021-1/+6
* atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael2011-04-011-0/+2
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-012-49/+213
* Fix NAND_SPL and ONENAND_IPL in MakefileHaiying Wang2011-04-011-16/+14
* NAND: add more watchdog resetsScott Wood2011-04-012-0/+8
* Prepare v2011.03Wolfgang Denk2011-03-311-1/+1
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-3116-48/+48
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-03-315-1/+67
|\
| * powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-294-1/+60
| * powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang2011-03-282-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2011-03-311-0/+5
|\ \
| * | cfi_flash: fix bug with flash banks with different sector numbersMartin Krause2011-03-281-0/+5
| |/
* | Fix build problems caused by "_end" -> "__bss_end__" renameWolfgang Denk2011-03-313-4/+4
|/
* Prepare vWolfgang Denk2011-03-271-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-2711-11/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-27259-329/+680
|\
| * arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h updateTom Warren2011-03-271-1/+1
| * S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap2011-03-271-1/+1
| * ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-272-4/+6
| * S5P: timer: replace bss variable by gdMinkyu Kang2011-03-271-15/+12
| * S5P: universal: Enable the pwm driverMinkyu Kang2011-03-271-0/+3
| * S5P: goni: Enable the pwm driverMinkyu Kang2011-03-271-0/+3
| * S5P: smdkc100: Enable the pwm driverMinkyu Kang2011-03-271-0/+3
| * S5P: timer: Use pwm functionsMinkyu Kang2011-03-273-58/+7
| * ARM: S5P: pwm driver supportDonghwa Lee2011-03-275-0/+259
| * SMDK6400: Fixup dram_init for relocation supportseedshope2011-03-271-1/+7
| * SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-271-0/+2
| * SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope2011-03-271-1/+16
| * SMDK6400: Fix the mutiple link errorseedshope2011-03-271-1/+0
| * SMDK6400: Fix some label undefined in build errorseedshope2011-03-271-3/+24
| * SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefinedseedshope2011-03-271-0/+5
| * arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-2731-1/+88
| * rename _end to __bss_end__Po-Yu Chuang2011-03-27242-263/+263
* | powerpc/85xx: Fix PCI memory map setup on P1_P2_RDBPrabhakar Kushwaha2011-03-242-14/+14
* | powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun2011-03-241-0/+41
* | powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun2011-03-241-0/+2
* | powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMsYork Sun2011-03-241-32/+78
* | powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun2011-03-242-1/+6
|/
* strmhz: Make hz unsigned to support greater than 2146 MHz clockEd Swarthout2011-03-222-2/+2
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-2222-25/+39
* Fix hash table deletion to prevent lost entriesPeter Barada2011-03-221-5/+13
* Top config.mk: add include/config.mkJoakim Tjernlund2011-03-211-0/+1
* net: ftmac100: update get_timer() usagesPo-Yu Chuang2011-03-211-3/+3
* net: ftmac100: remove unnecessary volatilesPo-Yu Chuang2011-03-211-6/+6
* mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2Heiko Schocher2011-03-212-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-03-211-72/+65
|\
| * UBI: Fix error code handling in ubi commandsStefan Roese2011-03-211-72/+65
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-03-216-8/+96
|\ \
OpenPOWER on IntegriCloud