summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dm: Switch over to use new sequence number for dev_seq()Simon Glass2020-12-181-1/+1
| * | | x86: Drop unnecessary mp_init logicSimon Glass2020-12-183-18/+9
| * | | dm: Avoid accessing seq directlySimon Glass2020-12-183-3/+3
| * | | linker_lists: Fix alignment issueSimon Glass2020-12-181-0/+11
| * | | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1342-105/+105
| * | | dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
| * | | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-1312-27/+26
| * | | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-137-21/+21
| * | | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1322-36/+36
| * | | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1320-24/+24
| * | | dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-1/+1
| * | | dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-131-1/+1
| * | | test: unit test for exception commandHeinrich Schuchardt2020-12-131-0/+1
| * | | sandbox: add handler for exceptionsHeinrich Schuchardt2020-12-134-0/+88
| * | | bootm: Support string substitution in bootargsSimon Glass2020-12-041-0/+1
| * | | x86: zimage: Add silent-console processingSimon Glass2020-12-041-0/+14
| * | | bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-041-0/+1
| * | | board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2020-12-041-0/+36
| * | | board: sl28: add ATF support (bl31)Michael Walle2020-12-041-1/+40
| * | | board: sl28: remove u-boot from loadable DT nodeMichael Walle2020-12-041-3/+0
| * | | armv8: layerscape: don't initialize GIC in SPLMichael Walle2020-12-041-0/+2
| * | | treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle2020-12-045-10/+10
| * | | IPQ40xx: clk: add USB clock handlingRobert Marko2020-12-011-0/+8
| * | | IPQ40xx: clk: dont always return 0Robert Marko2020-12-011-2/+2
| * | | IPQ40xx: clk: drop breaks in switch caseRobert Marko2020-12-011-3/+0
| * | | IPQ40xx: clk: use dev_read_addr()Robert Marko2020-12-011-2/+2
* | | | rockchip: pinebook-pro: default to SPI bus 1 for SPI-flashHugh Cole-Baker2021-01-081-4/+0
* | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02Marek Vasut2021-01-061-2/+2
* | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITXMarek Vasut2021-01-061-1/+1
| |/ / |/| |
* | | Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-12-2816-55/+234
|\ \ \
| * | | imx: mx7: clock: use correct format stringsHeinrich Schuchardt2020-12-261-11/+11
| * | | arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland2020-12-261-0/+8
| * | | arm: dart6ul: change compatible string for eepromMarc Ferland2020-12-261-2/+7
| * | | imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron2020-12-261-1/+2
| * | | board: ge: bx50v3: cleanup phy configSebastian Reichel2020-12-261-0/+11
| * | | ARM: dts: imx8m: add UHS or HS400/HS400ES propertiesAndrey Zhizhikin2020-12-266-0/+27
| * | | ARM: dts: imx8m: increase off-on delay on the SD Vcc regulatorAndrey Zhizhikin2020-12-266-0/+26
| * | | arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6Adam Ford2020-12-262-19/+41
| * | | arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6Adam Ford2020-12-261-20/+99
| * | | ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-modeOliver Graute2020-12-261-2/+2
* | | | arm: mvebu: armada-xp-gp.dts: Add spi0 aliasStefan Roese2020-12-281-0/+4
* | | | arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot propertiesStefan Roese2020-12-281-0/+19
|/ / /
* | / fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-222-63/+2
| |/ |/|
* | board: kontron: sl28: reorder mmc devicesMichael Walle2020-12-201-2/+2
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-12-1810-20/+79
|\ \
| * | riscv: Add device tree bindings for SPISean Anderson2020-12-182-1/+47
| * | spi: dw: Add SoC-specific compatible stringsSean Anderson2020-12-189-17/+28
| * | spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson2020-12-182-2/+4
* | | ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4Marek Szyprowski2020-12-181-0/+4
|/ /
* | x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-162-4/+8