index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-10-31
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
William Zhang
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
pci: Drop test for DM_VIDEO
Simon Glass
2022-10-30
video: Make all video options depend on DM_VIDEO
Simon Glass
2022-10-30
video: Drop SPLASHIMAGE_CALLBACK
Simon Glass
2022-10-30
video: Drop use of the lcd header file
Simon Glass
2022-10-30
video: Drop CONFIG_LCD
Simon Glass
2022-10-30
video: Drop CONFIG_VIDEO
Simon Glass
2022-10-30
tegra: Drop old LCD code
Simon Glass
2022-10-30
nexell: Drop old LCD code
Simon Glass
2022-10-30
video: samsung: Drop old LCD code
Simon Glass
2022-10-30
video: Drop atmel LCD code
Simon Glass
2022-10-30
video: Drop ld9040 driver
Simon Glass
2022-10-30
video: atmel: Drop pre-DM parts of video driver
Simon Glass
2022-10-30
video: Drop CONFIG_AM335X_LCD
Simon Glass
2022-10-30
video: Drop VCXK video controller
Simon Glass
2022-10-30
Drop CONFIG_LCD_LOGO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD_INFO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD_INFO_BELOW_LOGO
Simon Glass
2022-10-30
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
Simon Glass
2022-10-30
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
Simon Glass
2022-10-30
Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
Simon Glass
2022-10-30
video: Split SPLASH_SCREEN_ALIGN from bmp command
Simon Glass
2022-10-30
video: Add a way to get the default font height
Simon Glass
2022-10-30
video: Add a function to get the dimensions of a BMP image
Simon Glass
2022-10-30
video: Add commands to list and change fonts
Simon Glass
2022-10-30
video: Add a way to change the font name and size
Simon Glass
2022-10-30
video: Add a function to select the truetype metrics
Simon Glass
2022-10-30
video: Record the truetype font name
Simon Glass
2022-10-30
video: Refactor to allow more than one font size
Simon Glass
2022-10-30
video: Tidy up the check for valid fonts
Simon Glass
2022-10-30
video: Add function to obtain the U-Boot logo
Simon Glass
2022-10-30
video: Allow filling the display with a colour
Simon Glass
2022-10-30
video: Move and rename DM_HX8238D option
Simon Glass
2022-10-30
video: Move the console commands to cmd/
Simon Glass
2022-10-30
video: Use vidconsole_put_string() to write a string
Simon Glass
2022-10-30
video: Provide a function to set the cursor position
Simon Glass
2022-10-30
video: Move console colours to the video uclass
Simon Glass
2022-10-30
video: simplefb: add rotation support
Takumi Sueda
2022-10-30
video: dw_mipi_dsi: fix [hv]sync active vs back porch
John Keeping
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-29
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-29
dm: tpl: Add fdt address translation support in TPL
William Zhang
2022-10-29
dm: core: Fix lists_bind_fdt() using non-existent of_match
Simon Glass
2022-10-29
gpio-uclass: fix gpio lookup by label
Rasmus Villemoes
2022-10-26
memory: Add TI GPMC driver
Roger Quadros
2022-10-26
dm: memory: Introduce new uclass
Roger Quadros
[next]