platform/kernel/u-boot.git
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassvbe: Add a test for the VBE flow into U-Boot proper
2022-10-31 Simon Glassvbe: Add a command to show the VBE state
2022-10-31 Simon Glassvbe: Record which phases loaded using VBE
2022-10-31 Simon Glassvbe: Use a manual test
2022-10-31 Simon Glassvpl: Allow signature verification
2022-10-31 Simon Glasssandbox: Add an image for VPL
2022-10-31 Simon Glassvbe: Add info about the VBE device to the fwupd node
2022-10-31 Simon Glassvbe: Add Kconfig options for VPL
2022-10-31 Simon Glassvbe: Drop the U-Boot prefix from the version
2022-10-31 Simon Glassvbe: Move OS implementation into a separate file
2022-10-31 Simon Glassvbe: Support reading the next SPL phase via VBE
2022-10-31 Simon Glassvbe: Support selecting operations by SPL phase
2022-10-31 Simon Glasssandbox: Support obtaining the next phase from an image
2022-10-31 Simon Glassspl: Allow multiple loaders of the same time
2022-10-31 Simon Glassvbe: Use a warning for a failed requests
2022-10-31 Simon Glassvbe: Rename vbe_fixup to vbe_request
2022-10-31 Simon Glassimage: Allow loading a FIT image for a particular phase
2022-10-31 Simon Glassimage: Add the concept of a phase to FIT
2022-10-31 Simon Glasssandbox: Add a way to specify the sandbox executable
2022-10-31 Simon Glasssandbox: Generalise SPL booting
2022-10-31 Simon Glassimage: Move comment for fit_conf_find_compat()
2022-10-31 Simon Glasssandbox: Drop message about writing sandbox state
2022-10-31 Simon Glassdm: mmc: Allow sandbox emulator to build without writes
2022-10-31 Simon Glassdm: blk: mmc: Tidy up some Makefile rules for SPL
2022-10-31 Simon Glassbloblist: Drop debugging
2022-10-31 Simon Glassusb: Update the test to cover reading and writing
2022-10-31 Simon Glassdm: blk: Add udevice functions
2022-10-31 Simon Glassdisk: Rename block_dev to desc
2022-10-31 Simon Glassdisk: Rename block functions
2022-10-31 Simon Glassbootstd: Add a way to set up a bootflow
2022-10-31 Simon Glasstest: Support tests which can only be run manually
2022-10-31 Simon Glasstest: Update tests to use the skip feature
2022-10-31 Simon Glasstest: Report skippped tests
2022-10-31 Simon Glassbinman: Support writing symbols into ELF files
2022-10-31 Simon Glassbinman: Handle writing ELF symbols in the Entry class
2022-10-31 Simon Glassbinman: Split out looking up a symbol into a function
2022-10-31 Simon Glassbinman: Allow obtaining a symbol value
2022-10-31 Simon Glassspl: Add a separate silence option for SPL
2022-10-31 Simon Glassspl: Refactor controls for console output
2022-10-31 Simon Glassspl: Use binman suffix allow symbols of any SPL etype
2022-10-31 Simon Glassdisk: Drop debug messages in part_efi
2022-10-31 Simon GlassRename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-31 Tom RiniMerge branch '2022-10-31-broadcom-updates'
2022-10-31 William Zhangtimer: bcmbca: use arm global timer for bcm63138 SoC
2022-10-31 William Zhangtimer: sti: convert sti-timer to arm a9 global timer
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm6753 support under CONFIG_ARCH_B...
2022-10-31 William Zhangarm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm6858 support under CONFIG_ARCH_B...
2022-10-31 William Zhangarm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm68360 support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: make reset_cpu function weak
2022-10-31 William ZhangMAINTAINERS: Add BCM63158 maintainer to BCMBCA entry
2022-10-31 William Zhangarm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig...
2022-10-31 William Zhangarm: bcmbca: remove bcm63158 support under CONFIG_ARCH_...
2022-10-31 William Zhangarm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH...
2022-10-31 William Zhangarm: bcmbca: add bcm4908 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6813 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm4912 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm63146 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm63138 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm63148 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6756 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6878 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm6846 SoC support
2022-10-31 William Zhangarm: bcmbca: add bcm63178 SoC support
2022-10-31 Simon Glassbuildman: Handle the MAINTAINERS 'N' tag
2022-10-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-30 Simon Glassvideo: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
2022-10-30 Simon Glasspci: Drop test for DM_VIDEO
2022-10-30 Simon Glassvideo: Make all video options depend on DM_VIDEO
2022-10-30 Simon Glassvideo: Drop SPLASHIMAGE_CALLBACK
2022-10-30 Simon Glassvideo: Drop common LCD implementation
2022-10-30 Simon Glassvideo: Drop use of the lcd header file
2022-10-30 Simon Glassvideo: Drop CONFIG_LCD
2022-10-30 Simon Glassvideo: Drop CONFIG_VIDEO
2022-10-30 Simon Glassvideo: Drop CONFIG_VIDEO
2022-10-30 Simon Glassvideo: Drop LCD_BPP
2022-10-30 Simon Glassfdt: Drop support for LCD fixup in simplefb
2022-10-30 Simon Glassvideo: Drop remaining references to CONFIG_LCD
2022-10-30 Simon Glassefi: Drop old LCD code
2022-10-30 Simon Glassvideo: cmd: Drop old LCD code
2022-10-30 Simon GlassBuR: ronetix: siemens: Drop old LCD code
2022-10-30 Simon Glasstegra: Drop old LCD code
2022-10-30 Simon Glasscompulab: Drop old LCD code
2022-10-30 Simon Glassnexell: Drop old LCD code
2022-10-30 Simon Glassvideo: samsung: Drop old LCD code
2022-10-30 Simon Glassvideo: Drop atmel LCD code
2022-10-30 Simon Glasstreewide: Stop enabling CONFIG_LCD
2022-10-30 Simon Glassvideo: atmel: Drop CONFIG_LCD_IN_PSRAM
2022-10-30 Simon Glassvideo: Drop ld9040 driver
2022-10-30 Simon Glassvideo: atmel: Drop pre-DM parts of video driver
2022-10-30 Simon Glassvideo: Drop CONFIG_AM335X_LCD
2022-10-30 Simon GlassBuR: Drop old LCD code
2022-10-30 Simon Glassvideo: Drop VCXK video controller
2022-10-30 Simon GlassDrop CONFIG_LCD_LOGO
next