aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-27SMDK6400: Fix the mutiple link errorseedshope
2011-03-27SMDK6400: Fix some label undefined in build errorseedshope
2011-03-27SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefinedseedshope
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-03-22strmhz: Make hz unsigned to support greater than 2146 MHz clockEd Swarthout
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang
2011-03-22Fix hash table deletion to prevent lost entriesPeter Barada
2011-03-21Top config.mk: add include/config.mkJoakim Tjernlund
2011-03-21net: ftmac100: update get_timer() usagesPo-Yu Chuang
2011-03-21net: ftmac100: remove unnecessary volatilesPo-Yu Chuang
2011-03-21mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2Heiko Schocher
2011-03-21Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2011-03-21Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-03-21UBI: Fix error code handling in ubi commandsStefan Roese
2011-03-16sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu
2011-03-16sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu
2011-03-16net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda
2011-03-15powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala
2011-03-13mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller
2011-03-07fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain
2011-03-06powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DSMatthew McClintock
2011-03-05powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout
2011-03-05powerpc/corenet_ds: revise platform dependent parametersYork Sun
2011-03-05corenet_ds: pick the middle value for all tested timing parametersYork Sun
2011-03-05powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun
2011-02-22fsl_law: Fix LAW printing functionKumar Gala
2011-02-21ARM: Update mach-typesSandeep Paulraj
2011-02-21arm1136 relocation: Fix calculation of board_init_rFabio Estevam
2011-02-21arm1136: Fix NAND bootFabio Estevam
2011-02-21arm: get_sp() should always be compiledPo-Yu Chuang
2011-02-21Pantheon: Add Board Support for Marvell dkb boardLei Wen
2011-02-21mvmfp: add MFP configuration support for PANTHEONLei Wen
2011-02-21serial: add pantheon soc supportLei Wen
2011-02-21ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen
2011-02-21mv: seperate kirkwood and armada from common settingLei Wen
2011-02-21ARM: fix write*() I/O accessorsWolfgang Denk
2011-02-21arm relocation: Fix calculation of board_init_rAlexander Stein
2011-02-21arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren
2011-02-21arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren
2011-02-21serial: Add Tegra2 serial port supportTom Warren
2011-02-21arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren
2011-02-21mx31pdk: Make the full boot log visibleFabio Estevam
2011-02-21mx31pdk: Use the new relocation schemeFabio Estevam
2011-02-21EfikaMX: switch to MACH_TYPE_MX51_EFIKAMXLoïc Minier
2011-02-19Fix compile warning in net/eth.cRemy Bohmer
2011-02-19Fix build warnings in cmd_flash.cRemy Bohmer
2011-02-19USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev
2011-02-19USB-CDC: Move struct declaration before its useVitaly Kuzmichev