aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-10net: mdio-uclass: fix type for phy_mode_str and phy_handle_strMarek BehĂșn1-5/+6
2022-04-10net: phy: dp83867: Fix a never true comparisonHaolin Li1-2/+5
2022-04-10net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF nodeVladimir Oltean1-1/+1
2022-04-10net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF nodeVladimir Oltean1-1/+1
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...WIP/04Apr2022-nextTom Rini27-454/+1874
2022-04-02Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"WIP/02Apr2022-nextTom Rini7-5/+122
2022-04-02Merge branch '2022-04-01-arm-semihosting-cleanups-and-new-features' into nextTom Rini51-411/+2390
2022-04-01serial: dm: Add support for putsSean Anderson3-2/+55
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson2-2/+4
2022-04-01serial: smh: Initialize serial only if semihosting is enabledSean Anderson1-1/+10
2022-04-01arm64: Catch non-emulated semihosting callsSean Anderson2-0/+58
2022-04-01arm: smh: Add option to detect semihostingSean Anderson3-0/+72
2022-04-01arm64: Import some ESR and SPSR defines from LinuxSean Anderson2-0/+416
2022-04-01arm64: Save spsr in pt_regsSean Anderson2-2/+5
2022-04-01arm64: Save esr in pt_regsSean Anderson5-26/+26
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson5-1/+89
2022-04-01doc: smh: Update semihosting documentationSean Anderson1-4/+67
2022-04-01serial: Add semihosting driverSean Anderson5-0/+173
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson2-0/+37
2022-04-01arm: smh: Remove smhload commandSean Anderson2-81/+5
2022-04-01cmd: fdt: Use start/size for chosen instead of start/endSean Anderson2-11/+11
2022-04-01fs: Add semihosting filesystemSean Anderson6-2/+160
2022-04-01spl: Add semihosting boot methodSean Anderson5-5/+96
2022-04-01arm: smh: Add some file manipulation commandsSean Anderson2-11/+76
2022-04-01arm: smh: Document functions in headerSean Anderson2-9/+32
2022-04-01arm: smh: Return errno on errorSean Anderson1-31/+36
2022-04-01arm: smh: Use numeric modes for smh_openSean Anderson2-19/+27
2022-04-01arm: smh: Export semihosting functionsSean Anderson2-5/+20
2022-04-01arm: smh: Add semihosting entry to MAINTAINERSSean Anderson1-0/+5
2022-04-01doc: ls1046ardb: Document debug uartSean Anderson1-0/+9
2022-04-01doc: ls1046ardb: Expand boot mode sectionSean Anderson1-3/+14
2022-04-01nxp: ls1046ardb: Convert README to rSTSean Anderson4-76/+102
2022-04-01doc: Convert semihosting readme to rSTSean Anderson2-15/+21
2022-04-01vexpress64: Add ARMv8R-64 board variantPeter Hoyes8-6/+74
2022-04-01vexpress64: pick DRAM size from DTAndre Przywara1-10/+2
2022-04-01vexpress64: generalise page table generationAndre Przywara2-8/+20
2022-04-01vexpress64: defconfigs: allow default commandsAndre Przywara2-17/+0
2022-04-01vexpress64: fvp: add distro_boot supportAndre Przywara4-9/+55
2022-04-01vexpress64: move hardware setting from defconfig to KconfigAndre Przywara4-32/+44
2022-04-01vexpress64: config header: unify environment definitionAndre Przywara1-38/+45
2022-04-01vexpress64: fvp: enable OF_CONTROLAndre Przywara5-4/+17
2022-04-01arm: dts: Add Arm FVP Fastmodel RevC .dts files from LinuxAndre Przywara3-0/+531
2022-04-01vexpress64: Kconfig: move board definitions out of arch/armAndre Przywara4-30/+25
2022-04-01Merge branch '2022-04-01-Kconfig-migrations-and-cleanups' into nextWIP/01Apr2022-nextTom Rini643-1715/+941
2022-04-01configs: Resync with savedefconfigTom Rini225-523/+464
2022-04-01global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini7-122/+5
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini182-314/+118
2022-04-01Convert CONFIG_NORFLASH_PS32BIT to KconfigTom Rini3-3/+6
2022-04-01at91: Switch to SD_BOOT / CONFIG_NAND_BOOTTom Rini20-30/+16
2022-04-01Convert CONFIG_SRIO_PCIE_BOOT_SLAVE to KconfigTom Rini2-1/+4