summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | sandbox: Support building an SPL imageSimon Glass2016-07-14-0/+5
| * | | sandbox: Allow chaining from SPL to U-Boot properSimon Glass2016-07-14-0/+51
| | |/ | |/|
* | | arm: Show cache warnings in U-Boot proper onlySimon Glass2016-07-14-2/+2
* | | arm: Don't invalidate unaligned cache regionsSimon Glass2016-07-14-21/+2
* | | arm: Move check_cache_range() into a common placeSimon Glass2016-07-14-51/+24
* | | ARM: OMAP5+: Enable errata i727Lokesh Vutla2016-07-14-3/+3
* | | stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-0/+5
* | | stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-1/+136
* | | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-1/+302
* | | sandbox: Don't exit when bootm completesSimon Glass2016-07-14-1/+1
* | | linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada2016-07-14-0/+4
* | | arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada2016-07-14-101/+0
* | | types.h: move and redefine resource_size_tMasahiro Yamada2016-07-14-1/+0
* | | arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas2016-07-14-0/+1
* | | arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2016-07-14-0/+3
* | | arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg2016-07-14-14/+61
* | | arm: omap-common: secure ROM signature verify APIAndreas Dannenberg2016-07-14-0/+97
* | | arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg2016-07-14-0/+74
* | | arm: omap-common: add secure smc entryDaniel Allred2016-07-14-9/+42
* | | arm: cache: add missing dummy functions for when dcache disabledDaniel Allred2016-07-14-0/+8
* | | arm64: add better and more generic spin-table supportMasahiro Yamada2016-07-14-4/+134
|/ /
* | Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini2016-07-14-8/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-12-13/+474
|\ \
| * | x86: link: Correct a failure in DRAM initSimon Glass2016-07-12-0/+5
| * | x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister2016-07-12-1/+295
| * | x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng2016-07-12-11/+8
| * | x86: acpi: Pack global NVS into ACPI tableBin Meng2016-07-12-0/+32
| * | x86: quark: Introduce ACPI global NVSBin Meng2016-07-12-0/+41
| * | x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-12-0/+81
| * | x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng2016-07-12-1/+1
| * | x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng2016-07-12-0/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-11-11/+143
|\ \
| * | ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R2016-07-09-8/+4
| * | ARM: dts: K2G: Add support for QSPI controllerVignesh R2016-07-09-0/+59
| * | ARM: dts: k2g: add support for Davinci SPI controllerVignesh R2016-07-09-0/+71
| * | ARM: dts: k2l: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
| * | ARM: dts: k2e: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
| * | ARM: dts: k2hk: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
| * | ARM: dts: keystone2: add SPI aliases for davinci SPI nodesVignesh R2016-07-09-0/+3
* | | x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-11-6/+0
* | | dm: gpio: MPC85XX GPIO platform data supportHamish Martin2016-07-11-0/+6
* | | dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass2016-07-11-0/+1
* | | dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass2016-07-11-0/+1
* | | rockchip: Use 'select' instead of defaults in KconfigSimon Glass2016-07-11-27/+10
| |/ |/|
* | armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu2016-07-08-0/+8
* | arm: Fix setjmp (again)Alexander Graf2016-07-08-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-07-0/+2
|\ \
| * | powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut2016-07-05-0/+2
| |/
* | video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-05-72/+75
* | tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass2016-07-05-73/+2154
|/