Commit Graph

  • b6caf0ebca binman: Drop the filename property in entry_Section Simon Glass 2021-11-23 11:03:46 -07:00
  • 1e99bc2923 binman: Drop the underscore in _ReadEntries() Simon Glass 2021-11-23 11:03:45 -07:00
  • 557693ef7e binman: Correct comments for ReadChildData() Simon Glass 2021-11-23 11:03:44 -07:00
  • c47383114f binman: Correct init of entry in Entry class Simon Glass 2021-11-23 11:03:43 -07:00
  • c475decf59 binman: Add a way to obtain the version Simon Glass 2021-11-23 11:03:42 -07:00
  • 650e5de7d4 binman: Tidy up style in cmdline Simon Glass 2021-11-23 11:03:41 -07:00
  • 40b4d647c6 dtoc: Add support for reading fixed-length bytes properties Simon Glass 2021-11-23 11:03:40 -07:00
  • d866e62917 dtoc: Add support for reading 64-bit ints Simon Glass 2021-11-23 11:03:39 -07:00
  • ff139b6c70 dtoc: Bring in the libfdt module automatically Simon Glass 2021-11-23 11:03:38 -07:00
  • 34bee10e00 sandbox: replace putchar(ch) by fputc(ch, stdout) Heinrich Schuchardt 2021-11-20 13:28:33 +01:00
  • fe67ba7418 drivers: core: lists: fix for loop index type Alexander Preißner 2021-11-06 02:08:59 +01:00
  • 5b9ee01685 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-net Tom Rini 2021-12-02 09:58:20 -05:00
  • f89615088f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next Tom Rini 2021-12-02 07:16:04 -05:00
  • cdccb39e37 Merge branch '2021-12-01-assorted-updates' into next Tom Rini 2021-12-02 07:12:28 -05:00
  • c0ffc12a70 riscv: Enable SPI flash env for SiFive Unmatched. Thomas Skibo 2021-11-24 14:32:10 -08:00
  • 6a863894ad riscv: Support booting SiFive Unmatched from SPI. Thomas Skibo 2021-11-24 14:32:09 -08:00
  • ffb78a7c71 doc: board: Update Microchip MPFS Icicle Kit doc Padmarao Begari 2021-11-17 18:21:19 +05:30
  • 5c007d24b9 riscv: Update Microchip MPFS Icicle Kit support Padmarao Begari 2021-11-17 18:21:18 +05:30
  • 06142d6874 riscv: dts: Split Microchip device tree Padmarao Begari 2021-11-17 18:21:17 +05:30
  • 0dc0d1e094 i2c: Add Microchip PolarFire SoC I2C driver Padmarao Begari 2021-11-17 18:21:16 +05:30
  • 0d914ad10d net: macb: Remove Microchip compatible string Padmarao Begari 2021-11-17 18:21:15 +05:30
  • 666da85dc9 board: ae350: Support autoboot from RAM Leo Yu-Chi Liang 2021-11-04 09:53:26 +08:00
  • 3fbd17aadf net: dwc_eth_qos: Enable clock in probe Marek Vasut 2021-11-13 03:23:52 +01:00
  • 8777033722 net: eth-phy: Handle gpio_request_by_name() return value Marek Vasut 2021-11-13 03:23:11 +01:00
  • 300761b68d board: brcm-ns3: Load netXtreme firmware Bharat Gooty 2021-11-08 14:46:11 -08:00
  • 5a5bba053d net: brcm: netXtreme driver Bharat Gooty 2021-11-08 14:46:10 -08:00
  • 6d1857c8d5 driver: net: Makefile: order file alphabetically Ramon Fried 2021-12-02 08:15:27 +02:00
  • 8c1a6957b1 drivers: net: Soft reset felix switch core Radu Bulie 2021-11-27 14:52:35 +02:00
  • f0d4607d25 tools/netconsole: Add support for socat Andy Shevchenko 2021-11-17 20:15:06 +03:00
  • b3425a3f4e mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig Michal Simek 2021-11-30 13:47:10 +01:00
  • 846d1d9c11 mtd: cqspi: Wait for transfer completion Marek Vasut 2021-09-14 05:22:31 +02:00
  • 6d99f86695 spl: fit: Skip attempting to load 0 length image Nishanth Menon 2021-10-19 12:32:29 -05:00
  • af13df7014 dm: add debug message when failed to select the default pinctrl Patrick Delaunay 2021-11-19 10:02:27 +01:00
  • 1c01712ac4 pinctrl: change result for unsupported API Patrick Delaunay 2021-11-19 10:02:26 +01:00
  • 2bd8830dfb scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt Patrick Delaunay 2021-11-08 10:21:22 +01:00
  • ff062765c2 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg Patrick Delaunay 2021-11-08 10:21:21 +01:00
  • fc47dbb26e Merge branch '2021-12-01-Kconfig-migrations' into next Tom Rini 2021-12-01 13:30:59 -05:00
  • 33b02e93ec Convert CONFIG_FSL_DDR_BIST et al to Kconfig Tom Rini 2021-11-13 19:22:43 -05:00
  • c7fad78ec0 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig Tom Rini 2021-11-13 18:10:40 -05:00
  • 970bf8603b Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig Tom Rini 2021-11-10 09:11:40 -05:00
  • 7f3934fae5 Merge tag 'u-boot-stm32-20211130' of https://source.denx.de/u-boot/custodians/u-boot-stm into next Tom Rini 2021-12-01 07:22:25 -05:00
  • c7c06fa776 board: stm32mp1: add support of nor1 device in dfu command Patrick Delaunay 2021-11-25 11:54:53 +01:00
  • b2ac9645e6 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup Patrick Delaunay 2021-11-24 10:52:19 +01:00
  • d72e7bbe7c ram: stm32mp1: compute DDR size from DDRCTL registers Patrick Delaunay 2021-11-24 10:52:18 +01:00
  • e84ee40b0b configs: stm32mp15: deactivate the CONFIG_STM32_IPCC Patrick Delaunay 2021-11-19 10:07:32 +01:00
  • 8ad37e6f16 board: stm32mp1: enable simple framebuffer node for splashscreen Patrick Delaunay 2021-11-15 16:32:23 +01:00
  • 6cdeb323b8 video: stm32: stm32_ltdc: align framebuffer on 2MB Patrick Delaunay 2021-11-15 16:32:22 +01:00
  • 77debf61ef common: add fdt_simplefb_enable_and_mem_rsv function Patrick Delaunay 2021-11-15 16:32:21 +01:00
  • 2e2e6d8cac video: Add video_is_active function Patrick Delaunay 2021-11-15 16:32:20 +01:00
  • fded97adce common: rename functions lcd_dt_simplefb to fdt_simplefb Patrick Delaunay 2021-11-15 16:32:19 +01:00
  • 4ca979e314 common: rename lcd_simplefb.c file to fdt_simplefb.c Patrick Delaunay 2021-11-15 16:32:18 +01:00
  • d71587c2ab Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig Patrick Delaunay 2021-11-15 16:32:17 +01:00
  • b3c29dc9e5 stm32mp1: ram: remove tuning support Patrick Delaunay 2021-11-15 15:32:30 +01:00
  • 9819fe345c stm32mp1: ram: remove the support of calibration result Patrick Delaunay 2021-11-15 15:32:29 +01:00
  • 4831ba2903 stm32mp1: ram: add read valid training support Patrick Delaunay 2021-11-15 15:32:28 +01:00
  • 77d043cac6 ARM: dts: stm32: Auto-detect DHSOM with uSD level translator Marek Vasut 2021-11-13 03:29:44 +01:00
  • 8e5266eefd mmc: stm32_sdmmc2: Add support for probing bus voltage level translator Marek Vasut 2021-11-13 03:29:43 +01:00
  • 7d35a499bd ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR Marek Vasut 2021-11-13 03:28:03 +01:00
  • 312011e8e7 ARM: dts: stm32: Add custom PHY reset bindings on AV96 Marek Vasut 2021-11-13 03:27:37 +01:00
  • 525dd34535 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM Marek Vasut 2021-11-13 03:26:39 +01:00
  • 5e3e882cf2 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM Marek Vasut 2021-11-13 03:26:05 +01:00
  • 1aba8e51d8 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM Marek Vasut 2021-11-13 03:25:13 +01:00
  • 15e20e4bdf ARM: stm32: Increase USB power-good delay on DHSOM Marek Vasut 2021-11-13 03:24:44 +01:00
  • 874e544e89 Fix MMC numbering issue for Raspberry Pi 3 Mike Karels 2021-10-27 22:26:15 +00:00
  • 5e7e6619c8 rpi: Add identifier for the new RPi Zero 2 W Peter Robinson 2021-11-21 17:03:46 +00:00
  • 3ede1a62a6 rpi: Update the Raspberry Pi doucmentation URL Peter Robinson 2021-11-21 17:03:45 +00:00
  • 4a14bfffd4 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2021-11-30 08:59:22 -05:00
  • ca819284d3 Merge tag 'tpm-30112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm Tom Rini 2021-11-30 08:04:28 -05:00
  • ce29c52891 Merge tag 'efi-2022-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-11-30 08:03:21 -05:00
  • c3de051c41 tis: fix tpm_tis_remove() Heinrich Schuchardt 2021-11-29 00:03:44 +01:00
  • 4c5956086a pinctrl: stmfx: define LOG_CATEGORY Patrick Delaunay 2021-11-10 18:14:10 +01:00
  • 0c6079c2a9 ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:20 +01:00
  • a2f823e49e ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:19 +01:00
  • fbe6b99d96 ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:18 +01:00
  • e114ddc385 ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:17 +01:00
  • e447a18095 ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:16 +01:00
  • 4aace3da3c ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:15 +01:00
  • f1a3eb59c8 ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:14 +01:00
  • b9a0cc8752 ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi Patrice Chotard 2021-11-15 11:39:13 +01:00
  • c0d9bb0b4a efi_loader: Extend PCR's for firmware measurements Ruchika Gupta 2021-11-29 13:09:46 +05:30
  • 2957a1e224 tpm: use more algorithms than sha256 on pcr_read Ruchika Gupta 2021-11-29 13:09:45 +05:30
  • 34287efdaf efi_loader: Add check for event log passed from firmware Ruchika Gupta 2021-11-29 13:09:44 +05:30
  • 3b7bf8a9e4 test: unit test for the EFI_TCG2_PROTOCOL Heinrich Schuchardt 2021-11-15 18:26:50 +01:00
  • 617270b97b configs: enable CMD_TPM on QEMU ARM Heinrich Schuchardt 2021-11-15 18:13:10 +01:00
  • 9d2465347c doc: qemu-arm peripherials Heinrich Schuchardt 2021-11-28 11:50:58 +01:00
  • 5db5815e99 serial: a37xx: Reset whole UART when changing parent clock from TBG to XTAL Pali Rohár 2021-11-15 13:48:06 +01:00
  • 10c3befc68 arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdog Pali Rohár 2021-11-09 17:14:02 +01:00
  • 2402c93130 Merge tag 'v2022.01-rc3' into next Tom Rini 2021-11-29 12:00:57 -05:00
  • ade37460a9 Prepare v2022.01-rc3 v2022.01-rc3 Tom Rini 2021-11-29 11:16:03 -05:00
  • 2f7c7aeb5c board: iot2050: update build documentation for OP-TEE Ivan Mikhaylov 2021-11-28 21:57:01 +00:00
  • 270eeb6871 qemu: common: Fix build with update capsule Vincent Stehlé 2021-11-24 15:54:20 +01:00
  • 7d3bebb206 fastboot: Add maintainers entry Sean Anderson 2021-11-23 23:33:11 -05:00
  • 4469d3b4db clk: Add myself as a maintainer for the clock subsystem Sean Anderson 2021-11-23 23:23:40 -05:00
  • c087b5ad97 Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next Tom Rini 2021-11-28 20:38:01 -05:00
  • 452e8c9086 test/py: Raise a ValueError if a command fails Simon Glass 2021-10-23 17:26:12 -06:00
  • 689d0a1cb0 test/py: Relax the naming rules for unit tests Simon Glass 2021-10-23 17:26:11 -06:00
  • 0a92deec49 sandbox: Enable HEXDUMP for sandbox_flattree Simon Glass 2021-10-23 17:26:10 -06:00
  • 29fe555dec dm: core: Add a way to count the devices in a uclass Simon Glass 2021-10-23 17:26:09 -06:00
  • 4b030177b6 dm: core: Allow finding children / uclasses by partial name Simon Glass 2021-10-23 17:26:08 -06:00
  • 075bfc9575 dm: core: Add a way to obtain a string list Simon Glass 2021-10-23 17:26:07 -06:00