platform/kernel/u-boot.git
2021-01-19 Matthias Schiffernet: eth-uclass: avoid running start() twice without...
2021-01-19 Tom RiniMerge branch '2021-01-18-assorted-platform-updates'
2021-01-18 Weijie Gaodts: mt7622: use accurate clock source fot mtk_timer
2021-01-18 Weijie Gaotimer: mtk_timer: initialize the timer before use
2021-01-18 Heinrich Schuchardtpinctrl: mediatek: correct error handling
2021-01-18 Heinrich Schuchardtmtd: remove drivers/mtd/mw_eeprom.c
2021-01-18 Heinrich Schuchardtdrivers: qe: avoid double free()
2021-01-18 Heinrich Schuchardtmmc: fsl_esdhc_spl: remove superfluous free()
2021-01-18 Andrey Zhizhikindoc: board: freescale: advise to use newer atf and...
2021-01-18 Heinrich Schuchardtdma: bcm6348: incorrect buffer allocation
2021-01-18 Pragnesh Patelcmd: Add a pwm command
2021-01-18 Tim Harveypower: pmic: add driver for Monolithic Power mp5416
2021-01-18 Chia-Wei, Wangconfigs: aspeed: Add defconfig for AST2600 EVB
2021-01-18 Chia-Wei, Wangaspeed: Add AST2600 platform support
2021-01-18 Chia-Wei, WangARM: dts: aspeed: Add AST2600 SoC support
2021-01-18 Chia-Wei, Wangreset: aspeed: Add AST2600 reset support
2021-01-18 Chia-Wei, Wangwdt: aspeed: Add AST2600 watchdog support
2021-01-18 Dylan Hungram: aspeed: Add AST2600 DRAM control support
2021-01-18 Ryan Chenclk: aspeed: Add AST2600 clock support
2021-01-18 Kate Liuboard: presidio: Add Parallel NAND support
2021-01-18 Kate Liumtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC...
2021-01-18 Holger Brunckkm/arm: cleanup defconfig files
2021-01-18 Holger Brunckkm/kirkwood: enable USB support and the host controller...
2021-01-18 Harm Berntsenmmc: Only retrieve cd pin when GPIO is enabled
2021-01-18 Harm Berntsenacpi: Add missing ARM acpi_table header
2021-01-18 Harm Berntsengpio: do not include <asm/arch/gpio.h> on ARCH_QEMU
2021-01-18 Fabien Parentclk: mediatek: Add MT8183 clock driver
2021-01-18 Fabien Parenttools: mtk_image: add support for booting ARM64 images
2021-01-18 Fabien Parentconfigs: pumpkin: enable fastboot
2021-01-18 Fabien Parentconfigs: pumpkin: enable USB gadget
2021-01-18 Fabien Parentboard: mediatek: pumpkin: initialize usb device
2021-01-18 Fabien Parentarm: dts: mt8516-pumpkin: enable usb port
2021-01-18 Fabien Parentarm: dts: mt8516: add support for USB
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-18 Lad PrabhakarARM: dts: renesas: Remove leading 0x from rpc node
2021-01-18 Lad Prabhakarpinctrl: renesas: Implement get_pin_muxing() callback
2021-01-18 Lad Prabhakarpinctrl: renesas: Make sure the pin type is updated...
2021-01-18 Padmarao Begaridoc: board: Add Microchip MPFS Icicle Kit doc
2021-01-18 Padmarao Begaririscv: Add Microchip MPFS Icicle Kit support
2021-01-18 Padmarao Begaririscv: dts: Add device tree for Microchip Icicle Kit
2021-01-18 Padmarao Begariclk: Add Microchip PolarFire SoC clock driver
2021-01-18 Padmarao Begarinet: macb: Add phy address to read it from device tree
2021-01-18 Padmarao Begarinet: macb: Add DMA 64-bit address support for macb
2021-01-18 Padmarao Begaririscv: Add DMA 64-bit address support
2021-01-18 Pragnesh Patelriscv: timer: Add support for an early timer
2021-01-18 Pragnesh Pateltrace: select TIMER_EARLY to avoid infinite recursion
2021-01-18 Sean Andersonriscv: Add support for SPI on Kendryte K210
2021-01-18 Atish Patradoc: qemu-riscv: Fix opensbi build instructions
2021-01-17 Ravik Hasijacmd: disk: Remove fit_print_contents API
2021-01-17 Patrick Delaunaylib: cosmetic update of CONFIG_LIB_ELF description
2021-01-17 Heinrich Schuchardttest: unit test for pr_err(), pr_cont()
2021-01-17 Heinrich Schuchardtlog: provide missing macros
2021-01-17 Heinrich Schuchardtlog: make debug_cond() function like
2021-01-17 Heinrich Schuchardtram: k3-j721e: rename BIT_MASK()
2021-01-17 Heinrich Schuchardtmtd: misplaced log.h and dm/devres.h
2021-01-17 Heinrich Schuchardtlib: zlib: our putc() takes only one argument
2021-01-17 Heinrich Schuchardtlib: zlib: include ctype.h
2021-01-17 Heinrich Schuchardtlib: aes: build failure with DEBUG=1
2021-01-17 Peng Fanarmv8: Makefile: build cache files when needed
2021-01-16 Peng Fancommon: Makefile: drop duplicated line
2021-01-16 Florian Klinkdts: Log name of expected .dtb file
2021-01-16 Pali Rohárbootmenu: Allow to quit it via ESC/CTRL+C
2021-01-16 Patrick Delaunaystring: Use memcpy() within memmove() when we can
2021-01-16 Vabhav Sharmadrivers: serial: probe all uart devices
2021-01-16 Vabhav Sharmadm: core: add function uclass_probe_all() to probe...
2021-01-16 Patrick Delaunayconsole: cosmetics: remove #if 0
2021-01-16 Heinrich Schuchardtcommon: always compile fixup_cmdtable()
2021-01-16 Philippe Reynescommon: spl: spl_fit.c: report an error on hash check...
2021-01-16 Steve Bennettcli_readline: Only insert printable chars
2021-01-16 Joel PeshkinAdd optional salt to AUTOBOOT_STOP_STR_SHA256
2021-01-16 Rasmus Villemoesdoc/README.gpt: reflow partition type GUID table
2021-01-16 Rasmus Villemoesdoc/README.gpt: define partition type GUID for U-Boot...
2021-01-16 Rasmus Villemoeslib/uuid.c: change prototype of uuid_guid_get_str()
2021-01-16 Nishanth Menonpower: regulator: Kconfig: add a dependency for POWER_S...
2021-01-16 Patrick Delaunaytest: correct the test prefix in ut str
2021-01-16 Patrick Delaunaytest: correct the test prefix in ut cmd_mem
2021-01-16 Simon Glasstest: Only enable bloblist test when supported
2021-01-16 Simon Glasstest: Avoid assuming sandbox board for bloblist test
2021-01-16 Corneliu Dobancmd: gpt: add eMMC and GPT support
2021-01-16 Marcin JuszkiewiczKconfig: simple panel requires backlight
2021-01-16 Heinrich Schuchardtcmd: CMD_CPU depends on CPU
2021-01-16 Heinrich Schuchardttest: test/lib/test_print.c depends on CONSOLE_RECORD
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-16 Heinrich Schuchardtdoc: sifive: fu540: fix heading levels
2021-01-16 Heinrich Schuchardtdoc: move README.fdt-overlays to HTML documentation
2021-01-16 Heinrich Schuchardtdoc: board: fix README.b4860qds
2021-01-16 Heinrich Schuchardtdoc: add synopsis for pstore command
2021-01-16 Heinrich Schuchardtdoc: man-page base command
2021-01-15 Marek Szyprowskicmd: Add MBR partition layout control utility
2021-01-15 Marek Szyprowskidisk: dos: add code for creating MBR partition layout
2021-01-15 Marek Szyprowskidisk: dos: make some functions static
2021-01-15 Marek Szyprowskidisk: dos: use generic macro for unaligned le32 access
2021-01-15 Marek Szyprowskidisk: dos: add some defines for the hardcoded numbers
2021-01-15 Marek Szyprowskidisk: dos: rename write_mbr_partition to write_mbr_sector
2021-01-15 Andy ShevchenkoIOMUX: Stop dropped consoles
2021-01-15 Andy ShevchenkoIOMUX: Drop indentation level by removing redundant...
2021-01-15 Andy ShevchenkoIOMUX: Refactor iomux_doenv() in order to increase...
next