Show patches with: Archived = No       |   21063 patches
« 1 2 ... 118 119 120210 211 »
Patch Series S/W/F Date Submitter Delegate State
[1/7] tqma6: resurrect support by supplying correct SYS_TEXT_BASE TQMa6x: upgrade board support to device model --- 2020-04-09 Michael Krummsdorf New
Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" --- 2020-04-09 Biwen Li (OSS) New
lx2160a : Update environment variable. lx2160a : Update environment variable. --- 2020-04-09 Meenakshi Aggarwal Superseded
configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig --- 2020-04-09 Patrick Delaunay Superseded
imx: Fix imx8m FIT script issue imx: Fix imx8m FIT script issue --- 2020-04-09 Ye Li Accepted
[V2] mmc: zynq: parse dt when probing [V2] mmc: zynq: parse dt when probing --- 2020-04-09 Michal Simek New
[v4,1/1] drivers: usb: host: Add BRCM xHCI driver [v4,1/1] drivers: usb: host: Add BRCM xHCI driver --- 2020-04-09 Rayagonda Kokatanur Accepted
[v5,29/29] acpi: Add an acpi command dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,28/29] acpi: Move the xsdt pointer to acpi_ctx dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,27/29] acpi: Put table-setup code in its own function dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,26/29] acpi: Move acpi_add_table() to generic code dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,25/29] acpi: Drop code for missing XSDT from acpi_write_rsdp() dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,24/29] x86: Allow devices to write ACPI tables dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,23/29] acpi: Convert part of acpi_table to use acpi_ctx dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,22/29] acpi: Add a method to write tables for a device dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,21/29] test: Add hexdump.h to the unit test header dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,20/29] acpi: Add support for DMAR dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,19/29] acpi: Add a central location for table version numbers dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,18/29] acpi: Add an __ACPI__ preprocessor symbol dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,17/29] x86: Move acpi_table header to main include/ directory dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,16/29] x86: Move acpi_s3.h to include/acpi/ dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,15/29] acpi: Add a simple sandbox test dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,14/29] acpi: Add a binding for ACPI settings in the device tree dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,13/29] dts: Add a binding for hid-over-i2c dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,12/29] dm: core: Add basic ACPI support dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,11/29] x86: apl: Add Global NVS table header dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,09/29] x86: apl: Move p2sb ofdata reading to the correct method dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,08/29] x86: Correct wording of coreboot source code dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,07/29] dm: pci: Allow disabling auto-config for a device dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,06/29] tpm: Don't cleanup unless an error happens dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,05/29] tpm: cr50: Use the correct GPIO binding dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,04/29] tpm: cr50: Add a comment for cr50_priv dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,03/29] tpm: cr50: Release locality on exit dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,02/29] spi: Add SPI mode enums dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[v5,01/29] cpu: Support querying the address width dm: Add programmatic generation of ACPI tables (part A) --- 2020-04-08 Simon Glass Superseded
[RESEND,v3,7/7] x86: Use the existing stack when chain-loading x86: Improve support for chain-loading U-Boot --- 2020-04-08 Simon Glass Superseded
[RESEND,v3,6/7] x86: Add a way to detect running from coreboot x86: Improve support for chain-loading U-Boot --- 2020-04-08 Simon Glass Superseded
[RESEND,v3,5/7] board: Add a gd flag for chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-08 Simon Glass Superseded
[RESEND,v3,4/7] pci: Avoid auto-config when chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-08 Simon Glass Superseded
[RESEND,v3,3/7] x86: cpu: Skip init code when chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-08 Simon Glass Superseded
[RESEND,v3,2/7] x86: apl: Skip init code when chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-08 Simon Glass Superseded
[RESEND,v3,1/7] x86: fsp: Allow skipping init code when chain loading x86: Improve support for chain-loading U-Boot --- 2020-04-08 Simon Glass Superseded
[v1,u-boot-marvell,5/5] arm: mvebu: turris_mox: fix PCIe ranges in device tree MVEBU ARM64 improvments + another Turris Mox patch --- 2020-04-08 Marek Behún Accepted
[v1,u-boot-marvell,4/5] arm64: mvebu: a37xx: add device-tree fixer for PCIe regions MVEBU ARM64 improvments + another Turris Mox patch --- 2020-04-08 Marek Behún Accepted
[v1,u-boot-marvell,3/5] arm: mvebu: turris_mox: support devices with RAM > 1 GB MVEBU ARM64 improvments + another Turris Mox patch --- 2020-04-08 Marek Behún Accepted
[v1,u-boot-marvell,2/5] arm64: mvebu: a37xx: improve code determining memory info structures MVEBU ARM64 improvments + another Turris Mox patch --- 2020-04-08 Marek Behún Accepted
[v1,u-boot-marvell,1/5] arm64: mvebu: armada-8k: move dram init code MVEBU ARM64 improvments + another Turris Mox patch --- 2020-04-08 Marek Behún Accepted
Series-to: u-boot Cover-letter: Fix Typo error in Makefile Series-to: u-boot Cover-letter: Fix Typo error in Makefile --- 2020-04-08 Sicris Rey Embay New
[v3,19/19] configs: imxrt1050-evk: temporary disable DCACHE i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,18/19] configs: imxrt1050-evk: enable video support/console i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,17/19] arch: arm: dts: imxrt1050-evk: add lcdif node i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,16/19] ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,15/19] ARM: dts: i.mxrt1050: add lcdif node i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,14/19] imxrt1050_evk: add 16bpp video support if video layer enabled i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,13/19] video: mxsfb: enable setting ENABLE negative polarity i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,12/19] video: mxsfb: enable setting PIXDATA on negative edge i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,11/19] video: mxsfb: enable setting VSYNC negative polarity i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,10/19] video: mxsfb: enable setting HSYNC negative polarity i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,09/19] video: mxsfb: refactor for using display_timings i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,08/19] video: mxsfb: add support for i.MXRT i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,07/19] video: mxsfb: add support for DM CLK i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,06/19] sunxi: display: use common video_ctfb_mode_to_display_timing() i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,05/19] videomodes: add helper function to convert from ctfb to display_timing i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Accepted
[v3,04/19] clk: imx: clk-imxrt1050: add set_parent() callback i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,03/19] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,02/19] clk: imx: clk-imxrt1050: fix typo in clock name "video:" i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v3,01/19] clk: imx: pllv3: add enable_bit i.MXRT1050 add LCDIF support --- 2020-04-08 Giulio Benetti Superseded
[v5,6/6] dm: mmc: Update mmc_get_mmc_dev() to use const * A few little patches --- 2020-04-08 Simon Glass Accepted
[v5,5/6] pci: Add a macro to convert BDF from linux to U-Boot A few little patches --- 2020-04-08 Simon Glass Accepted
[v5,4/6] uuid: Use const char * where possible A few little patches --- 2020-04-08 Simon Glass Accepted
[v5,3/6] usb: Update struct usb_device to indicate speed enum A few little patches --- 2020-04-08 Simon Glass New
[v5,2/6] lib: Add a function to convert a string to upper case A few little patches --- 2020-04-08 Simon Glass Superseded
[v5,1/6] test: Add the beginnings of some string tests A few little patches --- 2020-04-08 Simon Glass Superseded
[1/1] net: fm: fix build error when not using nand [1/1] net: fm: fix build error when not using nand --- 2020-04-08 Francois Gervais Accepted
[7/7] riscv: Make SBI v0.2 the default SBI version [1/7] riscv: qemu: Remove the simple-bus driver for the SoC node --- 2020-04-08 Bin Meng Superseded
[6/7] riscv: Remove CONFIG_IS_ENABLED(SMP) in global data [1/7] riscv: qemu: Remove the simple-bus driver for the SoC node --- 2020-04-08 Bin Meng New
[5/7] riscv: Add Kconfig option for SBI v0.2 [1/7] riscv: qemu: Remove the simple-bus driver for the SoC node --- 2020-04-08 Bin Meng Superseded
[4/7] riscv: Add SMP Kconfig option dependency for U-Boot proper [1/7] riscv: qemu: Remove the simple-bus driver for the SoC node --- 2020-04-08 Bin Meng Superseded
[3/7] riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL [1/7] riscv: qemu: Remove the simple-bus driver for the SoC node --- 2020-04-08 Bin Meng Superseded
[2/7] riscv: Merge unnecessary SMP ifdefs in start.S [1/7] riscv: qemu: Remove the simple-bus driver for the SoC node --- 2020-04-08 Bin Meng Superseded
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node [1/7] riscv: qemu: Remove the simple-bus driver for the SoC node --- 2020-04-08 Bin Meng Superseded
xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revC xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revC --- 2020-04-08 Michal Simek Accepted
[v3,u-boot-marvell,6/6] arm: mvebu: turris_mox: sort headers alphabetically Turris Mox changes --- 2020-04-08 Marek Behún Accepted
[v3,u-boot-marvell,5/6] arm: mvebu: turris_mox: don't use hardcoded addresses Turris Mox changes --- 2020-04-08 Marek Behún Accepted
[v3,u-boot-marvell,4/6] arm: mvebu: dts: turris_mox: fix USB3 regulator Turris Mox changes --- 2020-04-08 Marek Behún Superseded
[v3,u-boot-marvell,3/6] arm: mvebu: turris_mox: Setup Linux's device tree before boot Turris Mox changes --- 2020-04-08 Marek Behún Accepted
[v3,u-boot-marvell,2/6] arm: mvebu: dts: turris_mox: update sdhci properties Turris Mox changes --- 2020-04-08 Marek Behún Superseded
[v3,u-boot-marvell,1/6] arm: mvebu: turris_mox: Fix early SPI communication Turris Mox changes --- 2020-04-08 Marek Behún Superseded
[2/2] dm: core: Walk the tree to find address- and size-cells properties Reading size-cells and address-cells from a node should walk up the --- 2020-04-08 Matthias Brugger New
[1/2] libfdt: Make fdt_cells function accessible Reading size-cells and address-cells from a node should walk up the --- 2020-04-08 Matthias Brugger New
xilinx: Introduce board_late_init_xilinx() xilinx: Introduce board_late_init_xilinx() --- 2020-04-08 Michal Simek Accepted
xilinx: Enable MTD and UBIFS for zynq and zynqmp xilinx: Enable MTD and UBIFS for zynq and zynqmp --- 2020-04-08 Michal Simek Accepted
[26/26,v6] mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LEN Refactor the architecture parts of mt7628 --- 2020-04-08 Stefan Roese Superseded
[25/26,v6] mips: mtmips: add support for mt7628-rfb Refactor the architecture parts of mt7628 --- 2020-04-08 Stefan Roese Superseded
[24/26,v6] mips: mtmips: enable SPL for all boards Refactor the architecture parts of mt7628 --- 2020-04-08 Stefan Roese Superseded
[23/26,v6] mips: mtmips: add SPL support Refactor the architecture parts of mt7628 --- 2020-04-08 Stefan Roese Superseded
[22/26,v6] spl: spl_legacy: Add cache flush after reading U-Boot image Refactor the architecture parts of mt7628 --- 2020-04-08 Stefan Roese New
[21/26,v6] spl: spl_legacy: Add lzma decompression support for legacy image Refactor the architecture parts of mt7628 --- 2020-04-08 Stefan Roese New
[20/26,v6] spl: spl_nor: Move legacy image loading into spl_legacy.c Refactor the architecture parts of mt7628 --- 2020-04-08 Stefan Roese New
« 1 2 ... 118 119 120210 211 »