aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-riscvWIP/18Jan2021Tom 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
2021-01-18riscv: Add support for SPI on Kendryte K210Sean Anderson4-50/+299
2021-01-18doc: qemu-riscv: Fix opensbi build instructionsAtish Patra1-1/+1
2021-01-16cmd: disk: Remove fit_print_contents APIRavik Hasija1-1/+0
2021-01-16lib: cosmetic update of CONFIG_LIB_ELF descriptionPatrick Delaunay1-2/+2
2021-01-16test: unit test for pr_err(), pr_cont()Heinrich Schuchardt2-0/+46
2021-01-16log: provide missing macrosHeinrich Schuchardt1-0/+8
2021-01-16log: make debug_cond() function likeHeinrich Schuchardt1-9/+8
2021-01-16ram: k3-j721e: rename BIT_MASK()Heinrich Schuchardt2-15/+19
2021-01-16mtd: misplaced log.h and dm/devres.hHeinrich Schuchardt1-2/+0
2021-01-16lib: zlib: our putc() takes only one argumentHeinrich Schuchardt1-1/+1
2021-01-16lib: zlib: include ctype.hHeinrich Schuchardt1-1/+1
2021-01-16lib: aes: build failure with DEBUG=1Heinrich Schuchardt1-1/+1
2021-01-16armv8: Makefile: build cache files when neededPeng Fan1-1/+3
2021-01-16common: Makefile: drop duplicated linePeng Fan1-1/+0
2021-01-16dts: Log name of expected .dtb fileFlorian Klink1-1/+1