Commit Graph

  • d70c4a0a20 stm32mp1: Add image information for capsule updates Sughosh Ganu 2022-10-21 18:15:58 +05:30
  • a402adc664 stm32mp1: Add a node for the FWU metadata device Sughosh Ganu 2022-10-21 18:15:57 +05:30
  • 554b38f7a5 FWU: Add FWU metadata access driver for GPT partitioned block devices Sughosh Ganu 2022-10-21 18:15:56 +05:30
  • 2eaedc9516 FWU: Add FWU metadata structure and driver for accessing metadata Sughosh Ganu 2022-10-21 18:15:55 +05:30
  • 73981390df dt/bindings: Add bindings for GPT based FWU Metadata storage device Sughosh Ganu 2022-10-21 18:15:54 +05:30
  • a90afc6730 Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow' Tom Rini 2022-10-31 14:43:04 -04:00
  • 77bec9e3d8 vbe: Add a test for the VBE flow into U-Boot proper Simon Glass 2022-10-20 18:23:20 -06:00
  • 7f3470bfaa vbe: Add a command to show the VBE state Simon Glass 2022-10-20 18:23:19 -06:00
  • d8b7c34f98 vbe: Record which phases loaded using VBE Simon Glass 2022-10-20 18:23:18 -06:00
  • 2a5c67f50a vbe: Use a manual test Simon Glass 2022-10-20 18:23:17 -06:00
  • 5981d61178 vpl: Allow signature verification Simon Glass 2022-10-20 18:23:16 -06:00
  • 8de9896aa6 sandbox: Add an image for VPL Simon Glass 2022-10-20 18:23:15 -06:00
  • a56f663f07 vbe: Add info about the VBE device to the fwupd node Simon Glass 2022-10-20 18:23:14 -06:00
  • 4218456b3f vbe: Add Kconfig options for VPL Simon Glass 2022-10-20 18:23:13 -06:00
  • e45d22655a vbe: Drop the U-Boot prefix from the version Simon Glass 2022-10-20 18:23:12 -06:00
  • c263e21bcb vbe: Move OS implementation into a separate file Simon Glass 2022-10-20 18:23:11 -06:00
  • d2b22ae231 vbe: Support reading the next SPL phase via VBE Simon Glass 2022-10-20 18:23:10 -06:00
  • 70b26e4356 vbe: Support selecting operations by SPL phase Simon Glass 2022-10-20 18:23:09 -06:00
  • f1459c3657 sandbox: Support obtaining the next phase from an image Simon Glass 2022-10-20 18:23:08 -06:00
  • 5a61bf17d8 spl: Allow multiple loaders of the same time Simon Glass 2022-10-20 18:23:07 -06:00
  • c3a148f38f vbe: Use a warning for a failed requests Simon Glass 2022-10-20 18:23:06 -06:00
  • 98bedf42ea vbe: Rename vbe_fixup to vbe_request Simon Glass 2022-10-20 18:23:05 -06:00
  • bbe285c305 image: Allow loading a FIT image for a particular phase Simon Glass 2022-10-20 18:23:04 -06:00
  • 44ad35a0f6 image: Add the concept of a phase to FIT Simon Glass 2022-10-20 18:23:03 -06:00
  • b2d93c6aaa sandbox: Add a way to specify the sandbox executable Simon Glass 2022-10-20 18:23:02 -06:00
  • 830690d2ed sandbox: Generalise SPL booting Simon Glass 2022-10-20 18:23:01 -06:00
  • 494e66d3a9 image: Move comment for fit_conf_find_compat() Simon Glass 2022-10-20 18:23:00 -06:00
  • 0b5c9b03a1 sandbox: Drop message about writing sandbox state Simon Glass 2022-10-20 18:22:59 -06:00
  • 372a7d925b dm: mmc: Allow sandbox emulator to build without writes Simon Glass 2022-10-20 18:22:58 -06:00
  • 879a9416d1 dm: blk: mmc: Tidy up some Makefile rules for SPL Simon Glass 2022-10-20 18:22:57 -06:00
  • 6a318b102c bloblist: Drop debugging Simon Glass 2022-10-20 18:22:56 -06:00
  • 2ff3db3a1c usb: Update the test to cover reading and writing Simon Glass 2022-10-20 18:22:55 -06:00
  • 606b926f9d dm: blk: Add udevice functions Simon Glass 2022-10-20 18:22:54 -06:00
  • b55afa0c0e disk: Rename block_dev to desc Simon Glass 2022-10-20 18:22:53 -06:00
  • 76c839fcb4 disk: Rename block functions Simon Glass 2022-10-20 18:22:52 -06:00
  • b190deb895 bootstd: Add a way to set up a bootflow Simon Glass 2022-10-20 18:22:51 -06:00
  • cbd71fad6d test: Support tests which can only be run manually Simon Glass 2022-10-20 18:22:50 -06:00
  • c43635bdbc test: Update tests to use the skip feature Simon Glass 2022-10-20 18:22:49 -06:00
  • 1facaadea1 test: Report skippped tests Simon Glass 2022-10-20 18:22:48 -06:00
  • d2afb9edce binman: Support writing symbols into ELF files Simon Glass 2022-10-20 18:22:47 -06:00
  • 3fbba5568c binman: Handle writing ELF symbols in the Entry class Simon Glass 2022-10-20 18:22:46 -06:00
  • 2b8b27fb8d binman: Split out looking up a symbol into a function Simon Glass 2022-10-20 18:22:45 -06:00
  • 28565796df binman: Allow obtaining a symbol value Simon Glass 2022-10-20 18:22:44 -06:00
  • 6e55b114aa spl: Add a separate silence option for SPL Simon Glass 2022-10-20 18:22:43 -06:00
  • ec7e8dad26 spl: Refactor controls for console output Simon Glass 2022-10-20 18:22:42 -06:00
  • 2b8d2ccdc9 spl: Use binman suffix allow symbols of any SPL etype Simon Glass 2022-10-20 18:22:41 -06:00
  • 3e62adc497 disk: Drop debug messages in part_efi Simon Glass 2022-10-20 18:22:40 -06:00
  • 984639039f Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE Simon Glass 2022-10-20 18:22:39 -06:00
  • 6f38d91158 Merge branch '2022-10-31-broadcom-updates' Tom Rini 2022-10-31 10:40:31 -04:00
  • 21545a8cbf timer: bcmbca: use arm global timer for bcm63138 SoC William Zhang 2022-08-23 21:44:33 -07:00
  • 35751c7f3f timer: sti: convert sti-timer to arm a9 global timer William Zhang 2022-08-23 21:44:32 -07:00
  • 8c1a9c7de7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 William Zhang 2022-08-22 11:49:08 -07:00
  • 779a7b665f arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 William Zhang 2022-08-22 11:49:07 -07:00
  • 62c0ae40bb arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA William Zhang 2022-08-22 11:49:06 -07:00
  • 2dab3ee50c arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 William Zhang 2022-08-22 11:39:45 -07:00
  • 872308c6b1 arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 William Zhang 2022-08-22 11:39:44 -07:00
  • b0e2b6abac arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA William Zhang 2022-08-22 11:39:43 -07:00
  • 4dcd23f70b arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 William Zhang 2022-08-22 11:31:43 -07:00
  • fdf8f29dc7 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 William Zhang 2022-08-22 11:31:42 -07:00
  • dc244ca33a arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA William Zhang 2022-08-22 11:31:41 -07:00
  • b4582f5df4 arm: bcmbca: make reset_cpu function weak William Zhang 2022-08-22 11:19:48 -07:00
  • b23c804025 MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry William Zhang 2022-08-22 11:19:47 -07:00
  • fa9ff775de arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 William Zhang 2022-08-22 11:19:46 -07:00
  • 07f97bde54 arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 William Zhang 2022-08-22 11:19:45 -07:00
  • 61546e7cda arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA William Zhang 2022-08-22 11:19:44 -07:00
  • e5703df262 arm: bcmbca: add bcm4908 SoC support William Zhang 2022-08-05 18:34:03 -07:00
  • 1b81843bac arm: bcmbca: add bcm6813 SoC support William Zhang 2022-08-05 18:34:02 -07:00
  • dc6117dcb3 arm: bcmbca: add bcm4912 SoC support William Zhang 2022-08-05 18:34:01 -07:00
  • c6e0073c05 arm: bcmbca: add bcm63146 SoC support William Zhang 2022-08-05 18:34:00 -07:00
  • 21385adf2c arm: bcmbca: add bcm63138 SoC support William Zhang 2022-08-05 18:25:13 -07:00
  • 7e3d69592b arm: bcmbca: add bcm63148 SoC support William Zhang 2022-08-01 11:39:25 -07:00
  • 4054fd7182 arm: bcmbca: add bcm6756 SoC support William Zhang 2022-08-01 11:39:24 -07:00
  • 4cab03842c arm: bcmbca: add bcm6878 SoC support William Zhang 2022-08-01 11:39:23 -07:00
  • adb34dd542 arm: bcmbca: add bcm6846 SoC support William Zhang 2022-08-01 11:39:22 -07:00
  • 41c65ce44c arm: bcmbca: add bcm63178 SoC support William Zhang 2022-08-01 11:39:21 -07:00
  • e8da1da82f buildman: Handle the MAINTAINERS 'N' tag Simon Glass 2022-10-11 08:15:37 -06:00
  • 218e2c45af Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video Tom Rini 2022-10-30 17:16:35 -04:00
  • b86986c7b3 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO Simon Glass 2022-10-18 07:46:31 -06:00
  • 9330abfb4a pci: Drop test for DM_VIDEO Simon Glass 2022-10-18 07:58:16 -06:00
  • feda193c8b video: Make all video options depend on DM_VIDEO Simon Glass 2022-10-18 07:35:17 -06:00
  • eaf7075528 video: Drop SPLASHIMAGE_CALLBACK Simon Glass 2022-10-18 07:30:25 -06:00
  • b0c5353c7c video: Drop common LCD implementation Simon Glass 2022-10-16 15:25:26 -06:00
  • 70cc7b614f video: Drop use of the lcd header file Simon Glass 2022-10-18 07:10:26 -06:00
  • 8b1129588c video: Drop CONFIG_LCD Simon Glass 2022-10-18 07:19:42 -06:00
  • d32eb92e91 video: Drop CONFIG_VIDEO Simon Glass 2022-10-18 07:24:15 -06:00
  • b667f4b8c0 video: Drop CONFIG_VIDEO Simon Glass 2022-10-18 07:20:56 -06:00
  • 9876b5e0ef video: Drop LCD_BPP Simon Glass 2022-10-18 06:55:49 -06:00
  • 2429068a39 fdt: Drop support for LCD fixup in simplefb Simon Glass 2022-10-18 06:54:26 -06:00
  • 0f9b86f811 video: Drop remaining references to CONFIG_LCD Simon Glass 2022-10-16 15:59:22 -06:00
  • 777f3e3695 efi: Drop old LCD code Simon Glass 2022-10-16 15:58:34 -06:00
  • f9b7bd7e91 video: cmd: Drop old LCD code Simon Glass 2022-10-16 15:57:41 -06:00
  • c31e0c62b1 BuR: ronetix: siemens: Drop old LCD code Simon Glass 2022-10-16 15:56:56 -06:00
  • baefc72192 tegra: Drop old LCD code Simon Glass 2022-10-18 06:10:04 -06:00
  • 5cab749b9b compulab: Drop old LCD code Simon Glass 2022-10-16 15:56:14 -06:00
  • 5ce85e069f nexell: Drop old LCD code Simon Glass 2022-10-16 15:55:16 -06:00
  • 365e52dd25 video: samsung: Drop old LCD code Simon Glass 2022-10-16 15:54:35 -06:00
  • 6b9a829d27 video: Drop atmel LCD code Simon Glass 2022-10-16 15:53:35 -06:00
  • b95125e480 treewide: Stop enabling CONFIG_LCD Simon Glass 2022-10-16 15:52:26 -06:00
  • 65039696f7 video: atmel: Drop CONFIG_LCD_IN_PSRAM Simon Glass 2022-10-16 15:49:00 -06:00
  • 26cf75f92d video: Drop ld9040 driver Simon Glass 2022-10-16 15:46:15 -06:00