summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-05x86: apl: Update hostbridge to remove unwanted TPL codeSimon Glass
2021-01-05x86: coral: Move fsp-m settings to a subnodeSimon Glass
2021-01-05x86: Move call64 into its own sectionSimon Glass
2021-01-05x86: apl: Use const for driver operationsSimon Glass
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-05x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass
2021-01-05spl: Drop bd_info in the data sectionSimon Glass
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2021-01-05arm64: zynqmp: Add Ethernet node for zcu1285 revAHarini Katakam
2021-01-05arm64: zynqmp: Add ethernet node for zcu1275 revBSiva Durga Prasad Paladugu
2021-01-04arm64: zynqmp: Sync DT with Linux kernelMichal Simek
2020-12-31fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu
2020-12-28Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-12-28arm: mvebu: armada-xp-gp.dts: Add spi0 aliasStefan Roese
2020-12-28arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot propertiesStefan Roese
2020-12-26imx: mx7: clock: use correct format stringsHeinrich Schuchardt
2020-12-26arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland
2020-12-26arm: dart6ul: change compatible string for eepromMarc Ferland
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron
2020-12-26board: ge: bx50v3: cleanup phy configSebastian Reichel
2020-12-26ARM: dts: imx8m: add UHS or HS400/HS400ES propertiesAndrey Zhizhikin
2020-12-26ARM: dts: imx8m: increase off-on delay on the SD Vcc regulatorAndrey Zhizhikin
2020-12-26arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6Adam Ford
2020-12-26arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6Adam Ford
2020-12-26ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-modeOliver Graute
2020-12-22test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait
2020-12-22sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait
2020-12-22sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt
2020-12-22sandbox: implement runtime system resetHeinrich Schuchardt
2020-12-22fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-20board: kontron: sl28: reorder mmc devicesMichael Walle
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass
2020-12-18dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass
2020-12-18dm: Switch over to use new sequence number for dev_seq()Simon Glass
2020-12-18x86: Drop unnecessary mp_init logicSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-18linker_lists: Fix alignment issueSimon Glass
2020-12-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-12-18ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4Marek Szyprowski
2020-12-18riscv: Add device tree bindings for SPISean Anderson
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko