Commit History

Author SHA1 Message Date
  Simon Glass 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
  Patrick Delaunay b953ec2bca dm: define LOG_CATEGORY for all uclass 3 years ago
  Tom Rini bc0b99bd8b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next 3 years ago
  Michal Simek 9de731f295 video: Let video_sync to return error value 3 years ago
  Simon Glass 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
  Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
  Simon Glass 8c0b5d268d video: Add helpers for vidconsole for the copy framebuffer 3 years ago
  Simon Glass 8b763dfdee video: Show an error when a vidconsole function fails 3 years ago
  Tom Rini 5fdb3c0e7e Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next 3 years ago
  Ye Li 8cee2006ca video: vidconsole: avoid multiple lines overwrite logo 4 years ago
  Anatolij Gustschin 39b95556f9 video: make vidconsole commands optional 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Anatolij Gustschin ab6ea931de video: fix Coverity missing break issue 4 years ago
  Simon Glass 775d33229f video: Avoid using #ifdef in vidconsole-uclass.c 4 years ago
  Anatolij Gustschin ca5655d800 video: add guards around 16bpp/32bbp code 4 years ago
  Marek Vasut e63168a9ff video: Factor out vidconsole_put_string() 5 years ago
  Andre Przywara 7035ec3cb3 video/console: Factor out actual character output 5 years ago
  Andre Przywara 4422294cbe video/console: Implement ANSI clear line command 5 years ago
  Andre Przywara 29c158b90d video/console: Implement relative cursor movement ANSI handling 5 years ago
  Andre Przywara eabb0725d4 video/console: Implement reverse video ANSI sequence for DM_VIDEO 5 years ago
  Tom Rini 430c166bce Merge branch 'master' of git://git.denx.de/u-boot-video 5 years ago
  Simon Glass b9f210a35c video: Update video_set_default_colors() to support invert 5 years ago
  Heinrich Schuchardt 118f020d9a dm: video: correctly set the cursor position 5 years ago
  Simon Glass 9949ee876d video: at91: Adjust vidconsole_position_cursor() to use char pos 5 years ago
  Simon Glass 55d39911c0 sandbox: video: Speed up video output 5 years ago
  Heinrich Schuchardt 662f381aad dm: video: support more escape sequences 5 years ago
  Heinrich Schuchardt 4b985e0035 dm: video: check bounds for column and row 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Heinrich Schuchardt 5fba532954 video: indicate code page of bitmap fonts 6 years ago