summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-10-07tree: imx: remove old fit generator scriptAndrey Zhizhikin1-143/+0
2021-10-07imx8mm-cl-iot-gate: Split the defconfigsFabio Estevam5-13/+271
2021-10-07mx7ulp: Allow to enable CONFIG_IMX_HABRicardo Salveti1-1/+1
2021-10-07imx8m: Restrict usable memory based on rom_pointer[0]Ying-Chun Liu (PaulLiu)1-3/+13
2021-10-07arm: dts: imx8mm-venice*: remove thermal zone overridesTim Harvey2-24/+0
2021-10-07arm: dts: imx8mm-venice-gw700x: fix mp5416 pmic configTim Harvey1-19/+37
2021-10-07imx53: usbarmory: Add card detect configurationAndrej Rosano1-0/+1
2021-10-07arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MPYe Li1-9/+12
2021-10-07imx: spl: fix imx8m secure bootHeiko Schocher1-0/+14
2021-10-07imx: spl: implement spl_load_simple_fit_fix_loadHeiko Schocher1-0/+33
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2-1/+1
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-6/+0
2021-10-05arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc1-0/+8
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay1-1/+0
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay1-1/+1
2021-10-03iot2050: Enable watchdog support, but do not auto-start itJan Kiszka1-0/+25
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka1-0/+1
2021-10-03arm: dts: Add IOT2050 device tree filesJan Kiszka13-1/+1325
2021-10-03ARM: dts: ast2600: Make WDT by default disabledChia-Wei Wang1-0/+4
2021-10-03arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14Tom Rini23-558/+1843
2021-10-02arm: Remove bg0900 boardTom Rini1-4/+0
2021-10-02arm: Remove zmx25 board and ARCH_MX25Tom Rini14-1664/+1
2021-10-01arm: Remove aspenite boardTom Rini13-919/+0
2021-10-01arm: Remove flea3 boardTom Rini17-2880/+2
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini6-6/+31
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk33-128/+128
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk2-4/+4
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk1-2/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk22-23/+0
2021-09-30arm64: zynqmp: Define all eeproms for SC on vck190Michal Simek1-0/+15
2021-09-30arm: zynq: Use s25fl256s1 compatible string on zedboardMichal Simek1-1/+1
2021-09-30arm64: zynqmp: Add device tree properties for nand flashAmit Kumar Mahapatra1-0/+4
2021-09-29Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-0/+6
2021-09-29arm: rpi: perform XHCI firmware upload only onceMarek Szyprowski1-0/+6
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini23-53/+53
2021-09-29arm: dts: armada8040: Fix CP0 eMMC/SDIO supportRobert Marko1-2/+2
2021-09-28imx: imx7d-sdb: fix ethernet, sync .dts with linuxRasmus Villemoes1-3/+3
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean7-11/+11
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean9-28/+28
2021-09-28net: update NXP copyright textVladimir Oltean16-16/+16
2021-09-28arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut1-1/+1
2021-09-28arm: socfpga: vining: Un-disable WDT in DTMarek Vasut1-4/+0
2021-09-28ti: keystone: Migrate CONFIG_SOC_K2* to KconfigTom Rini1-0/+16
2021-09-28ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini1-1/+1
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini3-4/+4
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini12-122/+191
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2-2/+2
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass1-2/+2