aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Jan2021Tom Rini8-1/+216
2021-01-25arm: sunxi: add initial H616 DTSI and headersJernej Skrabec4-0/+188
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec1-0/+7
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec1-1/+1
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec2-0/+20
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini3-0/+121
2021-01-25Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini11-192/+464
2021-01-25Merge tag 'doc-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-4/+12
2021-01-25Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-7/+7
2021-01-25dm: core: describe uclass_root_sHeinrich Schuchardt1-4/+12
2021-01-24reset: mtmips: add reset controller support for MediaTek MT7620 SoCWeijie Gao1-0/+35
2021-01-24clk: add clock driver for MediaTek MT7620 SoCWeijie Gao1-0/+40
2021-01-24mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao1-0/+46
2021-01-23imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford1-0/+155
2021-01-23imx8mq: configs: add support for distro boot commandsAlice Guo1-63/+12
2021-01-23board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet1-0/+107
2021-01-23arm: dart6ul: enable DM_ETH for the dart6ulMarc Ferland1-7/+0
2021-01-23imx: imx8mm-beacon: Remove relocation restrictionsAdam Ford1-2/+0
2021-01-23imx8mp: configs: add support for distro boot commandsAlice Guo1-52/+11
2021-01-23imx8mm: configs: add support for distro boot commandsAlice Guo1-52/+12
2021-01-23imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFFPeng Fan2-4/+0
2021-01-23arm: dts: imx8mq: sync dts from Linux KernelPeng Fan1-1/+30
2021-01-23arm: dts: imx8mp: sync dts from Linux KernelPeng Fan1-3/+92
2021-01-23arm: dts: imx8mn: sync dts from Linux KernelPeng Fan1-3/+27
2021-01-23imx: imx8mn_evk: correct stack/malloc adressPeng Fan1-5/+2
2021-01-23imx: imx8mp_evk: enable eth supportPeng Fan1-0/+16
2021-01-23fs: fat: structure for name and extensionHeinrich Schuchardt1-1/+6
2021-01-22configs: sama5d27_som1_ek: Set FDT filename based on defconfigGreg Gallagher1-5/+2
2021-01-22pinctrl: at91-pio4: implement drive strength supportEugen Hristev1-0/+4
2021-01-22dt-bindings: pinctrl: at91-pio4: update license to SPDX styleEugen Hristev1-2/+1
2021-01-20Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/20Jan2021Tom Rini4-11/+21
2021-01-20efi_loader: Avoid emitting efi_var_buf to .GOTIlias Apalodimas1-0/+11
2021-01-20efi_loader: efi_size_in_pages() missing parenthesesHeinrich Schuchardt1-1/+1
2021-01-20efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt2-7/+0
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt1-3/+9
2021-01-19net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut1-1/+0
2021-01-18power: pmic: add driver for Monolithic Power mp5416Tim Harvey1-0/+41
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang1-0/+16
2021-01-18reset: aspeed: Add AST2600 reset supportChia-Wei, Wang1-0/+70
2021-01-18clk: aspeed: Add AST2600 clock supportRyan Chen1-0/+62
2021-01-18board: presidio: Add Parallel NAND supportKate Liu1-0/+9
2021-01-18clk: mediatek: Add MT8183 clock driverFabien Parent1-0/+329
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/18Jan2021Tom Rini6-41/+85
2021-01-18riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari1-39/+20
2021-01-18clk: Add Microchip PolarFire SoC clock driverPadmarao Begari1-0/+45
2021-01-18riscv: timer: Add support for an early timerPragnesh Patel3-0/+15
2021-01-18riscv: Add support for SPI on Kendryte K210Sean Anderson1-2/+5
2021-01-16log: provide missing macrosHeinrich Schuchardt1-0/+8
2021-01-16log: make debug_cond() function likeHeinrich Schuchardt1-9/+8
2021-01-16dm: core: add function uclass_probe_all() to probe all devicesVabhav Sharma1-0/+11