summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm: at91: dts: Bring in device tree file for AT91SAM9G45Simon Glass2016-06-122-0/+1336
| * | | arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-126-2/+14
| * | | at91: Add support for the AT91 slow clock controllerAndre Renaud2016-06-122-0/+22
| |/ /
* | | arm: dra7xx: Assign omap_vcores based on board typeKeerthy2016-06-121-78/+0
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-06-121-0/+5
|\ \ \
| * | | sunxi: Downclock AHB1 to 100MHz on Allwinner A64Siarhei Siamashka2016-06-101-0/+5
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-06-122-2/+2
|\ \ \
| * | | MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hexPaul Burton2016-06-101-1/+1
| * | | MIPS: Fix invalidate_dcache_range to operate on L1 DcachePaul Burton2016-06-101-1/+1
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-1211-80/+91
|\ \ \
| * | | arm: mxs: Remove misleading commentsMichael Heimpold2016-06-071-2/+2
| * | | imx: mx7: implement reset_miscPeng Fan2016-05-311-0/+8
| * | | imx-common: timer: support i.MX6DQPlusPeng Fan2016-05-241-1/+1
| * | | imx-common: sata: return failure if not i.MX6DQPlusPeng Fan2016-05-241-1/+1
| * | | imx-common: hab: support i.MX6DQPlusPeng Fan2016-05-241-0/+10
| * | | imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan2016-05-241-2/+2
| * | | imx: mx6: ddr: support i.MX6D/QPlusPeng Fan2016-05-241-2/+2
| * | | imx-common: use simpler runtime cpu dection macrosPeng Fan2016-05-245-48/+20
| * | | imx-common: hab: support i.MX6SOLOPeng Fan2016-05-241-5/+10
| * | | imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-243-36/+29
| * | | imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan2016-05-241-2/+2
| * | | imx-common: introduce simpler macros for runtime dectionPeng Fan2016-05-241-0/+8
| * | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-2457-80/+4578
| |\ \ \
| * | | | imx: correct speed grading info for i.MX6ULPeng Fan2016-05-181-0/+15
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-06-125-9/+66
|\ \ \ \ \
| * | | | | x86: Probe pinctrl driver in cpu_init_r()Bin Meng2016-06-121-0/+5
| * | | | | x86: baytrail: Configure card detect pin of the SD controllerBin Meng2016-06-123-0/+45
| * | | | | x86: baytrail: Change fsp, emmc-boot-mode to "auto"Bin Meng2016-06-123-3/+3
| * | | | | x86: baytrail: Add 'reg' property in the pinctrl nodeBin Meng2016-06-123-0/+7
| * | | | | x86: acpi: Fix madt lapic generationGeorge McCollister2016-06-121-6/+6
| | |_|/ / | |/| | |
* | | | | armv8: ls2080aqds: Enable QSPI boot supportYuan Yao2016-06-101-0/+4
* | | | | armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND bootYuan Yao2016-06-101-0/+2
* | | | | dts: ls2080aqds: Add QSPI dts nodeYuan Yao2016-06-102-0/+24
* | | | | armv8: ls2080aqds: Select QSPI CLK div via SCFGYuan Yao2016-06-101-0/+1
* | | | | board: ls2080a: Add "mcinitcmd" env for MC & DPL deploymentPratiyush Mohan Srivastava2016-06-101-0/+29
* | | | | armv8/ls2080a: configure PMU's PCTBENR to enable WDTYunhui Cui2016-06-102-0/+13
|/ / / /
* | | | siemens,am33x: add draco etamin boardHeiko Schocher2016-06-091-0/+5
* | | | mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-091-2/+4
* | | | am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-091-0/+9
* | | | armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher2016-06-091-1/+1
* | | | arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher2016-06-093-1/+76
* | | | am335x: add some missing CM_CLKMODE_DPLL_SSC macrosHeiko Schocher2016-06-091-0/+3
* | | | arm, am335x: add some missing GPIO register definitionsHeiko Schocher2016-06-091-0/+2
* | | | ARM: uniphier: insert dsb barrier to ensure visibility of storeMasahiro Yamada2016-06-091-2/+2
* | | | ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada2016-06-091-0/+3
* | | | ARM: uniphier: check return code of setenv()Masahiro Yamada2016-06-091-3/+1
* | | | ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada2016-06-091-1/+18
* | | | ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada2016-06-093-3/+154
| |_|/ |/| |
* | | Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-0624-19/+452
|\ \ \
| * | | ARM: exynos: Fix build error if SERIAL is disabled in SPLMarek Vasut2016-05-261-0/+3
OpenPOWER on IntegriCloud