summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt5-10/+33
2021-01-19efi_loader: move load options to new moduleHeinrich Schuchardt3-135/+150
2021-01-19Merge branch '2021-01-18-assorted-platform-updates'Tom Rini86-305/+9442
2021-01-18dts: mt7622: use accurate clock source fot mtk_timerWeijie Gao1-7/+1
2021-01-18timer: mtk_timer: initialize the timer before useWeijie Gao1-0/+10
2021-01-18pinctrl: mediatek: correct error handlingHeinrich Schuchardt1-0/+1
2021-01-18mtd: remove drivers/mtd/mw_eeprom.cHeinrich Schuchardt2-239/+0
2021-01-18drivers: qe: avoid double free()Heinrich Schuchardt1-1/+0
2021-01-18mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt1-3/+0
2021-01-18doc: board: freescale: advise to use newer atf and firmwareAndrey Zhizhikin4-24/+24
2021-01-18dma: bcm6348: incorrect buffer allocationHeinrich Schuchardt1-2/+2
2021-01-18cmd: Add a pwm commandPragnesh Patel7-0/+174
2021-01-18power: pmic: add driver for Monolithic Power mp5416Tim Harvey4-0/+155
2021-01-18configs: aspeed: Add defconfig for AST2600 EVBChia-Wei, Wang2-0/+75
2021-01-18aspeed: Add AST2600 platform supportChia-Wei, Wang14-0/+500
2021-01-18ARM: dts: aspeed: Add AST2600 SoC supportChia-Wei, Wang4-0/+2170
2021-01-18reset: aspeed: Add AST2600 reset supportChia-Wei, Wang4-0/+188
2021-01-18wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang4-0/+249
2021-01-18ram: aspeed: Add AST2600 DRAM control supportDylan Hung4-2/+1286
2021-01-18clk: aspeed: Add AST2600 clock supportRyan Chen4-0/+1574
2021-01-18board: presidio: Add Parallel NAND supportKate Liu4-0/+57
2021-01-18mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu5-0/+1698
2021-01-18km/arm: cleanup defconfig filesHolger Brunck6-18/+31
2021-01-18km/kirkwood: enable USB support and the host controller driverHolger Brunck1-0/+4
2021-01-18mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen1-2/+4
2021-01-18acpi: Add missing ARM acpi_table headerHarm Berntsen1-0/+0
2021-01-18gpio: do not include <asm/arch/gpio.h> on ARCH_QEMUHarm Berntsen1-1/+2
2021-01-18clk: mediatek: Add MT8183 clock driverFabien Parent3-0/+1153
2021-01-18tools: mtk_image: add support for booting ARM64 imagesFabien Parent2-5/+29
2021-01-18configs: pumpkin: enable fastbootFabien Parent1-1/+6
2021-01-18configs: pumpkin: enable USB gadgetFabien Parent1-0/+8
2021-01-18board: mediatek: pumpkin: initialize usb deviceFabien Parent1-0/+17
2021-01-18arm: dts: mt8516-pumpkin: enable usb portFabien Parent1-0/+10
2021-01-18arm: dts: mt8516: add support for USBFabien Parent1-0/+14
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini9-13/+80
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini35-116/+2477
2021-01-18Merge tag 'doc-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini7-125/+183
2021-01-18Merge branch '2021-01-16-assorted-improvements'Tom Rini43-110/+490
2021-01-18ARM: dts: renesas: Remove leading 0x from rpc nodeLad Prabhakar8-8/+8
2021-01-18pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar1-0/+25
2021-01-18pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar1-5/+47
2021-01-18doc: board: Add Microchip MPFS Icicle Kit docPadmarao Begari3-0/+820
2021-01-18riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari4-45/+145
2021-01-18riscv: dts: Add device tree for Microchip Icicle KitPadmarao Begari3-0/+436
2021-01-18clk: Add Microchip PolarFire SoC clock driverPadmarao Begari9-0/+559
2021-01-18net: macb: Add phy address to read it from device treePadmarao Begari1-0/+13
2021-01-18net: macb: Add DMA 64-bit address support for macbPadmarao Begari2-17/+120
2021-01-18riscv: Add DMA 64-bit address supportPadmarao Begari2-0/+8
2021-01-18riscv: timer: Add support for an early timerPragnesh Patel6-3/+75
2021-01-18trace: select TIMER_EARLY to avoid infinite recursionPragnesh Patel1-0/+1