public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-01-28 08:10:07 to 2021-01-28 22:28:54 UTC [more...]

[BUG] Hang shortly after loading FDT when booting on RK3399
 2021-01-28 22:28 UTC  (2+ messages)

[PATCH v2 00/12] Add support for pinmux status command on beaglebone
 2021-01-28 22:25 UTC  (13+ messages)
` [PATCH v2 01/12] pinctrl: single: fix format of structure documentation
` [PATCH v2 02/12] pinctrl: single: fix the loop counter variable type
` [PATCH v2 03/12] pinctrl: single: fix offset management
` [PATCH v2 04/12] pinctrl: single: fix debug messages formatting
` [PATCH v2 05/12] pinctrl: single: get register area size by device API
` [PATCH v2 06/12] pinctrl: single: check "register-width" DT property
` [PATCH v2 07/12] pinctrl: single: change function mask default value
` [PATCH v2 08/12] pinctrl: single: add register access functions
` [PATCH v2 09/12] pinctrl: single: add get_pins_count operation
` [PATCH v2 10/12] pinctrl: single: add get_pin_name operation
` [PATCH v2 11/12] pinctrl: single: add get_pin_muxing operation
` [PATCH v2 12/12] test: pinmux: add test for 'pinctrl-single' driver

[PATCH 0/2] power: remove non-DM max8997/8 files
 2021-01-28 22:11 UTC  (3+ messages)
  ` [PATCH 1/2] board: samsung: covert to driver model about power_key_pressed
  ` [PATCH 2/2] power: pmic: remove pmic_max8997/8 files

[RESEND PATCH v1 0/1] mmc: fix response timeout after switch command
 2021-01-28 22:00 UTC  (5+ messages)
  ` [RESEND PATCH v1 1/1] "

[PATCH v1] usb: kbd: destroy device after console is stopped
 2021-01-28 21:56 UTC  (13+ messages)

[PATCH 1/1] tools: add mkeficapsule to .gitignore
 2021-01-28 21:48 UTC 

[PATCH v3] arm: fsl: common: Improve NXP VID driver PMBus support
 2021-01-28 19:56 UTC 

[PATCH] test: Update test_fs to not use deprecated pytest.yield_fixture()
 2021-01-28 19:39 UTC 

[PATCH] env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
 2021-01-28 19:37 UTC  (8+ messages)

[PATCH] test: correct entry point to pytest
 2021-01-28 19:36 UTC  (7+ messages)

[PATCH v4 0/6] Add support for ECDSA image signing (with test)
 2021-01-28 17:54 UTC  (3+ messages)

[PATCH v2 0/2] Console/stdio use after free
 2021-01-28 16:55 UTC  (5+ messages)
` [PATCH v2 1/2] stdio: Introduce stdio_valid()
` [PATCH v2 2/2] console: Don't start/stop console if stdio device invalid

[PATCH 00/30] test: Refactor tests to have a single test runner
 2021-01-28 16:33 UTC  (34+ messages)
` [PATCH 01/30] doc: Tidy up testing section
` [PATCH 02/30] doc: Document make tcheck
` [PATCH 03/30] sandbox: Drop the 'starting...' message unless testing
` [PATCH 04/30] doc: Explain how to run tests without pytest
` [PATCH 05/30] doc: Document how sandbox_spl_tests are run
` [PATCH 06/30] test: Correct setexpr test prefix
` [PATCH 07/30] test: Mark all driver model tests with a flag
` [PATCH 08/30] test: Rename test-main.c to test-dm.c
` [PATCH 09/30] test: Add an overall test runner
` [PATCH 10/30] test: Create pre/post-run functions
` [PATCH 11/30] test: Call test_pre/post_run() from driver model tests
` [PATCH 12/30] test: Move dm_extended_scan() to test_pre_run()
` [PATCH 13/30] test: Move do_autoprobe() "
` [PATCH 14/30] test: Move dm_scan_plat() "
` [PATCH 15/30] test: Drop mallinfo() work-around
` [PATCH 16/30] test: Move console silencing to test_pre_run()
` [PATCH 17/30] test: Move delay skipping "
` [PATCH 18/30] test: Handle driver model reinit in test_pre_run()
` [PATCH 19/30] test: Drop struct dm_test_state
` [PATCH 20/30] test: Move dm_test_init() into test-main.c
` [PATCH 21/30] test: Move dm_test_destroy() "
` [PATCH 22/30] test: Move test running into a separate function
` [PATCH 23/30] test: Use ut_run_test() to run driver model tests
` [PATCH 24/30] test: Drop dm_do_test()
` [PATCH 25/30] test: Add ut_run_test_live_flat() to run tests twice
` [PATCH 26/30] test: Use a local variable for test state
` [PATCH 27/30] test: Run driver-model tests using ut_run_list()
` [PATCH 28/30] test: Use return values in dm_test_run()
` [PATCH 29/30] test: Move the devicetree check into ut_run_list()
` [PATCH 30/30] test: Move restoring of driver model state to ut_run_list()

[PATCH v1 1/7] command sf: help text format
 2021-01-28 16:28 UTC  (6+ messages)
` [PATCH v1 3/7] SST26* locking: need to enable write
` [PATCH v1 4/7] write WPEN bit for SST26* devices when locking
` [PATCH v1 5/7] sf protect (un)lock for SST26*: test BPR values
` [PATCH v1 6/7] fix sst26_process_bpr check
` [PATCH v1 7/7] provide "sf protect check" command

[PATCH v1 0/7] fix and improve Micron/SST26* SPI NOR protection handling
 2021-01-28 16:18 UTC  (8+ messages)
` [PATCH v1 1/7] command sf: help text format
` [PATCH v1 2/7] sf protect: warn about failed (un)lock operation
` [PATCH v1 3/7] SST26* locking: need to enable write
` [PATCH v1 4/7] write WPEN bit for SST26* devices when locking
` [PATCH v1 5/7] sf protect (un)lock for SST26*: test BPR values
` [PATCH v1 6/7] fix sst26_process_bpr check
` [PATCH v1 7/7] provide "sf protect check" command

[PATCH v2 0/3] sunxi: OrangePi Zero 2: Ethernet support
 2021-01-28 16:16 UTC  (2+ messages)

[PATCH v5 0/6] Add support for ECDSA image signing (with test)
 2021-01-28 15:52 UTC  (7+ messages)
` [PATCH v5 1/6] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v5 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH v5 3/6] lib: Add support for ECDSA image signing
` [PATCH v5 4/6] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH v5 5/6] test/py: Add pycryptodomex to list of required pakages
` [PATCH v5 6/6] test/py: ecdsa: Add test for mkimage ECDSA signing

[RFC RESEND 0/2] Add ESRT and test ESRT creation
 2021-01-28 15:29 UTC  (5+ messages)
` [RFC RESEND 1/2] efi: Add ESRT to the EFI system table
` [RFC RESEND 2/2] efi: Add fake FMP instance to test ESRT creation

[PATCH v2] mmc: mmc_spi: Print verbose debug output when crc16 check fails
 2021-01-28 15:14 UTC  (2+ messages)

[PATCH] Add support for stack-protector
 2021-01-28 14:33 UTC  (6+ messages)
` [PATCH v8] "

[PATCH 1/1] cmd: load, emit error message for invalid block device
 2021-01-28 14:12 UTC  (2+ messages)

[PATCH 1/1] doc: describe load command
 2021-01-28 14:12 UTC  (2+ messages)

arm64: rk3399: add support NanoPi R4S
 2021-01-28 13:33 UTC 

[RFC 0/2] Add ESRT and test ESRT creation
 2021-01-28 13:14 UTC  (3+ messages)
` [RFC 1/2] efi: Add ESRT to the EFI system table
` [RFC 2/2] efi: Add fake FMP instance to test ESRT creation

arm64: rk3399: add support NanoPi R4S
 2021-01-28 13:03 UTC 

[PATCH 0/2] power: move power_max77696_init() to board file
 2021-01-28 11:42 UTC  (3+ messages)
  ` [PATCH 1/2] board: warp: add power_max77696_init() function
  ` [PATCH 2/2] power: pmic: remove pmic_max77696.c file

[PATCH] env: sf: single function env_sf_save()
 2021-01-28 11:21 UTC  (5+ messages)

difference between u-boot.scr and u-boot.scr.uimg
 2021-01-28 10:13 UTC 

[PATCH v4 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2021-01-28  9:43 UTC  (22+ messages)
` [PATCH v4 01/21] mmc: sdhci: Add helper functions for UHS modes
` [PATCH v4 02/21] mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
` [PATCH v4 03/21] mmc: am654_sdhci: Convert flag fields to BIT macro
` [PATCH v4 04/21] mmc: am654_sdhci: Add flag for PHY calibration
` [PATCH v4 05/21] mmc: am654_sdhci: Add support for AM65x SR2.0
` [PATCH v4 06/21] mmc: am654_sdhci: Add support for input tap delay
` [PATCH v4 07/21] mmc: am654_sdhci: Add support for writing to clkbuf_sel
` [PATCH v4 08/21] mmc: am654_sdhci: Add support for software tuning
` [PATCH v4 09/21] mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
` [PATCH v4 10/21] mmc: am654_sdhci: Use sdhci_set_control_reg()
` [PATCH v4 11/21] arm: dts: k3-am65: Fix mmc nodes
` [PATCH v4 12/21] arm: dts: k3-j721e-main: Update otap-delay values
` [PATCH v4 13/21] arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card
` [PATCH v4 14/21] arm: dts: k3-j7200-main: Add support for gpio0
` [PATCH v4 15/21] arm: dts: k3-j7200-main: Add support for HS400 mode in MMCSD0 subsystem
` [PATCH v4 16/21] arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes
` [PATCH v4 17/21] configs: j721e_evm: Add "
` [PATCH v4 18/21] configs: j7200_evm: "
` [PATCH v4 19/21] arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values
` [PATCH v4 20/21] arm: dts: k3-am654-base-board: Limit Sd card to High speed modes
` [PATCH v4 21/21] configs: am65x_evm: Add configs for UHS modes

[v3 00/33] gpio: layerscape: fix gpio and enable gpio
 2021-01-28  9:40 UTC  (34+ messages)
` [v3 01/33] gpio: mpc8xxx_gpio: Fix for litte endian
` [v3 02/33] arm: dts: ls1021a: add gpio node
` [v3 03/33] arm64: dts: ls1012a: "
` [v3 04/33] arm64: dts: ls1028a: "
` [v3 05/33] arm64: dts: ls1043a: "
` [v3 06/33] arm64: dts: ls1046a: "
` [v3 07/33] arm64: dts: ls1088a: "
` [v3 08/33] arm64: dts: ls208xa: "
` [v3 09/33] configs: ls1012a: enable CONFIG_MPC8XXX_GPIO
` [v3 10/33] configs: ls1043a: "
` [v3 11/33] configs: ls1028a: "
` [v3 12/33] configs: ls1088a: "
` [v3 13/33] configs: ls208xa: "
` [v3 14/33] configs: lx2160a: "
` [v3 15/33] configs: ls1046a: enable MPC8XXX_GPIO
` [v3 16/33] configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO
` [v3 17/33] configs: ls1021aqds: "
` [v3 18/33] configs: ls1012afrwy: enable CMD_GPIO
` [v3 19/33] configs: ls1012ardb: "
` [v3 20/33] configs: ls1021aqds: "
` [v3 21/33] configs: ls1021atwr: "
` [v3 22/33] configs: ls1028aqds: "
` [v3 23/33] configs: ls1028ardb: "
` [v3 24/33] configs: ls1043aqds: "
` [v3 25/33] configs: ls1043ardb: "
` [v3 26/33] configs: ls1046ardb: "
` [v3 27/33] configs: ls1046aqds: "
` [v3 28/33] configs: ls2088ardb: enable DM_GPIO and CMD_GPIO
` [v3 29/33] configs: ls2088aqds: enable CMD_GPIO
` [v3 30/33] configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
` [v3 31/33] configs: ls1088ardb: "
` [v3 32/33] configs: lx2160ardb: enable CMD_GPIO
` [v3 33/33] configs: lx2160aqds: "

[PATCH V2] cmd: mem: fix to display wrong memory information
 2021-01-28  9:33 UTC  (2+ messages)

Contributor meeting notes 19-Jan-21
 2021-01-28  9:24 UTC  (7+ messages)

[PATCH v3 00/20] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2021-01-28  9:20 UTC  (7+ messages)
  ` [PATCH v3 05/20] mmc: am654_sdhci: Add support for AM65x SR2.0
  ` [PATCH v3 01/20] mmc: sdhci: Add helper functions for UHS modes

[QUESTION] Kernel 5.10 image might be too big to be loaded by U-Boot on RPi 4B
 2021-01-28  8:54 UTC 

[PATCH] disk: part_dos: update partition table entries after write
 2021-01-28  8:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cmd: fdt: skip board specific fixup using env variable
 2021-01-28  8:15 UTC  (3+ messages)

[PATCH] ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line
 2021-01-28  8:14 UTC 


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