platform/kernel/u-boot.git
2021-01-22 Kai Stuhlemmer... sam9x60.h: Fix Galois Field Table offsets
2021-01-22 Tudor Ambarussama5d3: Fix Galois Field Table offsets
2021-01-22 Tudor Ambarusconfigs: at91: Fix wrong definitions for CONFIG_PMECC_CAP
2021-01-22 Tudor Ambarusconfigs: at91: Fix the involuntarily disablement of...
2021-01-22 Eugen Hristevpinctrl: at91-pio4: implement drive strength support
2021-01-22 Eugen Hristevpinctrl: at91-pio4: convert to dev_read_prop
2021-01-22 Eugen Hristevdt-bindings: pinctrl: at91-pio4: add property for drive...
2021-01-22 Eugen Hristevdt-bindings: pinctrl: at91-pio4: update license to...
2021-01-19 Claudiu Bezneanet: phy: micrel: fix typo
2021-01-19 Claudiu Bezneanet: phy: micrel: add support for DLL setup on ksz9131
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...
2021-01-15 Andy ShevchenkoIOMUX: Preserve console list if realloc() fails
2021-01-15 Andy Shevchenkoconsole: Provide a documentation for console_search_dev()
2021-01-15 Andy Shevchenkoconsole: rename search_device() to console_search_dev()
2021-01-15 Andy Shevchenkoconsole: move search_device() from iomux.h to console.h
2021-01-15 Andy Shevchenkoconsole: Keep ->start() and ->stop() balanced
2021-01-15 Andy Shevchenkoconsole: Introduce console_start() and console_stop()
2021-01-15 Patrick Delaunayconsole: add console_has_tstc helper function for CONSO...
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG_CONSOLE_RECORD
2021-01-15 Patrick Delaunayconsole: add function console_devices_set
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG when it is possible
2021-01-15 Ovidiu Panaitglobal_data: Enable spl_handoff only if CONFIG_HANDOFF...
2021-01-15 Ovidiu Panaitspl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
2021-01-15 Ovidiu Panaitcommon: board_r: Drop arch-specific ifdefs around initr...
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_bbmii wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_api wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_jumptable wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_xen wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_noncached wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci_ep wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_post_backlog wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_secondary_cpu wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_console_record wrapper
next