summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada2015-02-218-2/+3
* ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada2015-02-2126-6/+6
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-2162-122/+37
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-2145-24/+14
* ARM: prepare for moving SoC sources into mach-*Masahiro Yamada2015-02-211-0/+10
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-212-155/+172
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-02-1720-84/+162
|\
| * avr32: add generic board supportAndreas Bießmann2015-02-176-0/+20
| * common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-174-0/+75
| * avr32: use generic gd->start_addr_spAndreas Bießmann2015-02-173-5/+4
| * avr32: convert to dram_init()Andreas Bießmann2015-02-174-10/+29
| * avr32: rename mmu.h definitionsAndreas Bießmann2015-02-172-7/+7
| * avr32: factor out cpu_mmc_init()Andreas Bießmann2015-02-173-8/+17
| * avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann2015-02-173-2/+4
| * avr32: use dlmalloc for DMA buffersAndreas Bießmann2015-02-172-52/+6
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-1714-119/+164
|\ \
| * | sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-163-10/+47
| * | sunxi: Normalise FEL supportSimon Glass2015-02-167-88/+61
| * | arm: spl: Provide for a board-specific loaderSimon Glass2015-02-161-0/+4
| * | arm: Allow lr to be saved by board codeSimon Glass2015-02-165-5/+22
| * | sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-163-26/+40
* | | ARM: lpc3250: config: add generic board supportVladimir Zapolskiy2015-02-161-1/+3
* | | keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-162-7/+3
* | | clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2015-02-162-0/+5
* | | ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla2015-02-161-30/+30
* | | ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla2015-02-163-4/+10
* | | ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier2015-02-161-8/+8
| |/ |/|
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2015-02-164-28/+10
|\ \
| * | sandbox: Adjust the order of the NO_SDL checkSimon Glass2015-02-151-6/+6
| * | sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger2015-02-153-22/+4
| |/
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-02-135-325/+338
|\ \
| * | Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat2015-02-131-39/+35
| * | Exynos: clock: change mask bits as per peripheralAkshay Saraswat2015-02-131-73/+78
| * | Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat2015-02-131-235/+43
| * | Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat2015-02-131-8/+13
| * | Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2015-02-132-7/+150
| * | Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat2015-02-131-41/+41
| * | Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat2015-02-131-31/+49
| * | EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim2015-02-131-2/+26
| * | Odroid-XU3: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
| * | Odroid: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
| * | arm: exynos: fix the div value for set_mmc_clkJaehoon Chung2015-02-131-0/+4
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-02-1322-15/+1667
|\ \
| * | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-125-0/+30
| * | dm: at91: Drop use of ATMEL_PIO_PORTS in the header fileSimon Glass2015-02-121-8/+4
| * | dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+24
| * | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
| * | dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+18
| * | dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
| * | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+15
OpenPOWER on IntegriCloud