summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-01-092-0/+77
|\
| * socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+77
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-01-098-19/+9
|\ \
| * | sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu2014-01-091-2/+1
| * | sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-094-13/+4
| * | sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-081-1/+1
| * | sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu2014-01-081-1/+1
| * | sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu2014-01-081-1/+1
| * | sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu2014-01-081-1/+1
| |/
* | sandbox: Add a prototype for cleanup_before_linux()Simon Glass2014-01-081-0/+2
* | sandbox: Add facility to save/restore sandbox stateSimon Glass2014-01-083-4/+490
* | sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-086-3/+98
* | sandbox: Add -i option to enter interactive modeSimon Glass2014-01-082-1/+13
* | sandbox: Allow the console to work earlierSimon Glass2014-01-081-0/+11
* | sandbox: Implement the bootm command for sandboxSimon Glass2014-01-081-2/+15
* | sandbox: Allow return from board_init_f()Simon Glass2014-01-081-5/+6
* | sandbox: Correct help message <arg> garblingSimon Glass2014-01-081-2/+2
* | sandbox: Improve/augment memory allocation functionsSimon Glass2014-01-081-2/+43
|/
* 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
OpenPOWER on IntegriCloud