public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-03-17 01:28:13 to 2021-03-19 02:58:52 UTC [more...]

Ficus EE not working / supported ?
 2021-03-19  2:58 UTC  (3+ messages)

[PATCH v6 0/4] Move qfw to DM, add Arm support
 2021-03-19  2:57 UTC  (4+ messages)
` [PATCH v6 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests

[PATCH] Avoid delay when initializing USB peripheral by dwc2
 2021-03-19  2:19 UTC  (2+ messages)

[PATCH] video: Drop unprintable characters from video_font_data.h
 2021-03-19  1:57 UTC  (3+ messages)

OMAP3 clocks with ARM vs Thumb
 2021-03-19  1:25 UTC 

[PATCH 1/2] binman: Use a unique number for the symbols test file
 2021-03-19  0:44 UTC  (2+ messages)
` [PATCH 2/2] binman: Allow disabling expanding an entry

[PATCH] dfu: dfu_sf: avoid double free of SPI device
 2021-03-18 23:55 UTC 

[PATCH] Fix data abort in startup for at91 machines based on ARM926EJS
 2021-03-18 20:31 UTC  (5+ messages)

[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
 2021-03-18 19:51 UTC  (11+ messages)

[PATCH resend] mmc: mtk-sd: don't ignore max-frequency from device tree
 2021-03-18 16:56 UTC  (2+ messages)

[PATCH] avb: Fix error when partition not found
 2021-03-18 16:56 UTC  (2+ messages)

[PATCH] image: Avoid -ENODATA in host tools
 2021-03-18 16:56 UTC  (2+ messages)

[PATCH v2 1/4] test: Include /sbin to the PATH when creating ext4 disk image
 2021-03-18 16:56 UTC  (2+ messages)

[PATCH V2 0/3] arm: omap3: Make functions static when possible
 2021-03-18 12:40 UTC  (4+ messages)
` [PATCH V2 1/3] arm: omap3: Make try_unlock_memory() static
` [PATCH V2 2/3] arm: omap3: Make secureworld_exit() static
` [PATCH V2 3/3] arm: omap3: Make secure_unlock_mem() static

[PATCH] dfu: memory leak in dfu_free_entities()
 2021-03-18 11:52 UTC  (2+ messages)

[PATCH 0/2] A64/R40 DRAM controller dual-rank-related changes
 2021-03-18 10:02 UTC  (10+ messages)
` [PATCH 1/2] sunxi: support asymmetric dual rank DRAM on A64/R40
` [PATCH 2/2] sunxi: enable dual rank memory on R40
        ` [linux-sunxi] "

[PATCH v3 00/27] binman: Support devicetree update in all entries
 2021-03-18  9:23 UTC  (29+ messages)
` [PATCH v3 01/27] binman: Allow extracting to current directory
` [PATCH v3 02/27] binman: Document ExpandEntries() in the base class
` [PATCH v3 03/27] binman: Update entry help for files-align
` [PATCH v3 04/27] binman: Tidy up underscores in entry documentation
` [PATCH v3 05/27] binman: Correct the documentation for u-boot-spl-bss-pad
` [PATCH v3 06/27] binman: Support symbols in u-boot-spl-nodtb
` [PATCH v3 07/27] binman: Add support for u-boot-tpl-nodtb
` [PATCH v3 08/27] binman: Add support for u-boot-tpl-bss-bad
` [PATCH v3 09/27] binman: Drop unnecessary 'type' property in tests
` [PATCH v3 10/27] binman: Use the fake SPL/TPL only if requested
` [PATCH v3 11/27] binman: Drop unnecessary field in output_fdt_info
` [PATCH v3 12/27] binman: Move the comment for GetFdts() to the base class
` [PATCH v3 13/27] binman: Use standard filenames for SPL/TPL devicetree
` [PATCH v3 14/27] binman: Allow using an an 'expanded' entry type
` [PATCH v3 15/27] binman: Allow a way to select expanded entries
` [PATCH v3 16/27] binman: Plumb expanded entries through fully
` [PATCH v3 17/27] binman: Automatically expand phase binaries into sections
` [PATCH v3 18/27] Makefile: Pass new entry args to binman
` [PATCH v3 19/27] x86: Make use of binman expanded entries
` [PATCH v3 20/27] x86: dts: Drop unused CONFIG_SPL
` [PATCH v3 21/27] doc: Move UEFI under develop/
` [PATCH v3 22/27] doc: Move driver model docs "
` [PATCH v3 23/27] binman: doc: Add documentation to htmldocs
` [PATCH v3 24/27] binman: Rearrange documentation into headings
` [PATCH v3 25/27] binman: Incorporate entry documentation
` [PATCH v3 26/27] binman: Drop repetitive heading for each entry
` [PATCH v3 27/27] binman: Update various pieces of the documentation

[PATCH 0/7] SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation
 2021-03-18  6:44 UTC  (3+ messages)
` [PATCH 4/7] spl: fit: Warn if FIT contains "fpga" property in config node

[PATCH v2 00/21] binman: Support devicetree update in all entries
 2021-03-18  6:36 UTC  (45+ messages)
` [PATCH v2 01/21] binman: Allow extracting to current directory
` [PATCH v2 02/21] binman: Document ExpandEntries() in the base class
` [PATCH v2 03/21] binman: Update entry help for files-align
` [PATCH v2 04/21] binman: Tidy up underscores in entry documentation
` [PATCH v2 05/21] binman: Correct the documentation for u-boot-spl-bss-pad
` [PATCH v2 06/21] binman: Add support for u-boot-tpl-nodtb
` [PATCH v2 07/21] binman: Add support for u-boot-tpl-bss-bad
` [PATCH v2 08/21] binman: Allow using an an 'expanded' entry type
` [PATCH v2 09/21] binman: Allow a way to select expanded entries
` [PATCH v2 10/21] binman: Plumb expanded entries through fully
` [PATCH v2 11/21] binman: Automatically expand phase binaries into sections
` [PATCH v2 12/21] Makefile: Pass new entry args to binman
` [PATCH v2 13/21] x86: Make use of binman expanded entries
` [PATCH v2 14/21] x86: dts: Drop unused CONFIG_SPL
` [PATCH v2 15/21] doc: Move UEFI under develop/
` [PATCH v2 16/21] doc: Move driver model docs "
` [PATCH v2 17/21] binman: doc: Add documentation to htmldocs
` [PATCH v2 18/21] binman: Rearrange documentation into headings
` [PATCH v2 19/21] binman: Incorporate entry documentation
` [PATCH v2 20/21] binman: Drop repetitive heading for each entry
` [PATCH v2 21/21] binman: Update various pieces of the documentation

[PATCH 1/2] arm: omap3: Make secureworld_exit() static
 2021-03-18  6:02 UTC  (3+ messages)

[PATCH] Revert "mmc: sdhci: set to INT_DATA_END when there are data"
 2021-03-18  1:59 UTC  (4+ messages)

[PATCH] sunxi: add fdtoverlay_addr_r environment variable
 2021-03-18  1:26 UTC  (2+ messages)

[PATCH v2 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-03-18  1:09 UTC  (10+ messages)
` [PATCH v2 4/8] drivers: ram: sifive: rename fu540_ddr to sifive_ddr
` [PATCH v2 7/8] board: sifive: add HiFive Unmatched board support
` [PATCH v2 8/8] drivers: net: macb: add fu740 support

[PATCH 0/4] mmc: fsl_esdhc: ls1028a workarounds
 2021-03-18  0:06 UTC  (11+ messages)
` [PATCH 1/4] board: sl28: disable HS400 mode
` [PATCH 2/4] mmc: fsl_esdhc: add workaround for erratum A-011334
` [PATCH 3/4] mmc: fsl_esdhc: add pulse width detection workaround
` [PATCH 4/4] board: sl28: enable HS400 mode again

memory layoutfor imx8x AHAB
 2021-03-17 23:58 UTC 

"SPL image too big" not that helpful
 2021-03-17 23:42 UTC 

[ANN] U-Boot v2021.04-rc4 released
 2021-03-17 22:59 UTC  (10+ messages)

[PATCH] lz4: Fix unaligned accesses
 2021-03-17 22:31 UTC 

[PATCH 0/2] power: move power_max77696_init() to board file
 2021-03-17 22:11 UTC  (4+ messages)

[PATCH v10 00/11] efi_loader: add capsule update support
 2021-03-17 21:02 UTC  (3+ messages)
` [PATCH v10 02/11] efi_loader: capsule: add capsule_on_disk support

[PATCH 0/5 v4] Loadfile2 for initrd loading
 2021-03-17 20:32 UTC  (7+ messages)
` [PATCH 1/5 v4] efi_loader: Add device path related functions for initrd via Boot####
` [PATCH 2/5 v4] efi_loader: Add helper functions for EFI
` [PATCH 3/5 v4] efi_loader: Replace config option for initrd loading
` [PATCH 4/5 v4] efidebug: add multiple device path instances on Boot####
` [PATCH 5/5 v4] doc: Update uefi documentation for initrd loading options

Help needed with uboot for CHIP
 2021-03-17 19:50 UTC  (3+ messages)

[PATCH v2] bus: ti-sysc: change in a normal driver
 2021-03-17 18:30 UTC  (2+ messages)

[PATCH 00/13] display_options: Start to unify print_buffer() and hexdump
 2021-03-17 18:18 UTC  (14+ messages)
` [PATCH 01/13] console: Report an error when output buffer is exhausted
` [PATCH 02/13] test: Detect when expect_str is too small
` [PATCH 03/13] test: Convert print tests to use ut framework
` [PATCH 04/13] test: Add a test for print_buffer()
` [PATCH 05/13] display_options: Drop two spaces before the ASCII column
` [PATCH 06/13] hexdump: Move API to header file
` [PATCH 07/13] hexdump: Add support for sandbox
` [PATCH 08/13] hexdump: Support any rowsize
` [PATCH 09/13] hexdump: Allow ctrl-c to interrupt output
` [PATCH 10/13] log: Drop log_nop() functions
` [PATCH 11/13] display_options: Split print_buffer() into two functions
` [PATCH 12/13] log: Add support for logging a buffer
` [PATCH 13/13] RFC: display_options: Use print_hex_dump() for print_buffer()

[PATCH] dm: spi: Prevent setting a speed of 0 Hz in spi_post_probe
 2021-03-17 17:07 UTC  (2+ messages)

[PATCH] Avoid delay when initializing USB peripheral by dwc2
 2021-03-17 15:51 UTC 

[PATCH] Avoid delay when inializing USB peripheral by dwc2
 2021-03-17 15:33 UTC  (2+ messages)

[PATCH v1 0/6] Provide support for mv88e6020 Marvell switch
 2021-03-17 14:14 UTC  (7+ messages)
` [PATCH v1 1/6] net: mv88e61xx: Add support for checking addressing mode
` [PATCH v1 2/6] net: mv88e61xx: Configure PHY ports to also pass packets between them
` [PATCH v1 3/6] net: mv88e61xx: Clear temporary structs before using them in get_phy_id()
` [PATCH v1 4/6] net: mv88e61xx: Directly access the switch chip
` [PATCH v1 5/6] net: mv88e61xx: Set proper offset when R0_LED/ADDR4 is set on bootstrap
` [PATCH v1 6/6] net: mv88e61xx: Reset switch PHYs when bootstrapped to !NO_CPU

[PATCH v2] arm: mach-rmobile: Add CPU info support for RZ/G2
 2021-03-17 14:11 UTC 

[PATCH] Avoid delay when inializing USB peripheral by dwc2.c
 2021-03-17 13:30 UTC  (3+ messages)
` [PATCH] Avoid delay when initializing USB peripherals by dwc2

[PATCH v2] spi: spi-uclass: Add support to manually relocate spi memory ops
 2021-03-17 13:29 UTC  (2+ messages)

[PATCH] net: gem: Fix setting PCS auto-negotiation state
 2021-03-17 11:38 UTC  (4+ messages)
` [PATCH] net: gem: Fix setting PCS auto-negotiation statee

[PATCH] smbios: Fix table when no string is present
 2021-03-17 11:30 UTC 

[PATCH] spi: spi-uclass: Add support to manually relocate spi memory ops
 2021-03-17  9:14 UTC  (3+ messages)

[PATCH v2] riscv: sifive: Rename fu540 board to unleashed
 2021-03-17  8:20 UTC  (2+ messages)

[PATCH] spi: xilinx_spi: Trivial fixes in axi qspi driver
 2021-03-17  8:17 UTC 

[PATCH 0/6 v3] Loadfile2 for initrd loading
 2021-03-17  7:41 UTC  (3+ messages)
` [PATCH 3/6 v3] efi_loader: Add helper functions for EFI

[PATCH u-boot] regmap: fix a serious pointer casting bug
 2021-03-17  3:46 UTC  (5+ messages)

[PATCH v4 00/42] dm: Implement OF_PLATDATA_INST in driver model (part E)
 2021-03-17  1:29 UTC  (63+ messages)
` [PATCH v4 01/42] dtoc: Drop use of DECL() macros
` [PATCH v4 02/42] sandbox: Drop debug message in os_spl_to_uboot()
` [PATCH v4 03/42] linker_lists: Allow use in data structures
` [PATCH v4 04/42] dm: core: Add macros to access the new linker lists
` [PATCH v4 05/42] dm: core: Allow dropping run-time binding of devices
` [PATCH v4 06/42] dm: core: Adjust uclass setup with of-platdata
` [PATCH v4 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
` [PATCH v4 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
` [PATCH v4 09/42] dm: Add the new dtoc-generated files to the build
` [PATCH v4 10/42] dm: core: Include dt-decl.h automatically
` [PATCH v4 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
` [PATCH v4 12/42] clk: sandbox: Move priv/plat data to a header file
` [PATCH v4 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
` [PATCH v4 14/42] clk: sandbox: Create a special fixed-rate driver
` [PATCH v4 15/42] dm: core: Drop device_get_by_driver_info()
` [PATCH v4 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
` [PATCH v4 17/42] sandbox: i2c: Move platdata structs to header files
` [PATCH v4 18/42] dm: Rename device_get_by_driver_info_idx()
` [PATCH v4 19/42] sandbox_spl: Increase SPL malloc() size
` [PATCH v4 20/42] sandbox: i2c: Support i2c emulation with of-platdata
` [PATCH v4 21/42] Revert "sandbox: Disable I2C emulators in SPL"
` [PATCH v4 22/42] sandbox: Create a new sandbox_noinst build
` [PATCH v4 23/42] test: Run sandbox_spl tests on sandbox_noinst
` [PATCH v4 24/42] azure/gitlab: Add tests for sandbox_noinst
` [PATCH v4 25/42] dm: core: Add an option to support SPL in read-only memory
` [PATCH v4 26/42] dm: core: Create a struct for device runtime info
` [PATCH v4 27/42] dm: core: Move flags to device-runtime info
` [PATCH v4 28/42] dm: core: Allow storing priv/plat data separately
` [PATCH v4 29/42] sandbox: Define a region for device priv/plat data
` [PATCH v4 30/42] dm: core: Use separate priv/plat data region
` [PATCH v4 31/42] dm: core: Add warnings to private / platform setters


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