summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARC: make generic print_cpuinfo() weakAlexey Brodkin2018-10-121-1/+1
* Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini2018-10-1012-51/+208
|\
| * test: panel: Add a test for the panel uclassSimon Glass2018-10-093-2/+35
| * x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-093-12/+29
| * dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-093-20/+49
| * sandbox: Restore blocking I/O on exitSimon Glass2018-10-091-8/+15
| * dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass2018-10-091-1/+0
| * sandbox: Remove the old memory file laterSimon Glass2018-10-092-6/+6
| * sandbox: Add a flag to set the default log levelSimon Glass2018-10-092-0/+14
| * sandbox: Support booting from TPL to SPLSimon Glass2018-10-091-2/+27
| * sandbox: Add a way to write data to the host filesystemSimon Glass2018-10-091-0/+20
| * sandbox: Support file truncation with os_open()Simon Glass2018-10-091-0/+2
| * sandbox: Unprotect DATA regions in bus testsSimon Glass2018-10-081-0/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-10-101-0/+9
|\ \
| * | ARM: dts: rmobile: Reinstate missing CPLD on ULCBMarek Vasut2018-10-091-0/+9
| |/
* | arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay2018-10-101-3/+0
* | arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-1016-59/+36
* | arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-106-29/+3
* | arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-102-2/+2
* | arm: remove prototype for arch_interrupt_initPatrick Delaunay2018-10-101-1/+0
* | arm: K3: am654: Add support for getting boot modeAndrew F. Davis2018-10-101-0/+23
* | arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis2018-10-102-1/+26
* | gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy2018-10-101-32/+0
* | ARM: meson: Add Khadas VIM2 board supportLoic Devulder2018-10-101-0/+23
* | ARM: meson: Add Khadas VIM2 board DTLoic Devulder2018-10-103-1/+533
* | ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1Patrice Chotard2018-10-101-0/+4
* | ARM: meson: Extend mem_map to support 3GiB of RAMLoic Devulder2018-10-081-4/+4
|/
* Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander2018-10-071-0/+4
* sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander2018-10-071-0/+1
* sandbox: dt: add sandbox_tee nodeJens Wiklander2018-10-073-0/+12
* arm: dt: hikey: Add optee nodeJens Wiklander2018-10-071-0/+7
* mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard2018-10-061-7/+2
* ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford2018-10-063-0/+86
* ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LVAdam Ford2018-10-062-0/+49
* ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xxAdam Ford2018-10-063-47/+0
* ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with KernelAdam Ford2018-10-063-30/+32
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-10-053-0/+12
|\
| * ARM: rmobile: Enable PHY framework on Gen3Marek Vasut2018-10-031-0/+1
| * ARM: rmobile: Mark 4-64GiB as DRAM on Gen3Marek Vasut2018-10-031-0/+6
| * ARM: dts: rmobile: Reinstate missing i2c6 on PorterMarek Vasut2018-10-031-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-053-39/+3
|\ \
| * | arm: socfpga: stratix10: add sgmii in phymode setupOoi, Joyce2018-10-031-2/+3
| * | arm: socfpga: Remove unused function socfpga_emac_manage_reset()Ley Foon Tan2018-10-032-37/+0
| |/
* | Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini2018-10-052-47/+99
|\ \
| * | rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab2018-10-041-44/+45
| * | rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab2018-10-041-3/+4
| * | rockchip: add fit source file for pack itb with op-teeKever Yang2018-10-041-0/+50
| * | rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang2018-10-041-9/+9
* | | arc: Add support for IoT development kitAlexey Brodkin2018-10-053-0/+51
* | | ARC: Implement print_cpuinfo()Alexey Brodkin2018-10-051-1/+34