Commit Graph

  • 7856cd5a6d Convert CONFIG_SYS_PCI_64BIT to Kconfig Tom Rini 2021-12-12 22:12:32 -05:00
  • d06e4b7e25 Finish CONFIG_VID et al conversion to Kconfig Tom Rini 2021-12-12 22:12:31 -05:00
  • be7dbb60c5 Convert CONFIG_SYS_IMMR to Kconfig Tom Rini 2021-12-12 22:12:30 -05:00
  • ff27af1244 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig Tom Rini 2021-12-12 22:12:29 -05:00
  • 82edd73762 Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig Tom Rini 2021-12-12 22:12:28 -05:00
  • 3847ba94f0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig Tom Rini 2021-12-12 22:12:27 -05:00
  • 954a2f8177 pci: Remove unused FSL_PCI_INIT code Tom Rini 2021-12-12 22:12:26 -05:00
  • 4d69303299 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig Tom Rini 2021-12-11 14:55:54 -05:00
  • d5bfef2fcd Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig Tom Rini 2021-12-11 14:55:53 -05:00
  • de35b8f9c5 Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace Tom Rini 2021-12-11 14:55:52 -05:00
  • f76750d111 Convert CONFIG_CONS_INDEX et al to Kconfig Tom Rini 2021-12-11 14:55:51 -05:00
  • 66e0e2b1cd Convert CONFIG_SD_BOOT et al to Kconfig Tom Rini 2021-12-11 14:55:50 -05:00
  • 98ab831da7 Convert CONFIG_FSL_IFC to Kconfig Tom Rini 2021-12-11 14:55:49 -05:00
  • 7e6a6fd821 Convert CONFIG_ENV_SPI_BUS et al to Kconfig Tom Rini 2021-12-11 14:55:48 -05:00
  • 5fd4a7ed0c Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig Tom Rini 2021-12-11 14:55:47 -05:00
  • 936c8559df arm: Drop unused tam3517-common.h Tom Rini 2021-12-11 14:55:46 -05:00
  • d241d2c879 doc: Fix usage of CFG_RPMB_WRITE_KEY Ilias Apalodimas 2021-12-27 10:08:15 +02:00
  • f36b3f8f17 video: mxsfb: fix clk_get_by_name() return value check Giulio Benetti 2021-10-24 00:34:42 +02:00
  • 92302ab1a2 x86: coreboot: Add a sample script to build a qemu image Simon Glass 2021-11-19 13:24:07 -07:00
  • e567122b32 x86: coreboot: Support getting a logo from virtio Simon Glass 2021-11-19 13:24:06 -07:00
  • d8bf49fa20 video: Support virtio devices with the splash screen Simon Glass 2021-11-19 13:24:05 -07:00
  • 7a8555d871 video: Show the U-Boot logo by default Simon Glass 2021-11-19 13:24:04 -07:00
  • 84e63abfff video: Support showing the U-Boot logo Simon Glass 2021-11-19 13:24:03 -07:00
  • 2c8ee30b97 video: Drop VIDEO_LOGO from cfb_console Simon Glass 2021-11-19 13:24:02 -07:00
  • 64cfeda8ae video: Convert CONFIG_VIDEO_LOGO to Kconfig Simon Glass 2021-11-19 13:24:01 -07:00
  • cd4fb0f054 video: Drop #ifdefs from video_bmp Simon Glass 2021-11-19 13:24:00 -07:00
  • 4ea1548210 video: theadorable: Use RGB565 for BMP blitting Simon Glass 2021-11-19 13:23:59 -07:00
  • c1cad06f69 video: Add a test for 16bpp BMP files Simon Glass 2021-11-19 13:23:58 -07:00
  • f5aa93eb53 video: Tidy up 24/32 BMP blitting Simon Glass 2021-11-19 13:23:57 -07:00
  • ecb8b4f8f3 video: Drop the uclass colour map Simon Glass 2021-11-19 13:23:56 -07:00
  • 646e169aa0 video: bmp: Update RLE8 support to use the write function Simon Glass 2021-11-19 13:23:55 -07:00
  • 51f92c1430 video: Move BMP pixel-writing into a function Simon Glass 2021-11-19 13:23:54 -07:00
  • 19c828c525 video: Drop fb_put_byte() el at Simon Glass 2021-11-19 13:23:53 -07:00
  • 6cdc8be7c5 sandbox: Enable support for the gzip command Simon Glass 2021-11-19 13:23:52 -07:00
  • 6a19e938f8 video: Expand video debugging buffer size Simon Glass 2021-11-19 13:23:51 -07:00
  • 8657ad43f3 sandbox: video: Add BMP tests for 32bpp and 8bpp modes Simon Glass 2021-11-19 13:23:50 -07:00
  • 8405174391 sandbox: video: Correct the address of the copy base Simon Glass 2021-11-19 13:23:49 -07:00
  • 301af2388a video: sandbox: Set a maximum frame-buffer size Simon Glass 2021-11-19 13:23:48 -07:00
  • 4057e2772d console: Avoid serial output before the console is running Simon Glass 2021-11-19 13:23:47 -07:00
  • 250e735c69 video: sandbox: Avoid duplicate display windows Simon Glass 2021-11-19 13:23:46 -07:00
  • 0fe5e9481e sandbox: video: Support 8bpp depth Simon Glass 2021-11-19 13:23:45 -07:00
  • c9964879ab Merge https://source.denx.de/u-boot/custodians/u-boot-spi Tom Rini 2021-12-26 14:07:41 -05:00
  • 578b479aff Merge tag 'u-boot-rockchip-20211226' of https://source.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2021-12-26 07:57:54 -05:00
  • 3a8b919932 tools: avoid OpenSSL deprecation warnings Heinrich Schuchardt 2021-12-18 11:25:12 +01:00
  • 88c4cbedfb sysreset: watchdog: watchdog cannot power off Heinrich Schuchardt 2021-11-04 10:31:17 +01:00
  • 2b18d95d91 efi_loader: Don't limit the StMM buffer size explicitly Ilias Apalodimas 2021-12-24 10:08:41 +02:00
  • cc65faf2a3 efi: fix typo in description of struct efi_entry_hdr Heinrich Schuchardt 2021-12-21 09:09:48 +01:00
  • bc0abd80b3 Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next Tom Rini 2021-12-24 09:31:35 -05:00
  • 376b08d0f1 rockchip: mkimage: Add support for rk3568 SoC Kever Yang 2021-12-24 18:21:50 +08:00
  • 8935e5299d rockchip: mkimage: Add support for idb header V2 Yi Liu 2021-05-18 10:13:40 +08:00
  • 0faa7da54a rockchip: mkimage: Add image header version Kever Yang 2021-12-24 18:00:36 +08:00
  • d7a4461be0 rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC Kever Yang 2021-12-24 17:58:32 +08:00
  • 7af3a46ce9 configs: rock-pi-4: Enable rockchip efuse support Sjoerd Simons 2021-11-25 20:52:30 +01:00
  • eaee44aaaa rockchip: boot_mode: fix fastboot command John Keeping 2021-11-25 18:05:22 +00:00
  • 2206356a3e power: pmic/fan53555: allow dm be omitted by SPL Quentin Schulz 2021-11-12 15:10:47 +01:00
  • 0ade02526b engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF Jagan Teki 2021-11-15 23:08:21 +05:30
  • 19a4d31c12 arm64: dts: rockchip: Sync px30 from linux-next Jagan Teki 2021-11-15 23:08:20 +05:30
  • 43419b936c arm64: dts: rockchip: px30: Move dmc into -u-boot.dtsi Jagan Teki 2021-11-15 23:08:19 +05:30
  • 780fc003ed doc: rockchip: puma: update build and flash instructions Quentin Schulz 2021-11-12 15:15:50 +01:00
  • f8b36089af dts: rockchip: rk3399: enable emmc phy for spl Yifeng Zhao 2021-11-01 12:43:47 +08:00
  • ef7f43084f rockchip: rk3568: add arch_cpu_init() Nico Cheng 2021-10-26 10:42:21 +08:00
  • 6b97f2d0ed arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 node Nico Cheng 2021-10-26 10:42:20 +08:00
  • daec31e5cc rockchip: Kconfig: Enable SPL support for rk3568 Nico Cheng 2021-10-26 10:42:19 +08:00
  • b774be9de5 rockchip: px30: add support for HW RNG for Odroid Go Advance Chris Morgan 2021-08-25 11:23:57 -05:00
  • fe3dde3e7b cmd: kaslrseed: add command to generate value from hwrng Chris Morgan 2021-08-25 11:22:57 -05:00
  • 93233b07d0 fdt: Show a runtime warning based on devicetree source Simon Glass 2021-12-16 20:59:39 -07:00
  • b7d8e85b4c fdt: Avoid emitting an device tree when not needed Simon Glass 2021-12-16 20:59:38 -07:00
  • 24f073d400 fdt: Makefile: Ensure that OF_BOARD is used when needed Simon Glass 2021-12-16 20:59:37 -07:00
  • 239d22c795 fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD Simon Glass 2021-12-16 20:59:36 -07:00
  • 275b4832f6 fdt: Add a Kconfig for boards with a prior stage Simon Glass 2021-12-16 20:59:35 -07:00
  • ff66e7bb73 fdt: Report the devicetree source Simon Glass 2021-12-16 20:59:34 -07:00
  • 39605c6ec3 fdt: Record where the devicetree came from Simon Glass 2021-12-16 20:59:33 -07:00
  • 6476c4d981 dm: core: Allow getting some basic stats Simon Glass 2021-12-16 20:59:32 -07:00
  • 9855034397 fdt: Don't call board_fdt_blob_setup() without OF_BOARD Simon Glass 2021-12-16 20:59:31 -07:00
  • ba83d8593b fdt: Drop remaining preprocessor macros in fdtdec_setup() Simon Glass 2021-12-16 20:59:30 -07:00
  • b5199380fc fdt: Drop OF_CONTROL check in fdtdec_setup() Simon Glass 2021-12-16 20:59:29 -07:00
  • 931511d089 fdt: Use if() for fdtcontroladdr check Simon Glass 2021-12-16 20:59:28 -07:00
  • 66cd511f13 fdt: Drop #ifdef around board_fdt_blob_setup() Simon Glass 2021-12-16 20:59:27 -07:00
  • d893b8ad09 fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() Simon Glass 2021-12-16 20:59:26 -07:00
  • b4b6daf38d fdt: Drop #ifdefs with MULTI_DTB_FIT Simon Glass 2021-12-16 20:59:25 -07:00
  • 3f51f78cbd fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() Simon Glass 2021-12-16 20:59:24 -07:00
  • ed96683e00 fdt: Make it easier to debug u-boot.dtsi files Simon Glass 2021-12-16 20:59:23 -07:00
  • 8e0768124f fdt: Drop CONFIG_BINMAN_STANDALONE_FDT Simon Glass 2021-12-16 20:59:22 -07:00
  • 836eac7c6f fdt: Make OF_BOARD a bool option Simon Glass 2021-12-16 20:59:21 -07:00
  • 975e0e04bb arm: highbank: Add devicetree files Simon Glass 2021-12-16 20:59:20 -07:00
  • c4607665da arm: qemu-ppce500: Add a devicetree file Simon Glass 2021-12-16 20:59:19 -07:00
  • 142918807d arm: bcm7xxx: Add a devicetree file Simon Glass 2021-12-16 20:59:18 -07:00
  • 50d857ebc4 arm: xilinx_versal_virt: Add a devicetree file Simon Glass 2021-12-16 20:59:17 -07:00
  • 56a47ba21b arm: octeontx: Add an empty devicetree file Simon Glass 2021-12-16 20:59:16 -07:00
  • e5e6cc7cfa arm: xenguest_arm64: Add a empty devicetree file Simon Glass 2021-12-16 20:59:15 -07:00
  • aa26948b58 arm: vexpress: Add a devicetree files for juno Simon Glass 2021-12-16 20:59:14 -07:00
  • 9ae600e9e2 arm: rpi: Sync rpi dts files from Linux Simon Glass 2021-12-16 20:59:13 -07:00
  • 4027792090 riscv: qemu: Split devicetree files for qemu_riscv32/64 Simon Glass 2021-12-16 20:59:12 -07:00
  • 9f4f5f1f4a arm: qemu: Add a devicetree file for qemu_arm64 virt Simon Glass 2021-12-16 20:59:11 -07:00
  • 4dc1d8318b arm: qemu: Add a devicetree file for qemu_arm Simon Glass 2021-12-16 20:59:10 -07:00
  • c3c1614537 arm: riscv: qemu: Explain how to extract the generated dt Simon Glass 2021-12-16 20:59:09 -07:00
  • 6d7636c946 arm: qemu: Mention -nographic in the docs Simon Glass 2021-12-16 20:59:08 -07:00
  • 00a4280d77 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next Tom Rini 2021-12-21 08:02:28 -05:00
  • b4a0b76585 doc: remove duplicate page inclusion Heinrich Schuchardt 2021-12-21 09:00:44 +01:00
  • 6488939b4a arm: mvebu: turris_mox: Remove extra newline after module topology Marek Behún 2021-11-11 16:35:49 +01:00