summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-111-0/+9
* dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWRYuan Yao2015-10-111-0/+16
* Merge git://git.denx.de/u-boot-dmTom Rini2015-10-081-0/+4
|\
| * sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-051-0/+4
* | rockchip: Reconfigure the malloc based to point to system memorySjoerd Simons2015-10-031-0/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-10-032-6/+8
|\
| * trats: fdt: disable unused DW MMCPrzemyslaw Marczak2015-10-031-0/+4
| * mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak2015-10-031-6/+4
* | sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCDHans de Goede2015-10-032-1/+67
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-025-135/+111
|\
| * vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-021-0/+5
| * vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-023-135/+104
| * imx: mx6: correct enable_fec_anatop_clockPeng Fan2015-10-021-0/+2
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-09-302-15/+23
|\ \
| * | arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese2015-10-011-1/+1
| * | arm: mvebu: Fix internal register config on A38xStefan Roese2015-10-011-14/+22
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-291-1/+2
|\ \
| * | x86: fsp: Report correct number of E820 table entriesBin Meng2015-09-281-1/+2
| |/
* | sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCDHans de Goede2015-09-293-0/+150
* | sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-292-1/+7
* | sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann2015-09-291-1/+18
* | sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann2015-09-291-12/+20
* | sunxi: Simplify spl board_init_f functionHans de Goede2015-09-291-5/+0
|/
* arm: Drop old non-generic-board codeSimon Glass2015-09-283-709/+0
* arm: Remove wireless_space boardSimon Glass2015-09-281-4/+0
* arm: Remove da830evm boardSimon Glass2015-09-281-3/+0
* ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2015-09-281-1/+1
* ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin2015-09-281-0/+2
* ARM: hi6220: Add UART0 and UART3 base addressesPeter Griffin2015-09-281-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-244-10/+6
|\
| * imx: fix coding stylePeng Fan2015-09-242-3/+2
| * imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan2015-09-241-0/+2
| * imx: mx7: discard unused global variablePeng Fan2015-09-241-2/+0
| * imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan2015-09-241-4/+3
| * imx: mx7: drop select CPU_V7 for board targetPeng Fan2015-09-201-1/+0
| * imx-common: fix iomux settingsPeng Fan2015-09-201-2/+1
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-09-241-2/+2
|\ \
| * | arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen2015-09-231-2/+2
| |/
* | ARM: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada2015-09-251-37/+1
* | ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada2015-09-251-4/+2
* | ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada2015-09-2530-1/+695
* | ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada2015-09-2524-1/+411
* | ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada2015-09-2578-429/+1068
* | ARM: uniphier: unify low-level debug init codeMasahiro Yamada2015-09-2511-152/+115
* | ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada2015-09-254-20/+20
* | ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada2015-09-251-5/+0
* | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-255-15/+14
* | ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2015-09-251-0/+4
* | ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-252-7/+10
* | ARM: uniphier: refactor LED functionMasahiro Yamada2015-09-259-128/+96
OpenPOWER on IntegriCloud