summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-163-3/+3
| * | sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-161-1/+7
| * | net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-162-4/+86
| |/
* | powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-151-0/+9
|/
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-132-0/+32
* fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain2011-03-071-1/+15
* powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DSMatthew McClintock2011-03-061-1/+1
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-051-2/+2
* powerpc/corenet_ds: revise platform dependent parametersYork Sun2011-03-051-4/+4
* corenet_ds: pick the middle value for all tested timing parametersYork Sun2011-03-051-40/+18
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-051-6/+14
* fsl_law: Fix LAW printing functionKumar Gala2011-02-221-1/+1
* ARM: Update mach-typesSandeep Paulraj2011-02-211-15/+1276
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-211-1/+1
OpenPOWER on IntegriCloud