aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-18km/arm: cleanup defconfig filesHolger Brunck
2021-01-18km/kirkwood: enable USB support and the host controller driverHolger Brunck
2021-01-18mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen
2021-01-18acpi: Add missing ARM acpi_table headerHarm Berntsen
2021-01-18gpio: do not include <asm/arch/gpio.h> on ARCH_QEMUHarm Berntsen
2021-01-18clk: mediatek: Add MT8183 clock driverFabien Parent
2021-01-18tools: mtk_image: add support for booting ARM64 imagesFabien Parent
2021-01-18configs: pumpkin: enable fastbootFabien Parent
2021-01-18configs: pumpkin: enable USB gadgetFabien Parent
2021-01-18board: mediatek: pumpkin: initialize usb deviceFabien Parent
2021-01-18arm: dts: mt8516-pumpkin: enable usb portFabien Parent
2021-01-18arm: dts: mt8516: add support for USBFabien Parent
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-01-18Merge tag 'doc-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-18Merge branch '2021-01-16-assorted-improvements'Tom Rini
2021-01-18ARM: dts: renesas: Remove leading 0x from rpc nodeLad Prabhakar
2021-01-18pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar
2021-01-18pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar
2021-01-18doc: board: Add Microchip MPFS Icicle Kit docPadmarao Begari
2021-01-18riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari
2021-01-18riscv: dts: Add device tree for Microchip Icicle KitPadmarao Begari
2021-01-18clk: Add Microchip PolarFire SoC clock driverPadmarao Begari
2021-01-18net: macb: Add phy address to read it from device treePadmarao Begari
2021-01-18net: macb: Add DMA 64-bit address support for macbPadmarao Begari
2021-01-18riscv: Add DMA 64-bit address supportPadmarao Begari
2021-01-18riscv: timer: Add support for an early timerPragnesh Patel
2021-01-18trace: select TIMER_EARLY to avoid infinite recursionPragnesh Patel
2021-01-18riscv: Add support for SPI on Kendryte K210Sean Anderson
2021-01-18doc: qemu-riscv: Fix opensbi build instructionsAtish Patra
2021-01-16cmd: disk: Remove fit_print_contents APIRavik Hasija
2021-01-16lib: cosmetic update of CONFIG_LIB_ELF descriptionPatrick Delaunay
2021-01-16test: unit test for pr_err(), pr_cont()Heinrich Schuchardt
2021-01-16log: provide missing macrosHeinrich Schuchardt
2021-01-16log: make debug_cond() function likeHeinrich Schuchardt
2021-01-16ram: k3-j721e: rename BIT_MASK()Heinrich Schuchardt
2021-01-16mtd: misplaced log.h and dm/devres.hHeinrich Schuchardt
2021-01-16lib: zlib: our putc() takes only one argumentHeinrich Schuchardt
2021-01-16lib: zlib: include ctype.hHeinrich Schuchardt
2021-01-16lib: aes: build failure with DEBUG=1Heinrich Schuchardt
2021-01-16armv8: Makefile: build cache files when neededPeng Fan
2021-01-16common: Makefile: drop duplicated linePeng Fan
2021-01-16dts: Log name of expected .dtb fileFlorian Klink
2021-01-16bootmenu: Allow to quit it via ESC/CTRL+CPali Rohár
2021-01-16string: Use memcpy() within memmove() when we canPatrick Delaunay
2021-01-16drivers: serial: probe all uart devicesVabhav Sharma
2021-01-16dm: core: add function uclass_probe_all() to probe all devicesVabhav Sharma
2021-01-16console: cosmetics: remove #if 0Patrick Delaunay
2021-01-16common: always compile fixup_cmdtable()Heinrich Schuchardt
2021-01-16common: spl: spl_fit.c: report an error on hash check failPhilippe Reynes