aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini10-214/+45
2021-10-01arm: Remove bg0900 boardTom Rini1-4/+0
2021-10-01arm: 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 Denk57-229/+229
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk3-5/+5
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk7-20/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk41-42/+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-...WIP/29Sep2021Tom 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...WIP/29Sep2021-nextTom 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-28arch: powerpc: mpc85xx: free MDIO bus if mdio_register failsVladimir Oltean1-1/+3
2021-09-28arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NA...Vladimir Oltean1-1/+1
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-28x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko1-0/+32
2021-09-28x86: edison: Mark eMMC non-removableAndy Shevchenko1-0/+1
2021-09-27ti: keystone: Migrate CONFIG_SOC_K2* to KconfigTom Rini1-0/+16
2021-09-27ti: 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/...WIP/27Sep2021-nextTom Rini16-33/+82
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini14-122/+224
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt1-3/+11
2021-09-25dm: gpio: Add of-platdata supportSimon Glass1-1/+7
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass2-0/+33
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass1-10/+10
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass10-14/+14
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass1-1/+1
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass3-5/+7
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie4-0/+804
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay3-27/+7
2021-09-24arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveWIP/2021-09-24-arm64-optimized-str-funcsStefan Roese2-8/+39
2021-09-24arm64: memset-arm64: Use simple memset when cache is disabledStefan Roese1-0/+32
2021-09-24arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese4-0/+461
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque4-9/+53
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut1-0/+18
2021-09-23lmb: xtensa: Add arch_lmb_reserve()Marek Vasut1-0/+12
2021-09-23lmb: sh: Add arch_lmb_reserve()Marek Vasut1-0/+16
2021-09-23lmb: riscv: Add arch_lmb_reserve()Marek Vasut1-0/+13
2021-09-23lmb: nds32: Add arch_lmb_reserve()Marek Vasut1-0/+13
2021-09-23lmb: nios2: Add arch_lmb_reserve()Marek Vasut1-0/+16