]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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
2022-10-30  Simon Glassapi: Drop LCD implementation
2022-10-30  Simon Glassvideo: Move bmp_display() prototype to video.h
2022-10-30  Simon Glassvideo: Drop CONFIG_LCD_INFO
2022-10-30  Simon Glassvideo: Drop CONFIG_LCD_INFO_BELOW_LOGO
2022-10-30  Simon Glassvideo: Drop CONFIG_LCD_MENU
2022-10-30  Simon Glassvideo: Drop CONFIG_LCD_ALIGNMENT
2022-10-30  Simon Glassvideo: lcd: Drop console rotation
2022-10-30  Simon GlassConvert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
2022-10-30  Simon Glassvideo: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
2022-10-30  Simon GlassConvert CONFIG_HIDE_LOGO_VERSION to Kconfig
2022-10-30  Simon Glassvideo: Split SPLASH_SCREEN_ALIGN from bmp command
2022-10-30  Julien Massonsplash: get devpart from environment variable
2022-10-30  Julien Massonsplash: support raw image from MMC
2022-10-30  Simon Glassvideo: Add a way to get the default font height
2022-10-30  Simon Glassvideo: Add a function to get the dimensions of a BMP...
2022-10-30  Simon Glassvideo: Add commands to list and change fonts
2022-10-30  Simon Glassvideo: Enable the cls command by default
2022-10-30  Simon Glassvideo: Add a way to change the font name and size
2022-10-30  Simon Glassvideo: Add a function to select the truetype metrics
2022-10-30  Simon Glassvideo: Record the truetype font name
2022-10-30  Simon Glassvideo: Refactor to allow more than one font size
2022-10-30  Simon Glassvideo: Tidy up the check for valid fonts
2022-10-30  Simon Glassvideo: Add function to obtain the U-Boot logo
2022-10-30  Simon Glassvideo: Allow filling the display with a colour
2022-10-30  Simon Glassvideo: Move and rename DM_HX8238D option
2022-10-30  Simon Glassvideo: Move the console commands to cmd/
2022-10-30  Simon Glassvideo: Use vidconsole_put_string() to write a string
2022-10-30  Simon Glassvideo: Provide a function to set the cursor position
2022-10-30  Simon Glassvideo: Move console colours to the video uclass
2022-10-30  Takumi Suedavideo: simplefb: add rotation support
2022-10-30  John Keepingvideo: dw_mipi_dsi: fix [hv]sync active vs back porch
2022-10-29  Tom RiniMerge tag 'dm-pull-29oct22' of https://source.denx...
2022-10-29  Michal Suchanekdm: core: Do not stop uclass iteration on error
2022-10-29  Michal Suchanekdm: treewide: Do not use the return value of simple...
2022-10-29  Michal Suchanekdm: core: Add note about device_probe idempotence
2022-10-29  Michal Suchanekdm: core: Document return value of device bind functions
2022-10-29  Michal Suchanekdm: core: Switch uclass_*_device_err to use uclass_...
2022-10-29  Simon Glassfdt: Move to setuptools
2022-10-29  Sughosh Ganuthermal: sandbox: Enable thermal uclass for sandbox64...
2022-10-29  Neha Malcom... binman: Add support for symlinking images
2022-10-29  Heinrich Schuchardtsandbox: typo Fictionnal
2022-10-29  Michal Suchanektests: Build correct sandbox configuration on 32bit
2022-10-29  William Zhangdm: tpl: Add fdt address translation support in TPL
2022-10-29  Michal Suchaneklibfdt: Fix build with python 3.10
2022-10-29  Michal Suchaneklibfdt: Fix invalid version warning
2022-10-29  Simon Glasstest: Drop unwanted option in event_dump.py
2022-10-29  Simon Glassevent: Drop the path when checking event-list filenames
2022-10-29  Simon Glassdm: core: Fix lists_bind_fdt() using non-existent of_match
2022-10-29  Rasmus Villemoesgpio-uclass: fix gpio lookup by label
2022-10-29  Heinrich Schuchardtx86: provide typedef jmp_buf
2022-10-29  Heinrich Schuchardtx86: fix longjmp() implementation
2022-10-29  Michal Suchanekdm: pci: Fix doc typo first -> next
2022-10-29  Patrick Delaunayfdt_support: cosmetic: remove fdt_fixup_nor_flash_size...
2022-10-29  Michal Suchanekdm: doc: Fix serial howto u-boot,dm-pre-reloc typo
2022-10-27  Rasmus Villemoeslib: fix buggy strcmp and strncmp
2022-10-26  Tom RiniMerge branch '2022-10-26-assorted-fixes-and-updates'
2022-10-26  Roger Quadrosmemory: Add TI GPMC driver
2022-10-26  Roger Quadrosdt/bindings: memory: Add bindings for TI GPMC driver
2022-10-26  Roger Quadrosscripts: Makefile.spl: Enable memory drivers to be...
2022-10-26  Roger Quadrosdm: memory: Introduce new uclass
2022-10-26  Simon Glasstest: Move to a working version of setuptools
2022-10-26  Paul Barkerexamples: hello_world: Drop inclusion of common header
2022-10-26  Paul BarkerLicenses: Clarify exceptions for standalone apps
2022-10-26  Benjamin Baracrypto: hash: sw: fix Kconfig dependencies
2022-10-26  Roger Quadrosspl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
2022-10-26  Sean Andersonmkimage: fit: Fix signing of configs with external...
2022-10-26  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-26  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-26  Michal Suchanekpower: fan53555: Fix missing newline in error message
2022-10-26  John Keepingpower: regulator: fix autoset error handling
2022-10-25  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
next