Commit Graph

  • be5fadaaf6 video: atmel: Drop pre-DM parts of video driver Simon Glass 2022-10-16 15:38:01 -06:00
  • 82f7b869f5 video: Drop CONFIG_AM335X_LCD Simon Glass 2022-10-16 15:31:47 -06:00
  • 0852d58361 BuR: Drop old LCD code Simon Glass 2022-10-18 06:13:24 -06:00
  • 2285864a3e video: Drop VCXK video controller Simon Glass 2022-10-16 15:26:52 -06:00
  • 1dc6517649 Drop CONFIG_LCD_LOGO Simon Glass 2022-10-16 15:19:04 -06:00
  • 3c4d848085 api: Drop LCD implementation Simon Glass 2022-10-16 15:16:43 -06:00
  • f24404d85f video: Move bmp_display() prototype to video.h Simon Glass 2022-10-18 07:41:14 -06:00
  • ba97899349 video: Drop CONFIG_LCD_INFO Simon Glass 2022-10-16 15:11:32 -06:00
  • 816605652d video: Drop CONFIG_LCD_INFO_BELOW_LOGO Simon Glass 2022-10-16 15:08:59 -06:00
  • 817f93422b video: Drop CONFIG_LCD_MENU Simon Glass 2022-10-16 15:06:52 -06:00
  • 832bcbb083 video: Drop CONFIG_LCD_ALIGNMENT Simon Glass 2022-10-16 15:02:58 -06:00
  • b5b1ce8a21 video: lcd: Drop console rotation Simon Glass 2022-10-16 15:00:37 -06:00
  • 2fd5a57af6 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig Simon Glass 2022-10-18 06:49:18 -06:00
  • e655003384 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE Simon Glass 2022-10-18 06:46:08 -06:00
  • 4adc28ebc6 Convert CONFIG_HIDE_LOGO_VERSION to Kconfig Simon Glass 2022-10-18 06:30:56 -06:00
  • 988d19dd5b video: Split SPLASH_SCREEN_ALIGN from bmp command Simon Glass 2022-10-18 06:24:16 -06:00
  • 7fcb30c0e0 splash: get devpart from environment variable Julien Masson 2022-10-17 10:33:22 +02:00
  • a638d9a47c splash: support raw image from MMC Julien Masson 2022-10-17 10:33:21 +02:00
  • c830e285f4 video: Add a way to get the default font height Simon Glass 2022-10-06 08:36:18 -06:00
  • e90322f87c video: Add a function to get the dimensions of a BMP image Simon Glass 2022-10-06 08:36:17 -06:00
  • 430e1676a7 video: Add commands to list and change fonts Simon Glass 2022-10-06 08:36:16 -06:00
  • 3f425f9ca7 video: Enable the cls command by default Simon Glass 2022-10-06 08:36:15 -06:00
  • 57a847cd40 video: Add a way to change the font name and size Simon Glass 2022-10-06 08:36:14 -06:00
  • 518d844a5e video: Add a function to select the truetype metrics Simon Glass 2022-10-06 08:36:13 -06:00
  • 39fa02d955 video: Record the truetype font name Simon Glass 2022-10-06 08:36:12 -06:00
  • 31efa25095 video: Refactor to allow more than one font size Simon Glass 2022-10-06 08:36:11 -06:00
  • 5330612f21 video: Tidy up the check for valid fonts Simon Glass 2022-10-06 08:36:10 -06:00
  • 0d3890188d video: Add function to obtain the U-Boot logo Simon Glass 2022-10-06 08:36:09 -06:00
  • 50d562c01f video: Allow filling the display with a colour Simon Glass 2022-10-06 08:36:08 -06:00
  • 820b5894c1 video: Move and rename DM_HX8238D option Simon Glass 2022-10-06 08:36:07 -06:00
  • f029f90e7d video: Move the console commands to cmd/ Simon Glass 2022-10-06 08:36:06 -06:00
  • 92fd6a1220 video: Use vidconsole_put_string() to write a string Simon Glass 2022-10-06 08:36:05 -06:00
  • 6b6dc0d2fb video: Provide a function to set the cursor position Simon Glass 2022-10-06 08:36:04 -06:00
  • a032e4b55e video: Move console colours to the video uclass Simon Glass 2022-10-06 08:36:03 -06:00
  • db2c8ed3a5 video: simplefb: add rotation support Takumi Sueda 2022-09-13 18:32:42 +09:00
  • 7209272497 video: dw_mipi_dsi: fix [hv]sync active vs back porch John Keeping 2022-09-07 12:06:32 +01:00
  • 6f02819cce Merge tag 'dm-pull-29oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2022-10-29 18:51:22 -04:00
  • f21954750a dm: core: Do not stop uclass iteration on error Michal Suchanek 2022-10-12 21:58:09 +02:00
  • 4954937d92 dm: treewide: Do not use the return value of simple uclass iterator Michal Suchanek 2022-10-12 21:58:08 +02:00
  • aa5511e77b dm: core: Add note about device_probe idempotence Michal Suchanek 2022-09-27 23:25:08 +02:00
  • 73f8fbc532 dm: core: Document return value of device bind functions Michal Suchanek 2022-09-27 23:24:36 +02:00
  • 58ddb937e1 dm: core: Switch uclass_*_device_err to use uclass_*_device_check Michal Suchanek 2022-09-25 13:08:16 +02:00
  • 6b08fb5cc4 fdt: Move to setuptools Simon Glass 2022-07-30 20:57:11 -06:00
  • 529b2c2d9c thermal: sandbox: Enable thermal uclass for sandbox64 variant Sughosh Ganu 2022-10-18 14:17:25 +05:30
  • 3545e8595c binman: Add support for symlinking images Neha Malcom Francis 2022-10-17 16:36:25 +05:30
  • f29f98d1e4 sandbox: typo Fictionnal Heinrich Schuchardt 2022-10-16 22:17:46 +02:00
  • 5bde2e06ca tests: Build correct sandbox configuration on 32bit Michal Suchanek 2022-10-14 22:52:33 +02:00
  • 6792bd999b dm: tpl: Add fdt address translation support in TPL William Zhang 2022-10-14 11:04:55 -07:00
  • 7d01bb1c5a libfdt: Fix build with python 3.10 Michal Suchanek 2022-10-13 22:43:41 +02:00
  • c977b18435 libfdt: Fix invalid version warning Michal Suchanek 2022-10-13 22:39:51 +02:00
  • 7e8d3e1b01 test: Drop unwanted option in event_dump.py Simon Glass 2022-10-08 21:33:22 -06:00
  • 5fe72d968f event: Drop the path when checking event-list filenames Simon Glass 2022-10-08 21:33:21 -06:00
  • d138792112 dm: core: Fix lists_bind_fdt() using non-existent of_match Simon Glass 2022-10-08 21:33:20 -06:00
  • 10e66449d7 gpio-uclass: fix gpio lookup by label Rasmus Villemoes 2022-10-03 11:02:45 +02:00
  • 95e7cafa81 x86: provide typedef jmp_buf Heinrich Schuchardt 2022-10-01 15:00:22 +02:00
  • fc872ee84c x86: fix longjmp() implementation Heinrich Schuchardt 2022-10-01 15:00:21 +02:00
  • 1fcfadcb82 dm: pci: Fix doc typo first -> next Michal Suchanek 2022-09-27 23:25:24 +02:00
  • d7e9de7ec1 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype Patrick Delaunay 2022-09-27 10:18:05 +02:00
  • f7d367c2e6 dm: doc: Fix serial howto u-boot,dm-pre-reloc typo Michal Suchanek 2022-09-25 15:28:47 +02:00
  • fb63362c63 lib: fix buggy strcmp and strncmp Rasmus Villemoes 2022-10-05 11:09:25 +02:00
  • c1dc8473fa spi: nuvoton: add NPCM PSPI controller driver Jim Liu 2022-05-31 18:14:02 +08:00
  • 8bc87a4c55 Merge branch '2022-10-26-assorted-fixes-and-updates' Tom Rini 2022-10-26 15:24:59 -04:00
  • 9b0b5648d6 memory: Add TI GPMC driver Roger Quadros 2022-10-20 16:30:49 +03:00
  • 37d6d1645a dt/bindings: memory: Add bindings for TI GPMC driver Roger Quadros 2022-10-20 16:30:48 +03:00
  • 3a82cd26ee scripts: Makefile.spl: Enable memory drivers to be built for SPL Roger Quadros 2022-10-20 16:30:47 +03:00
  • 2c120375e9 dm: memory: Introduce new uclass Roger Quadros 2022-10-20 16:30:46 +03:00
  • 27e6ebc5ea test: Move to a working version of setuptools Simon Glass 2022-10-21 19:30:43 -06:00
  • 59b16e9df9 examples: hello_world: Drop inclusion of common header Paul Barker 2022-05-05 15:32:41 +00:00
  • 47ef860a39 Licenses: Clarify exceptions for standalone apps Paul Barker 2022-05-05 15:32:40 +00:00
  • b567eae0c5 crypto: hash: sw: fix Kconfig dependencies Benjamin Bara 2022-06-29 12:27:34 +02:00
  • 06377c5a1f spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard Roger Quadros 2022-09-29 13:11:28 +03:00
  • 0abe3323f5 mkimage: fit: Fix signing of configs with external data Sean Anderson 2022-10-20 15:41:10 -04:00
  • b487387226 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic Tom Rini 2022-10-26 07:46:48 -04:00
  • c2c485db45 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog Tom Rini 2022-10-26 07:45:55 -04:00
  • 0b9186277a power: fan53555: Fix missing newline in error message Michal Suchanek 2022-09-25 15:43:27 +02:00
  • 8edf7ac09f power: regulator: fix autoset error handling John Keeping 2022-09-08 12:38:35 +01:00
  • f9d16f2c0d Merge https://source.denx.de/u-boot/custodians/u-boot-spi Tom Rini 2022-10-25 09:54:59 -04:00
  • 622b5d3561 cmd: sf: Handle unaligned 'update' start offset Marek Vasut 2022-09-28 18:45:04 +02:00
  • 3eebbd866b Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2022-10-24 21:28:47 -04:00
  • 26bfb853ca Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc Tom Rini 2022-10-24 21:28:14 -04:00
  • 7d8ab3cd63 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2022-10-24 10:04:30 -04:00
  • 0f5caf351c configs: verdin-imx8mp: enable caam Andrejs Cainikovs 2022-10-04 13:06:32 +02:00
  • 2f959846ff configs: colibri-imx7: Enable bootd command Francesco Dolcini 2022-08-03 13:20:09 +02:00
  • 063195d41a imx28: avoid num_cs and spi_max_frequency build errors Marcel Ziswiler 2022-10-22 23:59:45 +02:00
  • 1550ab9d88 imx23: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:43 +02:00
  • 7d08ddd09b imx28: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:42 +02:00
  • a557ccd0b6 imx51: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:41 +02:00
  • 10f4f3f569 imx53: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:40 +02:00
  • fa4ce85194 imx6qdl: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:39 +02:00
  • 175a8741a7 imx6qp: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:38 +02:00
  • 2419acf7e2 imx6sl: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:37 +02:00
  • 97e530dd56 imx6sll: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:36 +02:00
  • 4ad2ff5166 imx6sx: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:35 +02:00
  • 7b370703c5 imx6ulz: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:34 +02:00
  • 1c385db358 imx6ull: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:33 +02:00
  • bf947d2a4b imx6ul: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:32 +02:00
  • 8dff3abbbc imx7d: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:31 +02:00
  • dfd0adc2f6 imx7ulp: synchronise device tree with linux Marcel Ziswiler 2022-10-22 23:59:30 +02:00
  • af007620d2 arm: dts: imx8mn-venice: Consolidate with imx8mn-u-boot Adam Ford 2022-10-21 19:58:37 -05:00
  • 42eb9ef7bb arm: dts: imx8mn-var-som-symphony: Consolidate with imx8mn-u-boot Adam Ford 2022-10-21 19:58:36 -05:00