aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-0/+27
2020-01-21ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach1-0/+1
2020-01-21ARM: mvebu: clearfog: add EEPROM devicesBaruch Siach3-0/+26
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-6/+306
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini25-12/+1109
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini5-15/+30
2020-01-20imx8m: clock_imx8mm: Staticize functionsAlifer Moraes1-5/+5
2020-01-20arm: dts: imx7ulp-evk: remove mux value from pad configurationJorge Ramirez-Ortiz1-1/+1
2020-01-20mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz1-0/+2
2020-01-20arm: dts: i.mx8x: add #cooling-cells propertiesAnatolij Gustschin1-0/+4
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas3-0/+290
2020-01-20Merge branch 'master' of git://git.denx.de/u-bootStefano Babic7-106/+48
2020-01-20arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi1-1/+1
2020-01-20arm: dts: k3-am654-base-board: enable USB1Vignesh Raghavendra2-0/+32
2020-01-20arm: dts: k3-am65-main: add USB supportVignesh Raghavendra1-0/+78
2020-01-20ARM: dts: omap3/omap35 Torpedo and SOM-LV: Unify and shrink SPL dtbAdam Ford4-1/+75
2020-01-20arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2020-01-20arm: K3: Disable ROM configured firewallsAndrew F. Davis4-0/+115
2020-01-20arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis1-1/+1
2020-01-20arm: dts: k3-am654-r5-base-board: Fix power-domains for wkup_vtm0Lokesh Vutla1-1/+1
2020-01-20arm: mach-k3: security: Clean image out of cache before authenticationAndrew F. Davis1-0/+12
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis1-2/+2
2020-01-20arm64: dts: k3-j721e-common-proc-board: Fully enable wkup_i2c0 useAndreas Dannenberg2-0/+23
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2-0/+6
2020-01-20board: ti: beagleboneai: add dts fileJason Kridner2-0/+577
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey1-0/+1
2020-01-20arm: dts: k3-j721e-common-proc-board: Add pinmux for SD cardFaiz Abbas3-1/+39
2020-01-20arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodesFaiz Abbas1-2/+0
2020-01-20mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas1-1/+2
2020-01-20ARM: dts: da850-lcdk: Update DTS files for SPL device tree supportAdam Ford2-1/+15
2020-01-20arm: dts: k3-j721e: Add DT nodes for USBVignesh Raghavendra4-0/+128
2020-01-17common: Move hang() to the same header as panic()Simon Glass57-4/+60
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass24-0/+24
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass39-4/+42
2020-01-17common: Move reset_misc() function to arch headerSimon Glass1-0/+2
2020-01-17common: Move get_tbclk() to time.hSimon Glass22-5/+23
2020-01-17common: Move clock functions into a new fileSimon Glass33-4/+35
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-0/+1
2020-01-17common: Move ll_boot_init() to init.hSimon Glass5-0/+5
2020-01-17common: arm: Move s_init() to an ARM-specific headerSimon Glass1-0/+2
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass18-16/+18
2020-01-17ARM: dts: stm32: Add missing ETHCK clock to ethernet nodeMarek Vasut1-0/+2
2020-01-17aes: add support of aes192 and aes256Philippe Reynes1-19/+22
2020-01-17stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2-9/+25
2020-01-17ARM: stm32: Allow overriding setup_mac_address()Marek Vasut2-1/+3
2020-01-17stm32mp: remove redundant SYS_TEXT_BASE promptThomas Hebb1-5/+0
2020-01-16mx7ulp: Move SoC base address to a common fileFabio Estevam1-0/+4
2020-01-16Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini6-87/+26