summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay
2021-03-11ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass
2021-03-09x86: Fix member check in intel_gnvsSimon Glass
2021-03-09x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt
2021-03-08arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...Siew Chin Lim
2021-03-08arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim
2021-03-05ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng
2021-03-05gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng
2021-03-05ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'Bin Meng
2021-03-05ppc: io.h: Use addrmap_ translation APIs only in post-relocation phaseBin Meng
2021-03-05ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-03gpio: Add a way to read 3-way strapping pinsSimon Glass
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass
2021-03-03gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey
2021-03-03arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár
2021-03-03arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár
2021-03-02sandbox: Write out bloblist when exitingSimon Glass
2021-03-02sandbox: Avoid using malloc() for system stateSimon Glass
2021-03-02sandbox: Add os_realloc()Simon Glass
2021-03-02s5p4418_nanopi2: Drop dead codeSimon Glass
2021-03-02arm: remove set_dacr/get_dacr functionsPatrick Delaunay
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay
2021-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay
2021-03-02arm: cp15: update DACR value to activate access controlPatrick Delaunay
2021-03-02arm: cosmetic: align TTB_SECT define valuePatrick Delaunay
2021-03-02arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGHPatrick Delaunay
2021-03-02stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-02Revert "lpc32xx: cpu: add support for soft reset"Harald Seiler
2021-03-02nds32: Remove dead reset_cpu() implementationHarald Seiler
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut
2021-03-01ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us propertyFabio Estevam
2021-03-01arm: dts: imx8mp-evk: Add FEC PHY reset timingYe Li