aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini20-84/+162
2015-02-17avr32: add generic board supportAndreas Bießmann6-0/+20
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann4-0/+75
2015-02-17avr32: use generic gd->start_addr_spAndreas Bießmann3-5/+4
2015-02-17avr32: convert to dram_init()Andreas Bießmann4-10/+29
2015-02-17avr32: rename mmu.h definitionsAndreas Bießmann2-7/+7
2015-02-17avr32: factor out cpu_mmc_init()Andreas Bießmann3-8/+17
2015-02-17avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann3-2/+4
2015-02-17avr32: use dlmalloc for DMA buffersAndreas Bießmann2-52/+6
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini14-119/+164
2015-02-16ARM: lpc3250: config: add generic board supportVladimir Zapolskiy1-1/+3
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka3-10/+47
2015-02-16sunxi: Normalise FEL supportSimon Glass7-88/+61
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass1-0/+4
2015-02-16arm: Allow lr to be saved by board codeSimon Glass5-5/+22
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede3-26/+40
2015-02-16keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2-7/+3
2015-02-16clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2-0/+5
2015-02-16ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla1-30/+30
2015-02-16ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla3-4/+10
2015-02-16ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier1-8/+8
2015-02-16Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini4-28/+10
2015-02-15sandbox: Adjust the order of the NO_SDL checkSimon Glass1-6/+6
2015-02-15sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger3-22/+4
2015-02-13Merge git://git.denx.de/u-boot-samsungTom Rini5-325/+338
2015-02-13Merge git://git.denx.de/u-boot-dmTom Rini22-15/+1667
2015-02-13Merge git://git.denx.de/u-boot-arcTom Rini5-3/+335
2015-02-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2-2/+16
2015-02-13Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat1-39/+35
2015-02-13Exynos: clock: change mask bits as per peripheralAkshay Saraswat1-73/+78
2015-02-13Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat1-235/+43
2015-02-13Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat1-8/+13
2015-02-13Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2-7/+150
2015-02-13Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat1-41/+41
2015-02-13Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat1-31/+49
2015-02-13EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim1-2/+26
2015-02-13Odroid-XU3: Add eMMC-reset node on DTJoonyoung Shim1-0/+5
2015-02-13Odroid: Add eMMC-reset node on DTJoonyoung Shim1-0/+5
2015-02-13arm: exynos: fix the div value for set_mmc_clkJaehoon Chung1-0/+4
2015-02-13arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin5-3/+335
2015-02-13arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu1-1/+11
2015-02-13arm: rmobile: Add SILK board supportVladimir Barinov1-1/+5
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass5-0/+30
2015-02-12dm: at91: Drop use of ATMEL_PIO_PORTS in the header fileSimon Glass1-8/+4
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass1-0/+24
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass1-0/+9
2015-02-12dm: tegra: Move driver model CONFIGs to KconfigSimon Glass1-0/+18
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass1-0/+9
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass1-0/+15
2015-02-12dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass2-0/+14