Show patches with: Archived = No       |   20782 patches
« 1 2 ... 86 87 88207 208 »
Patch Series S/W/F Date Submitter Delegate State
pci: Make Rockchip PCIe voltage regulators optional pci: Make Rockchip PCIe voltage regulators optional --- 2020-05-24 Mark Kettenis Accepted
[3/3] doc: rockchip: Document eMMC program steps [1/3] arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order --- 2020-05-24 Jagan Teki Accepted
[2/3] nanopc-t4: Enable USB Gadget [1/3] arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order --- 2020-05-24 Jagan Teki Accepted
[1/3] arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order [1/3] arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order --- 2020-05-24 Jagan Teki Accepted
mmc: sdhci: Fix HISPD bit handling mmc: sdhci: Fix HISPD bit handling --- 2020-05-24 Jagan Teki Superseded
clk: rk3399: Fix eMMC get_clk reg offset clk: rk3399: Fix eMMC get_clk reg offset --- 2020-05-24 Jagan Teki Accepted
tbs2910: migrate to DM_VIDEO tbs2910: migrate to DM_VIDEO --- 2020-05-24 Soeren Moch New
[v2] rockchip: Fix spl mmc boot device ofpath [v2] rockchip: Fix spl mmc boot device ofpath --- 2020-05-24 Jagan Teki Accepted
[v2,3/3] arm: dts: ns3: add optee node add optee support for broadcom NS3 soc --- 2020-05-24 Rayagonda Kokatanur New
[v2,2/3] configs: ns3: enable tee and optee driver add optee support for broadcom NS3 soc --- 2020-05-24 Rayagonda Kokatanur Accepted
[v2,1/3] board: ns3: add optee based bnxt fw load driver add optee support for broadcom NS3 soc --- 2020-05-24 Rayagonda Kokatanur New
[1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU [1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU --- 2020-05-24 Heinrich Schuchardt Accepted
rk3399: SPI boot: Return from ROM unsuccessful (with TPL) rk3399: SPI boot: Return from ROM unsuccessful (with TPL) --- 2020-05-23 Suniel Mahesh New
[30/30] net: eepro100: Add Kconfig entries [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[29/30] net: eepro100: Add DM support [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[28/30] net: eepro100: Split common parts of non-DM functions out [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[27/30] net: eepro100: Drop bd_t pointer from read_hw_addr() [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[26/30] net: eepro100: Add RX/TX rings into the private data [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[25/30] net: eepro100: Pass device private data into mdiobus [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[24/30] net: eepro100: Pass device private data around [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[23/30] net: eepro100: Introduce device private data [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[22/30] net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus() [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[21/30] net: eepro100: Drop inline keyword [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[20/30] net: eepro100: Fix EE_*_CMD macros [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[19/30] net: eepro100: Factor out MII registration [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[18/30] net: eepro100: Switch from malloc()+memset() to calloc() [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[17/30] net: eepro100: Use PCI_DEVICE() to define PCI device compat list [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[16/30] net: eepro100: Reorder functions in the driver [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[15/30] net: eepro100: Remove volatile misuse [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[14/30] net: eepro100: Add cache management [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[13/30] net: eepro100: Factor out tx_ring command issuing [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[12/30] net: eepro100: Replace purge_tx_ring() with memset() [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[11/30] net: eepro100: Use standard I/O accessors [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[10/30] net: eepro100: Fix camelcase [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[09/30] net: eepro100: Fix remaining checkpatch issues [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[08/30] net: eepro100: Fix indented label [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[07/30] net: eepro100: Fix pointer location [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[06/30] net: eepro100: Fix parenthesis alignment [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[05/30] net: eepro100: Fix braces [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[04/30] net: eepro100: Fix spacing [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[03/30] net: eepro100: Use plain debug() [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[02/30] net: eepro100: Clean up comments [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
[01/30] net: eepro100: Remove EEPRO100_SROM_WRITE [01/30] net: eepro100: Remove EEPRO100_SROM_WRITE --- 2020-05-23 Marek Vasut New
video: extend stdout video console work-around for 'vga' video: extend stdout video console work-around for 'vga' --- 2020-05-23 Anatolij Gustschin Accepted
[1/1] doc: dfu: describe more DFU function [1/1] doc: dfu: describe more DFU function --- 2020-05-23 Heinrich Schuchardt Accepted
rockchip: enable RNG on RockPro64 rockchip: enable RNG on RockPro64 --- 2020-05-23 Marcin Juszkiewicz Superseded
[1/1] doc: dfu: fix typos in README.dfu [1/1] doc: dfu: fix typos in README.dfu --- 2020-05-23 Heinrich Schuchardt Accepted
[1/1] doc: dfu: add DFU to HTML documentation [1/1] doc: dfu: add DFU to HTML documentation --- 2020-05-23 Heinrich Schuchardt Accepted
[1/1] doc: dfu: describe eMMC partition number parameter [1/1] doc: dfu: describe eMMC partition number parameter --- 2020-05-23 Heinrich Schuchardt Accepted
tbs2910: migrate to DM_VIDEO tbs2910: migrate to DM_VIDEO --- 2020-05-22 Anatolij Gustschin Superseded
armv8: layerscape: pretty print info about SMP cores armv8: layerscape: pretty print info about SMP cores --- 2020-05-22 Michael Walle Accepted
armv8: layerscape: fix spin-table support armv8: layerscape: fix spin-table support --- 2020-05-22 Michael Walle Accepted
[6/6] checkpatch.pl: Request if() instead #ifdef checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[5/6] checkpatch.pl: Request a test when a new command is added checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[4/6] checkpatch.pl: Warn if the flattree API is used checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[3/6] checkpatch.pl: Add a check for tests needed for uclasses checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[2/6] checkpatch.pl: Add a U-Boot option checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
[1/6] checkpatch.pl: Update to v5.7-rc6 checkpatch.pl: Add features to help improve U-Boot code --- 2020-05-22 Simon Glass Accepted
rockchip: Fix spl mmc boot device ofpath rockchip: Fix spl mmc boot device ofpath --- 2020-05-22 Suniel Mahesh New
[v2] drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC [v2] drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC --- 2020-05-22 Heinrich Schuchardt New
[5/5] roc-pc-rk3399: Enable PCIe/M.2, NVMe Enable I2C in SPL, support runtime detection of add-on board --- 2020-05-22 Suniel Mahesh New
[4/5] rk3399: drop ROC-RK3399-PC Mezzanine board Enable I2C in SPL, support runtime detection of add-on board --- 2020-05-22 Suniel Mahesh New
[3/5] roc-pc-rk3399: Add support for add-on board run-time detection Enable I2C in SPL, support runtime detection of add-on board --- 2020-05-22 Suniel Mahesh New
[2/5] roc-pc-rk3399: Enable I2C in SPL for add-on board detection Enable I2C in SPL, support runtime detection of add-on board --- 2020-05-22 Suniel Mahesh New
[1/5] rockchip: spl: Move board_early_init_f after cpu timer Enable I2C in SPL, support runtime detection of add-on board --- 2020-05-22 Suniel Mahesh New
[v2] board: nitrogen6x: migrate to CONFIG_DM_VIDEO [v2] board: nitrogen6x: migrate to CONFIG_DM_VIDEO --- 2020-05-22 Troy Kisky Accepted
Clean up the Spansion/Cypress/Infineon device ID table Clean up the Spansion/Cypress/Infineon device ID table --- 2020-05-22 bacem.daassi at gmail.com New
libfdt: Remove superfluous NUL character from overlay symbols libfdt: Remove superfluous NUL character from overlay symbols --- 2020-05-22 Marcus Comstedt Accepted
[v6,2/2] dm: uclass: don't assign aliased seq numbers [v6,1/2] usb: provide a device tree node to USB devices --- 2020-05-22 Michael Walle Accepted
[v6,1/2] usb: provide a device tree node to USB devices [v6,1/2] usb: provide a device tree node to USB devices --- 2020-05-22 Michael Walle Accepted
[v3,13/13] cbfs: Don't require the CBFS size with cbfs_init_mem() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,12/13] cbfs: Allow reading a file from a CBFS given its base addr x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,11/13] cbfs: Change file_cbfs_find_uncached() to return an error x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,10/13] cbfs: Return the error code from file_cbfs_init() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,09/13] cbfs: Record the start address in cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,08/13] cbfs: Use void * for the position pointers x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,07/13] cbfs: Unify the two header loaders x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,06/13] cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,04/13] cbfs: Adjust return value of file_cbfs_next_file() x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,03/13] cbfs: Use bool type for whether initialised x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass New
[v3,02/13] cbfs: Use ulong consistently x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
[v3,01/13] cbfs: Rename the result variable x86: cbfs: Various clean-ups to CBFS implementation --- 2020-05-22 Simon Glass Superseded
mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch --- 2020-05-22 Marek Vasut Accepted
mmc: fsl_esdhc: Fix SDR104 and HS200 support mmc: fsl_esdhc: Fix SDR104 and HS200 support --- 2020-05-22 Marek Vasut Accepted
lib: rsa: function to verify a signature against a hash lib: rsa: function to verify a signature against a hash --- 2020-05-22 Heiko Stuebner New
[v5,8/8] spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,6/8] lib: rsa: add documentation to padding_pss_verify to document limitations [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,5/8] lib: rsa: free local arrays after use in rsa_gen_key_prop() [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,3/8] lib: rsa: bring exp_len in line when generating a key_prop [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[3/3] doc: rockchip: Remove list of supported boards doc: rockchip: Improve documentation --- 2020-05-22 Walter Lozano Accepted
[2/3] doc: board: rockchip: Add missing supported boards doc: rockchip: Improve documentation --- 2020-05-22 Walter Lozano Accepted
[1/3] doc: board: rockchip: Improve supported board list format doc: rockchip: Improve documentation --- 2020-05-22 Walter Lozano Accepted
[v4,8/8] spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE [v4,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner Superseded
[v4,7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE [v4,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner Superseded
[v4,6/8] lib: rsa: add documentation to padding_pss_verify to document limitations [v4,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner Superseded
« 1 2 ... 86 87 88207 208 »