public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-28 00:57:01 to 2020-06-29 13:45:52 UTC [more...]

[PATCH 1/1] power: pmic_pca9450: fix PCA9450A I2C address
 2020-06-29 13:45 UTC  (4+ messages)
` [EXT] "

[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
 2020-06-29 12:37 UTC  (10+ messages)
` [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware

[PATCH 03/16] dh_imx6: Switch to full DM-aware
 2020-06-29 12:27 UTC 

[PATCH 0/2] arm: mvebu: a38x: USB2 serdes changes
 2020-06-29 12:09 UTC  (5+ messages)
` [PATCH 1/2] arm: mvebu: a38x: Fix typo
` [PATCH 2/2] arm: mvebu: a38x: Adjust UTMI PHY parameters

U-Boot Logo showing incorrect colors with eLCDIF
 2020-06-29 11:56 UTC  (10+ messages)

[PATCH] fastboot: Support defining raw partitions without a partition table
 2020-06-29 11:14 UTC 

[PATCH 1/1] efi_loader: fix incorrect use of EFI_EXIT()
 2020-06-29 10:30 UTC 

[PATCH 1/2] mtd: nand: raw: denali: Assert reset before deassert
 2020-06-29 10:11 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: raw: denali: Wait for reset completion status

[PATCH 0/6] mmc_spi: mmc erase resolve
 2020-06-29  9:47 UTC  (7+ messages)
` [PATCH 1/6] mmc: mmc_spi: correct the while condition
` [PATCH 2/6] mmc: mmc_spi: generate R1 response for different mmc SPI commands
` [PATCH 3/6] mmc: read ssr for SD spi
` [PATCH 4/6] mmc: mmc_spi: Read R2 response for send status command - CMD13
` [PATCH 5/6] mmc: mmc_spi: Generate R1 response for erase block start and end address
` [PATCH 6/6] mmc_spi: generate R1b response for erase and stop transmission command

[PATCH] usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
 2020-06-29  9:26 UTC 

[PATCH] sunxi: Add support for using UART4 as console on A64
 2020-06-29  9:09 UTC 

Fwd: [PATCH 1/1] riscv: use log functions in fdt_fixup
 2020-06-29  9:08 UTC 

[PATCH 1/7] usb: ehci-mx6: Add powerup_fixup implementation
 2020-06-29  8:50 UTC  (14+ messages)
` [PATCH 2/7] usb: ehci-mx6: Add i.MX8 OTG controller support
` [PATCH 3/7] usb: ehci-mx6: Turn on the power domain of USB PHY
` [PATCH 4/7] usb: ehci-mx6: Update driver to support i.MX8MM
` [PATCH 5/7] usb: ehci-mx6: fix controller index for imx8m and imx8
` [PATCH 6/7] usb: ehci-mx6: Enable iMX EHCI driver for iMX8M Nano
` [PATCH 7/7] usb: ehci-mx6: configure usb out of suspend state

[PATCH] board: st: move type-c stusb1600 controller code in a driver
 2020-06-29  8:34 UTC 

[PATCH 1/1] riscv: Fix linking error when building u-boot-spl with no SMP support
 2020-06-29  8:27 UTC 

[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-06-29  8:01 UTC  (71+ 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 08/49] binman: Fix a few typos in the entry docs
` [PATCH v2 09/49] binman: Adjust pylibfdt for incremental build
` [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 22/49] x86: rockchip: Change how selection of ROMs works
` [PATCH v2 24/49] Makefile: Allow building .rom files for non-x86 boards
` [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 42/49] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
` [PATCH v2 44/49] rockchip: Convert evb-rk3229 over to use binman
` [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 1/3] video: add support for drawing 8bpp bitmap on 32bpp framebuffer
 2020-06-29  7:52 UTC  (3+ messages)

[PATCH] video: vidconsole: avoid multiple lines overwrite logo
 2020-06-29  7:05 UTC  (4+ messages)
` [PATCH] splash: Fix build warning on 64 bits CPU

[PATCH] video: bmp: Support 8bits BMP to 24/32 bits display
 2020-06-29  7:04 UTC  (3+ messages)
` [PATCH v2] video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer

[PATCH v1 0/4] rework DSI characteristics
 2020-06-29  7:03 UTC  (9+ messages)
` [PATCH v1 1/4] video: mipi update panel platform data
` [PATCH v1 2/4] video: stm32: stm32_dsi: copy DSI fields
` [PATCH v1 3/4] video: raydium_rm68200: fill characteristics of DSI data link
` [PATCH v1 4/4] video: orisetech_otm8009a: "

[PATCH] video: check hardware version of DSI
 2020-06-29  7:01 UTC  (2+ messages)

[PATCH] sync helios4 config to clearfog and dts to kernel
 2020-06-29  6:41 UTC  (2+ messages)

[PATCH v4 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-29  6:37 UTC  (5+ messages)
` [PATCH v4 2/3] riscv: Expand the DT size before copy reserved memory node
` [PATCH v4 3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE

[PATCH v3 0/6] riscv: sifive/fu540: SPI boot
 2020-06-29  6:29 UTC  (4+ messages)
` [PATCH v3 2/6] sifive: fu540: Add Booting from SPI

[PATCH v2 0/5] Convert LaCie boards to use DM drivers
 2020-06-29  6:17 UTC  (12+ messages)
` [PATCH v2 1/5] arm: kirkwood: add DT spi0 alias to LaCie boards
` [PATCH v2 2/5] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH
` [PATCH v2 3/5] arm: kirkwood: switch LaCie boards to sata_mv driver
` [PATCH v2 4/5] arm: kirkwood: enable DM_USB for LaCie board
` [PATCH v2 5/5] arm: kirkwood: enable DM_ETH "

[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-29  5:39 UTC  (65+ messages)
` [PATCH v3 03/35] acpi: Add a way to check device status
` [PATCH v3 04/35] irq: Add a method to convert an interrupt to ACPI
` [PATCH v3 05/35] acpi: Support generation of ACPI code
` [PATCH v3 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v3 07/35] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v3 08/35] acpi: Support string output
` [PATCH v3 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v3 10/35] acpi: Support generation of a GPIO/irq for a device
` [PATCH v3 11/35] acpi: Support generation of I2C descriptor
` [PATCH v3 12/35] acpi: Support generation of SPI descriptor
` [PATCH v3 13/35] acpigen: Support writing a length
` [PATCH v3 14/35] acpigen: Support writing a package
` [PATCH v3 15/35] acpi: Support writing an integer
` [PATCH v3 16/35] acpi: Support writing a string
` [PATCH v3 17/35] acpi: Support writing a name
` [PATCH v3 18/35] acpi: Support writing a UUID
` [PATCH v3 19/35] acpi: Support writing Device Properties objects via _DSD
` [PATCH v3 20/35] acpi: Support writing a GPIO
` [PATCH v3 21/35] acpi: Support copying properties from device tree to ACPI
` [PATCH v3 22/35] acpi: Add support for various misc ACPI opcodes
` [PATCH v3 23/35] acpi: Add support for writing a Power Resource
` [PATCH v3 24/35] acpi: Add support for writing a GPIO power sequence
` [PATCH v3 26/35] acpi: Add support for SSDT generation
` [PATCH v3 27/35] x86: acpi: Move MADT down a bit
` [PATCH v3 28/35] acpi: Record the items added to SSDT
` [PATCH v3 29/35] acpi: Support ordering SSDT data by device
` [PATCH v3 30/35] x86: Allow devices to write an SSDT
` [PATCH v3 31/35] acpi: Add support for DSDT generation
` [PATCH v3 32/35] x86: Allow devices to write to DSDT
` [PATCH v3 33/35] pci: Avoid a crash in device_is_on_pci_bus()
` [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

[PATCH] rockchip: i2c: fix switch to new implementation for rk3188
 2020-06-29  4:49 UTC  (5+ messages)

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-06-29  3:08 UTC  (4+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver

[PATCH 1/7] sdp: call board_usb_init at spl_sdp_load_image
 2020-06-29  2:32 UTC  (7+ messages)
` [PATCH 2/7] f_sdp: Add high speed endpoint descriptor
` [PATCH 3/7] f_sdp: Fix wrong usb request size
` [PATCH 4/7] f_sdp: Support searching and loading FIT or container image
` [PATCH 5/7] spl: add g_dnl_get_board_bcd_device_number
` [PATCH 6/7] f_sdp: Add EP1_OUT as default data receive pipe in sdp
` [PATCH 7/7] f_sdp: Change bInterval of interrupt endpoint to 3

[PATCH] usb: ci_udc: Add function to remove usb device
 2020-06-29  2:12 UTC 

[PATCH] usb: gadget: Fix controller index in UMS
 2020-06-29  2:12 UTC 

[PATCH] arm: k3: Consolidate and silence k3_fit_atf.sh call
 2020-06-29  2:12 UTC  (3+ messages)

Please pull u-boot-video
 2020-06-29  1:30 UTC  (2+ messages)

Pull request: u-boot-rockchip-20200628
 2020-06-29  1:30 UTC  (2+ messages)

[GIT PULL] Uboot socfpga
 2020-06-29  1:30 UTC  (2+ messages)

[PATCH v2] test/py: test_efi_fit: Update #size-cells to 1
 2020-06-29  0:26 UTC  (3+ messages)

[PATCH] video: rk_vop: Fix wrong bpix for frame buffer
 2020-06-28 19:19 UTC  (4+ messages)

[PATCH 0/4] Convert LaCie boards to use DM drivers
 2020-06-28 16:14 UTC  (4+ messages)
` [PATCH 1/4] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH

[PATCH v2] arm64: issue ISB after updating system registers
 2020-06-28 15:29 UTC  (2+ messages)

[PATCH v7 0/4] update clock handler and proper cpu features
 2020-06-28 14:45 UTC  (5+ messages)
` [PATCH v7 1/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v7 2/4] uclass: cpu: fix to display proper CPU features
` [PATCH v7 3/4] riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
` [PATCH v7 4/4] riscv: cpu: check and append L1 cache to cpu features

[PATCH] gitlab: add pycrypto for arm64
 2020-06-28 10:20 UTC 

[PATCH v2 00/25] x86: Enhance MTRR functionality to support multiple CPUs
 2020-06-28  8:40 UTC  (49+ 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 v4 0/5] roc-rk3399-pc: Custom SPL init
 2020-06-28  3:06 UTC  (9+ messages)
` [PATCH v4 1/5] rockchip: spl: Add spl_board_init
` [PATCH v4 2/5] rk3399: spl: Print SPL banner after relocation
` [PATCH v4 3/5] roc-rk3399-pc: Move leds setup in SPL
` [PATCH v4 4/5] rockchip: Separate the reset cause from display cpuinfo

rockchip: correctly set vop0 or vop1
 2020-06-28  2:24 UTC  (8+ messages)

[PATCH] test/py: test_efi_fit: Update #size-cells to 1
 2020-06-28  0:57 UTC  (3+ messages)


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