summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-05arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay
2021-10-03iot2050: Enable watchdog support, but do not auto-start itJan Kiszka
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka
2021-10-03arm: dts: Add IOT2050 device tree filesJan Kiszka
2021-10-03ARM: dts: ast2600: Make WDT by default disabledChia-Wei Wang
2021-10-03arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14Tom Rini
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini
2021-10-01arm: Remove bg0900 boardTom Rini
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove aspenite boardTom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-30arm64: zynqmp: Define all eeproms for SC on vck190Michal Simek
2021-09-30arm: zynq: Use s25fl256s1 compatible string on zedboardMichal Simek
2021-09-30arm64: zynqmp: Add device tree properties for nand flashAmit Kumar Mahapatra
2021-09-29Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2021-09-29arm: rpi: perform XHCI firmware upload only onceMarek Szyprowski
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-29arm: dts: armada8040: Fix CP0 eMMC/SDIO supportRobert Marko
2021-09-28imx: imx7d-sdb: fix ethernet, sync .dts with linuxRasmus Villemoes
2021-09-28arch: powerpc: mpc85xx: free MDIO bus if mdio_register failsVladimir Oltean
2021-09-28arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NA...Vladimir Oltean
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-09-28net: update NXP copyright textVladimir Oltean
2021-09-28arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut
2021-09-28arm: socfpga: vining: Un-disable WDT in DTMarek Vasut
2021-09-28x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko
2021-09-28x86: edison: Mark eMMC non-removableAndy Shevchenko
2021-09-27ti: keystone: Migrate CONFIG_SOC_K2* to KconfigTom Rini
2021-09-27ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass