summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+77
* powerpc/t208x: fix macro CONFIG_SYS_FSL_NUM_USB_CTRLSShengzhou Liu2014-01-021-1/+1
* powerpc/mpc85xx: Add support for single source clockingPriyanka Jain2014-01-023-2/+27
* sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-182-0/+199
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-164-11/+20
|\
| * blackfin: remove build warningSonic Zhang2013-12-162-10/+15
| * blackfin: fixing warning by including proper headersSonic Zhang2013-12-162-1/+5
* | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-162-7/+5
* | common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-162-0/+79
* | PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-1312-39/+15
* | ARM:PXA: Correct tick_to_time / us_to_tick to use lldivTom Rini2013-12-131-2/+2
* | ARM:zynq: Correct __udelay to use lldivTom Rini2013-12-131-2/+1
* | Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-131-2/+2
|/
* powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040Prabhakar Kushwaha2013-12-111-1/+1
* powerpc/t4240: Add a frequency setting case for fman1Shaohui Xie2013-12-111-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-1082-480/+6018
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-1079-10441/+865
| |\
| * | at91: switch coloured LED to gpio APIAndreas Bießmann2013-12-091-9/+7
| * | at91: redefine legacy GPIO PIN_BASEAndreas Bießmann2013-12-091-1/+1
| * | at91: add new gpio pin definitionsAndreas Bießmann2013-12-091-1/+23
| * | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-076-34/+49
| * | ARM: align MVBAR on 32 byte boundaryMasahiro Yamada2013-12-061-1/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-068-12/+130
| |\ \
| | * | arm: exynos: adds ifdef for spi bootMinkyu Kang2013-12-061-0/+4
| | * | arm: exynos: remove the unused define.Jaehoon Chung2013-12-051-4/+0
| | * | arm: exynos/goni: fix the return type for s5p_mmc_initJaehoon Chung2013-12-052-2/+2
| | * | exynos: spl: Add a custom spi copy functionRajeshwari Shinde2013-12-033-4/+121
| | * | arm: exynos: fix the align for exynos4_power structureMinkyu Kang2013-12-031-1/+1
| | * | arm: exynos: fix set_mmc_clk for exynos4x12Jaehoon Chung2013-12-031-1/+2
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-0623-148/+745
| |\ \ \
| | * | | arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi2013-12-062-4/+0
| | * | | pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel2013-12-042-2/+6
| | * | | davinci: fix Master Priority Registers locationViktar Palstsiuk2013-12-041-1/+2
| | * | | arm: omap3: Add uart4 omap3 adddressMichael Trimarchi2013-12-041-0/+1
| | * | | ARM: OMAP5+: Remove unnecessary EFUSE settingsLokesh Vutla2013-12-041-6/+0
| | * | | ARM: DRA7xx: Add PRCM and Control information for SATARoger Quadros2013-12-041-0/+3
| | * | | ARM: OMAP5: Add SATA platform glueRoger Quadros2013-12-043-0/+124
| | * | | ARM: OMAP5: Add PRCM and Control information for SATARoger Quadros2013-12-044-0/+12
| | * | | ARM: OMAP5: Add Pipe3 PHY driverRoger Quadros2013-12-043-0/+271
| | * | | ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039SRICHARAN R2013-12-044-1/+124
| | * | | ARM: DRA: EMIF: Change DDR3 settings to use hw levelingSRICHARAN R2013-12-046-98/+174
| | * | | ARM: DRA7: Add is_dra7xx cpu check definitionSRICHARAN R2013-12-041-0/+8
| | * | | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-042-32/+6
| | * | | ARM: OMAP4: Fix bug in omap4470_volts structLubomir Popov2013-12-041-4/+8
| | * | | cm_t335: add cm_t335 board supportIlya Ledvich2013-12-041-0/+6
| * | | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2013-12-0616-17/+4283
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arm: rmobile: Remove config.mkNobuhiro Iwamatsu2013-12-031-9/+0
| | * | | arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' errorNobuhiro Iwamatsu2013-12-031-2/+6
| | * | | arm: rmobile: Add support koelsch boardNobuhiro Iwamatsu2013-12-031-3/+69
| | * | | arm: rmobile: Add support R8A7791Nobuhiro Iwamatsu2013-12-038-0/+2193
OpenPOWER on IntegriCloud