public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-14 02:55:22 to 2020-06-15 10:02:46 UTC [more...]

[PATCH 1/2] cmd: env: use ENV_IS_IN_DEVICE in env info
 2020-06-15 10:02 UTC  (2+ messages)
` [PATCH 2/2] stm32mp1: use the command env info in env_check

USB patch for rpi4
 2020-06-15  9:48 UTC  (6+ messages)

[PATCH] stm32mp1: configs: activate CMD_ERASEENV
 2020-06-15  9:25 UTC 

[PATCH v2 0/3] stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
 2020-06-15  9:18 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent
` [PATCH v2 3/3] configs:stm32mp1: activate env config in SPL

[PATCH v2] mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
 2020-06-15  9:18 UTC 

[PATCH v2] net: ping: reset stored IP address
 2020-06-15  9:15 UTC 

[PATCHv3 00/36] spi: fsl-espi: Convert eSPI driver to DM
 2020-06-15  8:58 UTC  (4+ messages)
` [PATCHv3 01/36] dm: spi: Convert Freescale ESPI driver to driver model

[PATCHv3 00/13] powerpc: covert p1010, p1020 and p2020 RDB board to DM_ETH
 2020-06-15  8:56 UTC  (25+ messages)
` [PATCHv3 01/15] net: fsl_mdio: Change to use virtual address
` [PATCHv3 03/15] net: tsec: convert to use DM_MDIO when DM_ETH enabled
` [PATCHv3 04/15] net: tsec: Add the compatible string "gianfar" support
` [PATCHv3 06/15] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv3 08/15] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv3 12/15] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv3 13/15] configs: P1010RDB: Enable DM_ETH config
` [PATCHv3 15/15] configs: P2020RDB: "

[PATCH v4 0/5] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-15  8:56 UTC  (4+ messages)
` [PATCH v4 5/5] usb: xhci-pci: Add reset controller support

[PATCH] net: ping: reset stored IP once the command finishes
 2020-06-15  8:47 UTC  (3+ messages)

[RESEND PATCH 0/3] env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
 2020-06-15  8:38 UTC  (4+ messages)
` [RESEND PATCH 1/3] "
` [RESEND PATCH 2/3] env: mmc: correct the offset returned by mmc_offset_try_partition
` [RESEND PATCH 3/3] env: mmc: add redundancy support in mmc_offset_try_partition

[RESEND PATCH v2 00/11] Add dwc_eth_qos support for rockchip
 2020-06-15  7:54 UTC  (6+ messages)
` [RESEND PATCH v2 02/11] net: dwc_eth_qos: Add option "snps, reset-gpio" phy-rst gpio for stm32
  ` [RESEND PATCH v2 02/11] net: dwc_eth_qos: Add option "snps,reset-gpio" "

[PATCH v2 00/12] mips: Add initial Octeon MIPS64 base support
 2020-06-15  7:49 UTC  (6+ messages)

[PATCH] Add support for SHA384 and SHA512
 2020-06-15  7:47 UTC  (2+ messages)
` [PATCH] common: hash: Remove a debug printf statement

[PATCH u-boot 0/4] r8152: support more chips
 2020-06-15  7:34 UTC  (13+ messages)
` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B

[Pull u-boot-mmc] Please pull mmc-2020-6-15
 2020-06-15  7:29 UTC 

[U-boot,0/2] Enable mt7531 switch support for MT7629
 2020-06-15  7:19 UTC  (4+ messages)
` [U-boot, 1/2] eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
  ` [U-boot,1/2] "

[PATCH 0/2] omap4: panda: convert to device model
 2020-06-15  6:19 UTC  (3+ messages)

[PATCH] net: eth-uclass: Fix message if mac is coming from DT or ROM
 2020-06-15  6:04 UTC  (3+ messages)

[PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot
 2020-06-15  5:56 UTC  (8+ messages)

[PATCH 0/6] checkpatch.pl: Add features to help improve U-Boot code
 2020-06-15  3:58 UTC  (5+ messages)
` [PATCH 6/6] checkpatch.pl: Request if() instead #ifdef

[PATCH v1 00/43] x86: Programmatic generation of ACPI tables (Part C)
 2020-06-15  3:57 UTC  (44+ messages)
` [PATCH v1 01/43] binman: Allow setting the ROM offset
` [PATCH v1 02/43] binman: Refactor binman_entry_find() to allow other nodes
` [PATCH v1 03/43] binman: Add way to locate an entry in memory
` [PATCH v1 04/43] acpi: Allow creating the GNVS to fail
` [PATCH v1 05/43] dtoc: Support ACPI paths in of-platdata
` [PATCH v1 06/43] dm: core: Add a way of overriding the ACPI device path
` [PATCH v1 07/43] dm: acpi: Add support for the NHLT table
` [PATCH v1 08/43] acpi: Export functions to write sized values
` [PATCH v1 09/43] acpi: Support generation of a scope
` [PATCH v1 10/43] acpi: Support generation of a generic register
` [PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card
` [PATCH v1 12/43] x86: Add bindings for NHLT
` [PATCH v1 13/43] acpi: Support generation of a device
` [PATCH v1 14/43] acpi: Support writing named values
` [PATCH v1 15/43] sound: Add an ACPI driver for Dialog Semicondutor da7219
` [PATCH v1 16/43] sound: Add an ACPI driver for Maxim MAX98357ac
` [PATCH v1 17/43] x86: pinctrl: Add a way to get the pinctrl reg address
` [PATCH v1 18/43] x86: pinctrl: Update comment for intel_pinctrl_get_pad()
` [PATCH v1 19/43] x86: pinctrl: Add multi-ACPI control
` [PATCH v1 20/43] x86: pinctrl: Set up itss in the probe() method
` [PATCH v1 21/43] x86: pinctrl: Drop the acpi_name member
` [PATCH v1 22/43] x86: Add support for building up an NHLT structure
` [PATCH v1 23/43] x86: Add error checking for csrt table generation
` [PATCH v1 24/43] x86: apl: Use memory-mapped access for VBT
` [PATCH v1 25/43] x86: gpio: Add support for obtaining ACPI info for a GPIO
` [PATCH v1 26/43] i2c: designware_i2c: Add a little more debugging
` [PATCH v1 27/43] i2c: Add log_ret() on error
` [PATCH v1 28/43] i2c: designware_i2c: Support ACPI table generation
` [PATCH v1 29/43] p2sb: Add a method to hide the bus
` [PATCH v1 30/43] x86: apl: Support set_hide() in p2sb driver
` [PATCH v1 31/43] x86: apl: Hide the p2sb on exit from U-Boot
` [PATCH v1 32/43] pmc: Move common registers to the header file
` [PATCH v1 33/43] x86: irq: Support flags for acpi_gpe
` [PATCH v1 34/43] x86: apl: Fix save/restore of ITSS priorities
` [PATCH v1 35/43] x86: Add debugging to table writing
` [PATCH v1 36/43] x86: apl: Adjust FSP-M code to avoid hard-coded address
` [PATCH v1 37/43] x86: Store the coreboot table address in global_data
` [PATCH v1 38/43] x86: mp: Allow use of mp_run_on_cpus() without MP
` [PATCH v1 39/43] x86: Update the comment about booting for FSP2
` [PATCH v1 40/43] x86: Drop setup_pcat_compatibility()
` [PATCH v1 41/43] x86: acpi: Correct the version of the MADT
` [PATCH v1 42/43] x86: Rename board_final_cleanup() to board_final_init()
` [PATCH v1 43/43] acpi: Enable ACPI table generation by default on x86

[PATCH v3 00/10] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-06-14 23:52 UTC  (11+ messages)
` [PATCH v3 01/10] pinctrl: Add pinmux property support to pinctrl-generic
` [PATCH v3 02/10] test: pinmux: Add test for pin muxing
` [PATCH v3 03/10] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v3 04/10] gpio: sifive: Use generic reg read function
` [PATCH v3 05/10] gpio: dw: Fix warnings about casting int to pointer
` [PATCH v3 06/10] gpio: dw: Add a trailing underscore to generated name
` [PATCH v3 07/10] gpio: dw: Return output value when direction is out
` [PATCH v3 08/10] led: gpio: Default to using node name if label is absent
` [PATCH v3 09/10] riscv: Add pinmux and gpio bindings for Kendryte K210
` [PATCH v3 10/10] riscv: Add FPIOA and GPIO support "

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-06-14 18:37 UTC  (4+ messages)
` [PATCH v2 03/23] am335x: baltos: Enable DM_SPI

[PATCH RESEND v2 1/1] log: don't show function by default
 2020-06-14 17:02 UTC  (2+ messages)

[PATCH v2 00/25] x86: Enhance MTRR functionality to support multiple CPUs
 2020-06-14 16:59 UTC  (26+ messages)
` [PATCH v2 01/25] x86: mp_init: Switch to livetree
` [PATCH v2 02/25] x86: Move MP code into mp_init
` [PATCH v2 03/25] x86: mp_init: Avoid declarations in header files
` [PATCH v2 04/25] x86: mp_init: Switch parameter names in start_aps()
` [PATCH v2 05/25] x86: mp_init: Drop the num_cpus static variable
` [PATCH v2 06/25] x86: mtrr: Fix 'ensable' typo
` [PATCH v2 07/25] x86: mp_init: Set up the CPU numbers at the start
` [PATCH v2 08/25] x86: mp_init: Adjust bsp_init() to return more information
` [PATCH v2 09/25] x86: cpu: Remove unnecessary #ifdefs
` [PATCH v2 10/25] x86: mp: Support APs waiting for instructions
` [PATCH v2 11/25] global_data: Add a generic global_data flag for SMP state
` [PATCH v2 12/25] x86: Set the SMP flag when MP init is complete
` [PATCH v2 13/25] x86: mp: Allow running functions on multiple CPUs
` [PATCH v2 14/25] x86: mp: Park CPUs before running the OS
` [PATCH v2 15/25] x86: mp: Add iterators for CPUs
` [PATCH v2 16/25] x86: mtrr: Use MP calls to list the MTRRs
` [PATCH v2 17/25] x86: Don't enable SMP in SPL
` [PATCH v2 18/25] x86: coral: Update the memory map
` [PATCH v2 19/25] x86: mtrr: Update MTRRs on all CPUs
` [PATCH v2 20/25] x86: mtrr: Add support for writing to MTRRs on any CPU
` [PATCH v2 21/25] x86: mtrr: Update the command to use the new mtrr calls
` [PATCH v2 22/25] x86: mtrr: Restructure so command execution is in one place
` [PATCH v2 23/25] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
` [PATCH v2 24/25] x86: mp: Add more comments to the module
` [PATCH v2 25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU

[PATCH 0/5] patman: Add tests for U-Boot-specific checkpatch checks
 2020-06-14 16:54 UTC  (6+ messages)
` [PATCH 1/5] patman: Rename test.py to test_checkpatch.py
` [PATCH 2/5] patman: Add a test for the 'possible new uclass' check
` [PATCH 3/5] patman: Decode output from the '--show-types' option
` [PATCH 4/5] patman: Add tests for the rest of the checkpatch checks
` [PATCH 5/5] checkpatch: Don't warn about PREFER_IF in headers/DT files

Pull request: u-boot-spi/master
 2020-06-14 16:00 UTC  (2+ messages)

Please pull u-boot-dm/next
 2020-06-14 16:00 UTC  (2+ messages)

[PATCH 0/4] arm: fix clang build errors
 2020-06-14 15:59 UTC  (3+ messages)

[PATCH 1/1] sunxi: Pine64-LTS: SMBIOS properties
 2020-06-14 15:48 UTC  (4+ messages)

[PULL] u-boot-usb/master
 2020-06-14 15:28 UTC 

[PULL] u-boot-socfpga/master
 2020-06-14 15:28 UTC 

[PATCH 1/2] [RFC] ARM: stm32: Make bsec available in SPL
 2020-06-14 15:23 UTC  (4+ messages)
` [PATCH 2/2] [RFC] clk: stm32mp1: Handle SoC speed grade configs

[v3 1/3] Watchdog: introduce ARM SBSA watchdog driver
 2020-06-14 15:04 UTC  (3+ messages)
` [v3 2/3] arm64: lx2160a: dts: Add watchdog node
` [v3 3/3] configs: lx2160a: Enable Watchdog support

[PATCH] dm: core: Correct comment on uclass_id_foreach_dev()
 2020-06-14 15:00 UTC  (2+ messages)

[v2 1/3] Watchdog: introduce ARM SBSA watchdog driver
 2020-06-14 14:41 UTC  (3+ messages)

[PATCH v2 1/1] log: don't show function by default
 2020-06-14 13:37 UTC  (4+ messages)
` [RESEND "

[PATCH] ARM: rmobile: Increase PHY auto-negotiation timeout to 20s
 2020-06-14 12:43 UTC 

[PATCH v2] arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns
 2020-06-14 11:38 UTC  (2+ messages)

[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-06-14  2:57 UTC  (50+ messages)
` [PATCH v2 01/49] dm: core Fix long line in device_bind_common()
` [PATCH v2 02/49] .gitignore: Ignore Python 3 cache directories
` [PATCH v2 03/49] binman: Output errors to stderr
` [PATCH v2 04/49] binman: cbfs: Fix IFWI typo
` [PATCH v2 05/49] binman: Correct the search patch for pylibfdt
` [PATCH v2 06/49] binman: Specify the toolpath when running test coverage
` [PATCH v2 07/49] binman: Add support for calling mkimage
` [PATCH v2 08/49] binman: Fix a few typos in the entry docs
` [PATCH v2 09/49] binman: Adjust pylibfdt for incremental build
` [PATCH v2 10/49] binman: Re-enable concurrent tests
` [PATCH v2 11/49] binman: Use super() instead of specifying parent type
` [PATCH v2 12/49] binman: Add an etype for external binary blobs
` [PATCH v2 13/49] binman: Convert existing binary blobs to blob_ext
` [PATCH v2 14/49] binman: Allow external binaries to be missing
` [PATCH v2 15/49] patman: Update errors and warnings to use stderr
` [PATCH v2 16/49] binman: Detect when valid images are not produced
` [PATCH v2 17/49] binman: Allow missing Intel blobs
` [PATCH v2 18/49] binman: Allow zero-length entries to overlap
` [PATCH v2 19/49] mkimage: Allow updating the FIT timestamp
` [PATCH v2 20/49] dtoc: Allow adding variable-sized data to a dtb
` [PATCH v2 21/49] binman: Add support for generating a FIT
` [PATCH v2 22/49] x86: rockchip: Change how selection of ROMs works
` [PATCH v2 23/49] rockchip: Allow Bob to use SPI boot
` [PATCH v2 24/49] Makefile: Allow building .rom files for non-x86 boards
` [PATCH v2 25/49] rockchip: jerry: Add serial support
` [PATCH v2 26/49] rockchip: bob: Support SPI-flash booting
` [PATCH v2 27/49] rockchip: Enable building a SPI ROM image on jerry
` [PATCH v2 28/49] rockchip: Enable building a SPI ROM image on bob
` [PATCH v2 29/49] tegra: Drop the unused non-binman code
` [PATCH v2 30/49] tegra: Don't enable binman on ARMv8 SoCs
` [PATCH v2 31/49] Makefile: Rename ALL-y to INPUTS-y
` [PATCH v2 32/49] powerpc: mpc85xx: Only enable binman when it is needed
` [PATCH v2 33/49] x86: Makefile: Drop explicit targets built by binman
` [PATCH v2 34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
` [PATCH v2 35/49] sunxi: Makefile: Drop explicit targets built by binman
` [PATCH v2 36/49] tegra: "
` [PATCH v2 37/49] mediatek: "
` [PATCH v2 38/49] rockchip: "
` [PATCH v2 39/49] Makefile: Move CONFIG_TOOLS_DEBUG check to later
` [PATCH v2 40/49] Makefile: Fix a long line in cmd_mkfitimage
` [PATCH v2 41/49] Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
` [PATCH v2 42/49] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
` [PATCH v2 43/49] rockchip: Convert evb-rk3288 over to use binman
` [PATCH v2 44/49] rockchip: Convert evb-rk3229 "
` [PATCH v2 45/49] rockchip: Drop the fit_spl_optee.sh script
` [PATCH v2 46/49] x86: Move the fdtmap away from the binary blobs
` [PATCH v2 47/49] x86: chromebook_link64: Correct the image layout
` [PATCH v2 48/49] x86: chromebook_panther: "
` [PATCH v2 49/49] x86: chromebook_samus_tpl: "

[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-14  2:55 UTC  (3+ messages)
` [PATCH v3 34/35] dm: acpi: Enhance acpi_get_name()
` [PATCH v3 35/35] acpi: Add an acpi command to list/dump generated ACPI items


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox