Commit Graph

  • ae45d6cf5a expo: Add width and height to objects Simon Glass 2023-06-01 10:22:49 -06:00
  • 2d6ee92c6a video: Use enum with video_index_to_colour() Simon Glass 2023-06-01 10:22:48 -06:00
  • 9af341502c expo: Allow setting the start of the dynamic-ID range Simon Glass 2023-06-01 10:22:47 -06:00
  • b828ed7d79 console: Allow measuring the bounding box of text Simon Glass 2023-06-01 10:22:46 -06:00
  • 648a4991d0 video: Allow temporary colour changes Simon Glass 2023-06-01 10:22:45 -06:00
  • 7ea207db2a video: Correct docs for video_index_to_colour() Simon Glass 2023-06-01 10:22:44 -06:00
  • c98cb51252 bootstd: Add a separate log category for expo Simon Glass 2023-06-01 10:22:43 -06:00
  • a8f2ac2ae6 fdt: Allow more general use of livetree Simon Glass 2023-06-01 10:22:42 -06:00
  • c8a4e29386 fdt: Clarify the fdt pre-relocation warning Simon Glass 2023-06-01 10:22:41 -06:00
  • 9cf39bbe96 fdt: Align the start of the livetree Simon Glass 2023-06-01 10:22:40 -06:00
  • 822f7a4543 cat: Update command to use fs_load_alloc() Simon Glass 2023-06-01 10:22:39 -06:00
  • de7b5a8a1a fs: Create functions to load and allocate a file Simon Glass 2023-06-01 10:22:38 -06:00
  • 5904d953a1 expo: Rename exp_set_text_mode() Simon Glass 2023-06-01 10:22:37 -06:00
  • a8f80409b0 console: Correct truetype spacing error Simon Glass 2023-06-01 10:22:36 -06:00
  • 14a86a5107 expo: Avoid automatically arranging the scene Simon Glass 2023-06-01 10:22:35 -06:00
  • 42b18494bd expo: Store the console in the expo Simon Glass 2023-06-01 10:22:34 -06:00
  • 0ab4f91a10 video: Provide a way to clear part of the console Simon Glass 2023-06-01 10:22:33 -06:00
  • 7432f68c53 video: Drop #ifdefs from console_truetype Simon Glass 2023-06-01 10:22:32 -06:00
  • a6c4f18894 dm: core: Avoid registering an inaccessible tree Simon Glass 2023-06-01 10:22:31 -06:00
  • 11c341b118 gpio: Avoid using an invalid ofnode Simon Glass 2023-06-01 10:22:30 -06:00
  • 18030d9fa2 test: Restore test behaviour on failure Simon Glass 2023-06-01 10:22:29 -06:00
  • 06d3414ac7 sandbox: Fix quiting when the LCD window is closed Simon Glass 2023-06-01 10:22:28 -06:00
  • def898c458 expo: Convert to using a string ID for the scene title Simon Glass 2023-06-01 10:22:27 -06:00
  • d2043b5682 expo: Correct some header-file comments Simon Glass 2023-06-01 10:22:26 -06:00
  • e22596113a binman: Correct coverage gap in control Simon Glass 2023-06-01 10:22:25 -06:00
  • 2c522af748 bdinfo: Correct use of assertions Simon Glass 2023-07-11 20:46:30 -06:00
  • 4b7f29ff14 arch: arm: npcm8xx: add cpu version and 4G ram support Jim Liu 2023-07-04 16:00:14 +08:00
  • fc3dab4fbe misc: npcm_host_intf: change initialization sequence Jim Liu 2023-07-04 16:00:13 +08:00
  • 0adbb8fbb1 pinctrl: nuvoton: fix reset reason error for poweron Jim Liu 2023-07-04 16:00:12 +08:00
  • 68f107a42b board: nuvoton: arbel: change uboot load address Jim Liu 2023-07-04 16:00:11 +08:00
  • 923edd666f misc: nuvoton: fix type error Jim Liu 2023-06-13 15:45:56 +08:00
  • f4e086cdf1 ARM: dts: npcm8xx: fix dts node error Jim Liu 2023-06-13 15:45:55 +08:00
  • 178284a9cf board: nuvoton: add env setting for boot to linux Jim Liu 2023-06-13 15:45:54 +08:00
  • 4eee55bf2c ARM: config: Enable config to decompress the FIT image Jim Liu 2023-06-13 15:45:53 +08:00
  • bd6375c551 video: rockchip: dw_mipi_dsi: Fix GRF access Ondrej Jirman 2023-05-22 23:47:08 +02:00
  • 7c5f278a03 video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle Ondrej Jirman 2023-05-22 23:47:07 +02:00
  • dc3f2403c2 video: rockchip: dw_mipi_dsi: Fix best_rate calculation Ondrej Jirman 2023-05-22 23:47:06 +02:00
  • 4158d7f987 video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success Ondrej Jirman 2023-05-22 23:47:05 +02:00
  • 14dd77fdc4 video: rockchip: dw_mipi_dsi: Fix error path checks in probe function Ondrej Jirman 2023-05-22 23:47:04 +02:00
  • b7d8d40346 video: rockchip: dw_mipi_dsi: Fix external phy existence check Ondrej Jirman 2023-05-22 23:47:03 +02:00
  • e62f2a622b video: dw_mipi_dsi: Fix hsync/vsync settings Ondrej Jirman 2023-05-22 23:47:02 +02:00
  • f4c7efe011 video: rockchip: vop: Fix whitespace Ondrej Jirman 2023-05-22 23:47:01 +02:00
  • 533ad9dcda video: backlight: pwm: avoid integer overflow in duty cycle calculation Matthias Schiffer 2023-06-30 14:30:07 +02:00
  • 6a0b888580 video: hx8394: Add panel driver for hannstar,hsd060bhw4 Ondrej Jirman 2023-05-25 14:34:35 +02:00
  • 7a2fee8d29 video: console: Fix default font selection Ondrej Jirman 2023-05-25 14:17:15 +02:00
  • cef3675509 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi Tom Rini 2023-07-13 20:39:10 -04:00
  • c990ecba4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2023-07-13 20:38:50 -04:00
  • f6da5e9273 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2023-07-13 20:38:24 -04:00
  • 366a863e65 arm: mvebu: Remove unused alias from RC AC5X dts Chris Packham 2023-07-10 10:47:37 +12:00
  • 4c97c4b590 arm: mvebu: Add Allied Telesis x240 board Chris Packham 2023-07-10 10:47:36 +12:00
  • cdbef023e2 mx7dsabresd: Retrieve the second MAC address from fuses Fabio Estevam 2023-07-11 18:57:57 -03:00
  • 0a4e414360 arm64: imx: imx8mp-beacon: Enable LTO Adam Ford 2023-05-29 13:08:34 -05:00
  • 65648b26c6 config: xea: Disable support for FAT file system Lukasz Majewski 2023-07-12 12:20:47 +02:00
  • 5386aefb6d config: xea: Disable support for boot methods EXTLINUX and VBE Lukasz Majewski 2023-07-12 12:20:46 +02:00
  • e713364f36 mx23_olinuxino: Convert to CONFIG_DM_SERIAL Fabio Estevam 2023-07-11 18:09:03 -03:00
  • 9a38d889a1 mx23evk: Convert to CONFIG_DM_SERIAL Fabio Estevam 2023-07-11 18:09:02 -03:00
  • 68bad63ee0 mx28evk: Convert to CONFIG_DM_SERIAL Fabio Estevam 2023-07-11 18:09:01 -03:00
  • 214a986f13 arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hog Andrejs Cainikovs 2023-07-11 11:09:18 +02:00
  • ce2cf345f7 configs: verdin-imx8mp: enable spl_gpio_hog Andrejs Cainikovs 2023-07-11 11:09:17 +02:00
  • cf77093e31 arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hog Andrejs Cainikovs 2023-07-11 11:09:16 +02:00
  • 5e161626f9 configs: verdin-imx8mm: enable spl_gpio_hog Andrejs Cainikovs 2023-07-11 11:09:15 +02:00
  • cd9a3e3f90 verdin-imx8mm/verdin-imx8mp: synchronise device trees with linux Marcel Ziswiler 2023-07-11 11:09:14 +02:00
  • 788ff422e5 arm: dts: imx8mp-beacon-kit: Enable USB Power domains Adam Ford 2023-05-30 17:49:34 -05:00
  • 451799a6ce arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4 Adam Ford 2023-05-30 17:45:58 -05:00
  • d90d6074e8 clk: imx8mp: Update clocks based on kernel 6.4-RC4 Adam Ford 2023-05-30 17:45:57 -05:00
  • 8d916e5c15 board: colibri-imx8x: initialize snvs Andrejs Cainikovs 2023-04-03 13:14:26 +02:00
  • 1b4c3e6125 imx8mn-var-som: adjust PHY reset gpios according to hardware configuration Hugo Villeneuve 2023-05-25 17:02:29 -04:00
  • 48d1fb92a9 ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBC Marek Vasut 2023-07-06 01:26:10 +02:00
  • e7ff54d963 imx93_evk: defconfig: add adc support Luca Ellero 2023-07-05 14:56:17 +02:00
  • 1ac30d1301 dm: adc: add iMX93 ADC support Luca Ellero 2023-07-05 14:56:16 +02:00
  • cb5fe9e336 ARM: imx: romapi: Fix signed integer bitwise ops misuse Marek Vasut 2023-07-02 03:03:51 +02:00
  • c8645e7411 configs: imx8m: Prepare imx8m-venice boards for HAB support Tim Harvey 2023-06-23 09:44:59 -07:00
  • 3d634b0b44 board: gateworks: venice: switch to 2-bank dram config Tim Harvey 2023-06-23 09:44:17 -07:00
  • 7a478c836a board: phytec: phycore_imx8mm: Update lpddr4_timing Cem Tenruh 2023-06-16 10:28:13 +02:00
  • ff1dd52024 mx8m: csf.sh: use vars for keys to avoid file edits when signing Tim Harvey 2023-06-15 08:21:08 -07:00
  • 77b5ad0ea3 imx: fsl_sec: preprocessor casting issue with addresses involving math Utkarsh Gupta 2023-06-15 18:09:27 +08:00
  • 2159f7d9b6 imx: priblob: Update to use structure Maximus Sun 2023-06-15 18:09:26 +08:00
  • 14d7eedf77 imx: imx8m: add CAAM_BASE_ADDR Peng Fan 2023-06-15 18:09:25 +08:00
  • d7b5fba9a5 imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extension Gaurav Jain 2023-06-15 18:09:24 +08:00
  • 00ce4153fb imx: ahab: Update AHAB for iMX8 and iMX8ULP Ye Li 2023-06-15 18:09:23 +08:00
  • 6e81ca220e imx: parse-container: Use malloc for container processing Nitin Garg 2023-06-15 18:09:22 +08:00
  • dc2d49209e imx: imx8m: clock: not configure reserved SRC register Peng Fan 2023-06-15 18:09:21 +08:00
  • e8cd1f60d9 imx: imx8: bootaux: Add i.MX8 M4 boot support Ye Li 2023-06-15 18:09:20 +08:00
  • 8d84a8f487 imx: bootaux: Fix bootaux issue when running on ARM64 Ye Li 2023-06-15 18:09:19 +08:00
  • 9395eb05ee imx: bootaux: change names of MACROs used to boot MCU on iMX devices Peng Fan 2023-06-15 18:09:18 +08:00
  • 455ebf8f45 imx: iamge-container: support secondary container Peng Fan 2023-06-15 18:09:17 +08:00
  • 3b5c1d0ea1 imx: image-container: Fix container header checking Ye Li 2023-06-15 18:09:16 +08:00
  • b645f95da9 imx: hab: Fix coverity issue in HAB event decoding Ye Li 2023-06-15 18:09:15 +08:00
  • 1c3f5df259 imx: imx8ulp: start the ELE RNG at boot Peng Fan 2023-06-15 18:09:14 +08:00
  • 78b4cf7530 imx: misc: ele_mu: Update ELE MU driver Ye Li 2023-06-15 18:09:13 +08:00
  • 71a21425d2 imx: misc: ele_mu: Update MU TR registers count Ye Li 2023-06-15 18:09:12 +08:00
  • 859f4e02a8 imx: cmd_dek: add ELE DEK Blob generation support Clement Faure 2023-06-15 18:09:11 +08:00
  • f0e974e1e4 imx: cmd_dek: Fix Uninitialized pointer read Ye Li 2023-06-15 18:09:10 +08:00
  • d0e2a012a3 imx: ele_api: add DEK Blob generation Peng Fan 2023-06-15 18:09:09 +08:00
  • 31e5ec2323 imx: ele_api: support program secure fuse and return lifecycle Peng Fan 2023-06-15 18:09:08 +08:00
  • ef5bdfc273 imx: ele_ahab: use hextoul Peng Fan 2023-06-15 18:09:07 +08:00
  • 914ede6978 imx: parse-container: fix build warning Peng Fan 2023-06-15 18:09:06 +08:00
  • d3ee9dbd59 imx: use generic name ele(EdgeLockSecure Enclave) Peng Fan 2023-06-15 18:09:05 +08:00
  • 922d4504bc imx: scu_api: update to version 1.16 and add more APIs Peng Fan 2023-06-15 18:09:04 +08:00
  • c186596ac4 imx: congatec/cgtqmx8: correct SCU API usage Peng Fan 2023-06-15 18:09:03 +08:00