Show patches with: Archived = No       |   167309 patches
« 1 2 ... 367 368 3691673 1674 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
patman: add warning for invalid tag patman: add warning for invalid tag - - - - --- 2021-07-21 Patrick DELAUNAY sjg Superseded
[v4,2/2] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) [v4,1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) - - 1 - --- 2021-07-21 Frieder Schrempf sbabic Changes Requested
[v4,1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) [v4,1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) - - 1 - --- 2021-07-21 Frieder Schrempf sbabic Changes Requested
[RESEND] build: remove the variable NM in gen_ll_addressable_symbols.sh [RESEND] build: remove the variable NM in gen_ll_addressable_symbols.sh - - 1 - --- 2021-07-21 Patrick DELAUNAY trini Accepted
net: designware: improve ethernet DMA reset net: designware: improve ethernet DMA reset - - - - --- 2021-07-21 Art Nikpal rfried Changes Requested
[v3] serial: pl011: Enable DEBUG_UART_PL011 in SPL [v3] serial: pl011: Enable DEBUG_UART_PL011 in SPL - - 1 - --- 2021-07-21 Chen Baozi trini Accepted
[v2] serial: pl011: Enable DEBUG_UART_PL011 in SPL [v2] serial: pl011: Enable DEBUG_UART_PL011 in SPL - - - - --- 2021-07-21 Chen Baozi trini Superseded
[PULL] u-boot-sh/master [PULL] u-boot-sh/master - - - - --- 2021-07-20 Marek Vasut trini Accepted
ARM: dts: stm32: Fix AV96 eMMC pinmux ARM: dts: stm32: Fix AV96 eMMC pinmux - - 1 - --- 2021-07-20 Marek Vasut patrick_delaunay Accepted
build: remove the variable NM in gen_ll_addressable_symbols.sh build: remove the variable NM in gen_ll_addressable_symbols.sh - - 1 - --- 2021-07-20 Patrick DELAUNAY trini Superseded
[RESEND,3/3] net: define LOG_CATEGORY [RESEND,1/3] net: eth-phy: define LOG_CATEGORY - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[RESEND,2/3] net: dwc_eth_qos: define LOG_CATEGORY [RESEND,1/3] net: eth-phy: define LOG_CATEGORY - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[RESEND,1/3] net: eth-phy: define LOG_CATEGORY [RESEND,1/3] net: eth-phy: define LOG_CATEGORY - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[v3,6/6] net: dwc: add a common empty ops eqos_null_ops net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[v3,5/6] net: dwc_eth_qos: use generic ethernet phy for stm32 variant net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[v3,4/6] net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[v3,3/6] net: eth-phy: manage subnode mdio0 net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[v3,2/6] net: eth-phy: use dev_dbg and log_notice net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
[v3,1/6] net: eth-phy: add support of device tree configuration for gpio reset net: dwc_eth_qos: add support of device tree configuration for reset delay - - - - --- 2021-07-20 Patrick DELAUNAY rfried Accepted
Pull request: u-boot-imx u-boot-imx-20210720 Pull request: u-boot-imx u-boot-imx-20210720 - - - - --- 2021-07-20 Stefano Babic trini Changes Requested
[15/15] RFC: Change simple_strtoul() et al to default to hex lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini RFC
[14/15] RFC: lib: Use 0o prefix for octal lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini RFC
[13/15] RFC: lib: Support a binary prefix 0y lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini RFC
[12/15] lib: Support a decimal prefix 0m lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Rejected
[11/15] lib: Allow using 0x when a decimal value is requested lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[10/15] doc: Add a note about number representation lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[09/15] doc: Convert command-line info to rST lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[08/15] lib: Move common digit-parsing code into a function lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[07/15] lib: Add octal tests for simple_strtoul/l() lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[06/15] lib: Add tests for simple_strtoull() lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[05/15] lib: Drop unnecessary check for hex digit lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[04/15] lib: Comment the base parameter with simple_strtoul/l() lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[03/15] global: Convert simple_strtoul() with decimal to dectoul() lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[02/15] global: Convert simple_strtoul() with hex to hextoul() lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[01/15] hash: Ensure verification hex pairs are terminated lib: Add support for a decimal 0m prefix for numbers - - - - --- 2021-07-20 Simon Glass trini Superseded
[v2] dts: Makefile: add support to build dedicated devicetree [v2] dts: Makefile: add support to build dedicated devicetree - - - - --- 2021-07-20 Kory Maincent trini Deferred
reset: ast2600: Fix missing reference operator reset: ast2600: Fix missing reference operator - - - - --- 2021-07-20 ChiaWei Wang trini Accepted
[v3,14/14] configs: ast2600: Boot kernel FIT in DRAM aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,13/14] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,12/14] configs: ast2600-evb: Enable SPL FIT support aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,11/14] ast2600: spl: Locate load buffer in DRAM space aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,10/14] ARM: dts: ast2600: Add ARCY to device tree aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,09/14] ast2600: spl: Add ARCY probing aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,08/14] crypto: aspeed: Add AST2600 ARCY support aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,07/14] clk: ast2600: Add RSACLK control for ARCY aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,06/14] common: fit: Use hash.c to call CRC/SHA function aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Changes Requested
[v3,05/14] ARM: dts: ast2600: Add HACE to device tree aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,04/14] ast2600: spl: Add HACE probing aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,03/14] crypto: aspeed: Add AST2600 HACE support aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,02/14] clk: ast2600: Add YCLK control for HACE aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v3,01/14] aspeed: ast2600: Enlarge SRAM size aspeed: Support secure boot chain with FIT image verification - - - - --- 2021-07-20 ChiaWei Wang trini Superseded
[v2] board: sifive: drop stuff related to unmatched revision 1 [v2] board: sifive: drop stuff related to unmatched revision 1 - - 1 - --- 2021-07-20 Zong Li Andes Accepted
[RFC,1/1] board: sifive: unmatched: use zero copy for initrd [RFC,1/1] board: sifive: unmatched: use zero copy for initrd - - - - --- 2021-07-19 Heinrich Schuchardt trini RFC
[2/2] mx6cuboxi: Fix the console variable [1/2] mx6cuboxi: Fix the mmc device for the rootfs - - - - --- 2021-07-19 Fabio Estevam sbabic Accepted
[1/2] mx6cuboxi: Fix the mmc device for the rootfs [1/2] mx6cuboxi: Fix the mmc device for the rootfs - - - - --- 2021-07-19 Fabio Estevam sbabic Accepted
[v3,2/2] arm: imx8m: add support for Advantech RSB-3720 arm: imx8m: add support for Advantech RSB-3720 - - - - --- 2021-07-19 Ying-Chun Liu sbabic Superseded
[v3,1/2] arm: dts: add imx8mp-rsb3720-a1 dts file arm: imx8m: add support for Advantech RSB-3720 - - - - --- 2021-07-19 Ying-Chun Liu sbabic Superseded
lib: rsa: rsa-sign: Minor bug in debug message lib: rsa: rsa-sign: Minor bug in debug message - - 1 - --- 2021-07-19 Donald Chan trini Accepted
lib: rsa: rsa-verify: Fix a typo in a debug message lib: rsa: rsa-verify: Fix a typo in a debug message - - - - --- 2021-07-19 Thomas Perrot trini Accepted
Please pull u-boot-marvell/master Please pull u-boot-marvell/master - - - - --- 2021-07-19 Stefan Roese trini Accepted
[v3,2/2] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) [v3,1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) - - 1 - --- 2021-07-19 Frieder Schrempf sbabic Awaiting Upstream
[v3,1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) [v3,1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) - - 1 - --- 2021-07-19 Frieder Schrempf sbabic Awaiting Upstream
[u-boot-mvebu,v2,41/41] kwbimage: Update help message about how to extract from an existing image kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,40/41] kwbimage: Add support for extracting images via dumpimage tool kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,39/41] arm: mvebu: gdsys: Remove custom spl_board_init() kwboot / kwbimage improvements reducing image size - - 3 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,38/41] arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS kwboot / kwbimage improvements reducing image size - - 3 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,37/41] tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS b… kwboot / kwbimage improvements reducing image size - - 3 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,36/41] arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files kwboot / kwbimage improvements reducing image size - - 3 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,35/41] arm: mvebu: Load main U-Boot binary in SPL code based on kwbimage header kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,34/41] SPL: Add support for parsing board / BootROM specific image types kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,33/41] SPL: Add support for specifying offset between header and image kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,32/41] arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,31/41] arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,30/41] arm: mvebu: Mark return_to_bootrom() as a noreturn function kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,29/41] arm: mvebu: Fix return_to_bootrom() kwboot / kwbimage improvements reducing image size - 1 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,28/41] tools: kwboot: Fix checking image header version kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,27/41] tools: kwboot: Check for v1 header size kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,26/41] tools: kwboot: Cosmetic fix - add missing curly brackets kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,25/41] tools: kwboot: Print trailing newline after terminal is terminated kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,24/41] tools: kwboot: Fix restoring terminal kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,23/41] tools: kwboot: Fix wrong parameter passed to read() kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,22/41] tools: dumpimage: Show error message when trying to extract data from kwbim… kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,21/41] tools: dumpimage: Fix crashing when trying to extract data from kwbimage kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,20/41] tools: kwbimage: Mark all BootROM structures __packed kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,19/41] tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,18/41] tools: kwbimage: Add support for a new DATA_DELAY command kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,17/41] tools: kwbimage: Add support for DATA command also for v1 images kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,16/41] tools: kwbimage: Don't parse PAYLOAD keyword kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,15/41] tools: kwbimage: Add support for more BINARY headers kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,14/41] tools: kwbimage: Fix calculating size of binary header kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,13/41] tools: kwbimage: Change maximum number of arguments in binary header to 256 kwboot / kwbimage improvements reducing image size - - 2 - --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,12/41] tools: kwbimage: Use -a parameter (load address) for v1 images kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,11/41] tools: kwbimage: Cosmetic fix - remove redundant space character kwboot / kwbimage improvements reducing image size - - 2 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,10/41] tools: kwbimage: Print size of binary header in kwbimage_print_header() kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,09/41] tools: kwbimage: Validate data checksum of v1 images kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,08/41] tools: kwbimage: Validate extended headers of v1 images kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,07/41] tools: kwbimage: Fix check for v0 extended header checksum kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,06/41] tools: kwbimage: Don't crash when binary file name does not contain '/' kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,05/41] tools: kwbimage: Fix generation of SATA, SDIO and PCIe images kwboot / kwbimage improvements reducing image size - - 3 1 --- 2021-07-19 Marek Behún stroese Superseded
[u-boot-mvebu,v2,04/41] tools: kwbimage: Add constant for SDIO bootfrom kwboot / kwbimage improvements reducing image size - - 2 1 --- 2021-07-19 Marek Behún stroese Superseded
« 1 2 ... 367 368 3691673 1674 »