summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-01-21ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach
2020-01-21ARM: mvebu: clearfog: add EEPROM devicesBaruch Siach
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20imx8m: clock_imx8mm: Staticize functionsAlifer Moraes
2020-01-20arm: dts: imx7ulp-evk: remove mux value from pad configurationJorge Ramirez-Ortiz
2020-01-20mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz
2020-01-20arm: dts: i.mx8x: add #cooling-cells propertiesAnatolij Gustschin
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas
2020-01-20Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-01-20arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi
2020-01-20arm: dts: k3-am654-base-board: enable USB1Vignesh Raghavendra
2020-01-20arm: dts: k3-am65-main: add USB supportVignesh Raghavendra
2020-01-20ARM: dts: omap3/omap35 Torpedo and SOM-LV: Unify and shrink SPL dtbAdam Ford
2020-01-20arm: K3: Increase default SYSFW image size allocationAndrew F. Davis
2020-01-20arm: K3: Disable ROM configured firewallsAndrew F. Davis
2020-01-20arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis
2020-01-20arm: dts: k3-am654-r5-base-board: Fix power-domains for wkup_vtm0Lokesh Vutla
2020-01-20arm: mach-k3: security: Clean image out of cache before authenticationAndrew F. Davis
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis
2020-01-20arm64: dts: k3-j721e-common-proc-board: Fully enable wkup_i2c0 useAndreas Dannenberg
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg
2020-01-20board: ti: beagleboneai: add dts fileJason Kridner
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey
2020-01-20arm: dts: k3-j721e-common-proc-board: Add pinmux for SD cardFaiz Abbas
2020-01-20arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodesFaiz Abbas
2020-01-20mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas
2020-01-20ARM: dts: da850-lcdk: Update DTS files for SPL device tree supportAdam Ford
2020-01-20arm: dts: k3-j721e: Add DT nodes for USBVignesh Raghavendra
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move reset_misc() function to arch headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move upmconfig() to ppc.hSimon Glass
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2020-01-17common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-17common: Move reset_phy() to net.hSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-17ARM: dts: stm32: Add missing ETHCK clock to ethernet nodeMarek Vasut
2020-01-17aes: add support of aes192 and aes256Philippe Reynes
2020-01-17stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay
2020-01-17ARM: stm32: Allow overriding setup_mac_address()Marek Vasut
2020-01-17stm32mp: remove redundant SYS_TEXT_BASE promptThomas Hebb
2020-01-16mx7ulp: Move SoC base address to a common fileFabio Estevam
2020-01-16Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini