summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | sunxi: Fix is_boot0_magic macroAndre Przywara2021-01-111-2/+1
* | | | sunxi: Factor out eGON BROM header descriptionAndre Przywara2021-01-111-64/+1
* | | | sunxi: add PineCube boardIcenowy Zheng2021-01-111-0/+1
| |/ / |/| |
* | | Merge branch 'next'Tom Rini2021-01-11148-457/+902
|\ \ \ | |_|/ |/| |
| * | Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-063-33/+75
| |\ \
| | * | arm64: zynqmp: Add Ethernet node for zcu1285 revAHarini Katakam2021-01-051-0/+23
| | * | arm64: zynqmp: Add ethernet node for zcu1275 revBSiva Durga Prasad Paladugu2021-01-051-0/+24
| | * | arm64: zynqmp: Sync DT with Linux kernelMichal Simek2021-01-041-33/+28
| * | | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-0582-215/+372
| |\ \ \
| | * | | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-0529-41/+41
| | * | | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-059-14/+14
| | * | | dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
| | * | | x86: Drop rtc from SPLSimon Glass2021-01-051-1/+1
| | * | | x86: coral: Remove unwanted nodes from SPL/TPLSimon Glass2021-01-051-6/+11
| | * | | x86: apl: Adjust how the UART gets its platform dataSimon Glass2021-01-052-20/+42
| | * | | x86: sysreset: Move priv/plat structs to headersSimon Glass2021-01-051-0/+18
| | * | | x86: apl: Use struct spi_nor instead of struct spi_flashSimon Glass2021-01-051-1/+1
| | * | | x86: Move priv/plat structs for intel_common to headersSimon Glass2021-01-054-27/+40
| | * | | x86: apl: Move priv/plat structs to headersSimon Glass2021-01-055-26/+64
| | * | | sandbox: Update dts files to reduce SPL sizeSimon Glass2021-01-052-8/+7
| | * | | sandbox: i2c: Move priv into a header fileSimon Glass2021-01-051-0/+14
| | * | | sandbox: serial: Move priv into a header fileSimon Glass2021-01-051-0/+30
| | * | | sandbox: remove ram buffer file when U-Boot is loaded by SPLPatrick Delaunay2021-01-053-4/+12
| | * | | x86: Fix header guard in asm/pmu.hSimon Glass2021-01-051-3/+3
| | * | | x86: tpl: Remove unwanted devicetree stringSimon Glass2021-01-051-1/+3
| | * | | x86: apl: Reduce size for TPLSimon Glass2021-01-058-11/+29
| | * | | x86: apl: Update hostbridge to remove unwanted TPL codeSimon Glass2021-01-051-5/+9
| | * | | x86: coral: Move fsp-m settings to a subnodeSimon Glass2021-01-052-1/+9
| | * | | x86: Move call64 into its own sectionSimon Glass2021-01-051-0/+1
| | * | | x86: apl: Use const for driver operationsSimon Glass2021-01-052-2/+2
| | * | | arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-056-0/+0
| | * | | dm: Use access methods for dev/uclass private dataSimon Glass2021-01-054-3/+9
| | * | | x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-052-28/+1
| | * | | spl: Drop bd_info in the data sectionSimon Glass2021-01-051-1/+4
| | * | | sandbox: Drop unnecessary test nodeSimon Glass2021-01-051-5/+0
| | * | | serial: Rename ns16550 functions to lower caseSimon Glass2021-01-053-4/+4
| | * | | serial: Update NS16550_t and struct NS16550Simon Glass2021-01-055-7/+7
| * | | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05135-1913/+2012
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-312-63/+2
| * | | qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu2020-12-311-0/+2
| * | | test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait2020-12-221-0/+16
| * | | sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait2020-12-221-1/+9
| * | | sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait2020-12-221-10/+0
| * | | sandbox: implement invalidate_icache_all()Heinrich Schuchardt2020-12-222-1/+24
| * | | sandbox: implement runtime system resetHeinrich Schuchardt2020-12-221-0/+10
| * | | dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass2020-12-183-3/+3
| * | | dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass2020-12-181-0/+13
| * | | 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