summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* strmhz: Make hz unsigned to support greater than 2146 MHz clockEd Swarthout2011-03-22-2/+2
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-25/+39
* Fix hash table deletion to prevent lost entriesPeter Barada2011-03-22-5/+13
* Top config.mk: add include/config.mkJoakim Tjernlund2011-03-21-0/+1
* net: ftmac100: update get_timer() usagesPo-Yu Chuang2011-03-21-3/+3
* net: ftmac100: remove unnecessary volatilesPo-Yu Chuang2011-03-21-6/+6
* mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2Heiko Schocher2011-03-21-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-03-21-72/+65
|\
| * UBI: Fix error code handling in ubi commandsStefan Roese2011-03-21-72/+65
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-03-21-8/+96
|\ \
| * | sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-16-3/+3
| * | sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-16-1/+7
| * | net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-16-4/+86
| |/
* | powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-15-0/+9
|/
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-13-0/+32
* fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain2011-03-07-1/+15
* powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DSMatthew McClintock2011-03-06-1/+1
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-05-2/+2
* powerpc/corenet_ds: revise platform dependent parametersYork Sun2011-03-05-4/+4
* corenet_ds: pick the middle value for all tested timing parametersYork Sun2011-03-05-40/+18
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-05-6/+14
* fsl_law: Fix LAW printing functionKumar Gala2011-02-22-1/+1
* ARM: Update mach-typesSandeep Paulraj2011-02-21-15/+1276
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-21-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-21-12/+4
* arm: get_sp() should always be compiledPo-Yu Chuang2011-02-21-3/+1
* Pantheon: Add Board Support for Marvell dkb boardLei Wen2011-02-21-0/+175
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-21-0/+43
* serial: add pantheon soc supportLei Wen2011-02-21-0/+2
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-21-0/+641
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-21-126/+223
* ARM: fix write*() I/O accessorsWolfgang Denk2011-02-21-3/+3
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-21-1/+1
* arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren2011-02-21-0/+95
* arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren2011-02-21-0/+264
* serial: Add Tegra2 serial port supportTom Warren2011-02-21-2/+111
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+1054
* mx31pdk: Make the full boot log visibleFabio Estevam2011-02-21-1/+7
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-21-9/+66
* EfikaMX: switch to MACH_TYPE_MX51_EFIKAMXLoïc Minier2011-02-21-1/+1
* Fix compile warning in net/eth.cRemy Bohmer2011-02-19-1/+1