Commit Graph

  • e436c499dc rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MB Heiko Stuebner 2021-02-09 14:47:04 +01:00
  • a062144518 rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDR Heiko Stuebner 2021-02-09 14:47:03 +01:00
  • 19c6b8cf8b odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR Roger Pau Monné 2021-02-13 16:59:01 +01:00
  • e8a212ac77 net: gem: Fix setting PCS auto-negotiation state Robert Hancock 2021-03-11 16:55:50 -06:00
  • 1057b1be75 Merge tag 'v2021.04-rc5' into next Tom Rini 2021-03-29 17:53:19 -04:00
  • d8eafb16c8 Prepare v2021.04-rc5 v2021.04-rc5 Tom Rini 2021-03-29 17:20:13 -04:00
  • 4906238191 Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into next Tom Rini 2021-03-28 20:29:39 -04:00
  • a7d3ac6148 Merge branch '2021-03-28-assorted-bugfixes' Tom Rini 2021-03-28 20:28:51 -04:00
  • 3b142045e8 Support building on macOS/arm64 Jessica Clarke 2021-03-20 20:43:05 +00:00
  • 6863c7f1b6 dm: test: Always include command.h for print_ut Sean Anderson 2021-03-25 22:02:28 -04:00
  • 3c2503ee33 test: Add udevice declaration to avoid build error Simon Glass 2021-03-28 06:53:08 +13:00
  • 31637e0bc0 Merge branch '2021-03-27-master-imports' Tom Rini 2021-03-27 11:58:37 -04:00
  • 94d66d8b24 Azure: Use "pacman -Sy" to install the toolchain Tom Rini 2021-03-26 15:14:14 -04:00
  • 65c8cdc72b dm: i2c: Add a migration method for I2C Simon Glass 2021-03-25 21:24:44 +13:00
  • 782dac5b7d Makefile: Drop the old SPI flash migration message Simon Glass 2021-03-25 21:24:43 +13:00
  • 8cd1874f4c Makefile: Use common code for DM_ETH deprecation warning Simon Glass 2021-03-25 21:24:42 +13:00
  • 78b4a564cb Makefile: Use common code for WDT deprecation warning Simon Glass 2021-03-25 21:24:41 +13:00
  • ec384f9f12 Makefile: Use common code for SPI_FLASH deprecation warning Simon Glass 2021-03-25 21:24:40 +13:00
  • d13aee07fd Makefile: Use common code for DM_VIDEO deprecation warning Simon Glass 2021-03-25 21:24:39 +13:00
  • 39e526a8ec Makefile: Use common code for PCI deprecation warning Simon Glass 2021-03-25 21:24:38 +13:00
  • 099288bf78 Makefile: Use common code for LIBATA deprecation warning Simon Glass 2021-03-25 21:24:37 +13:00
  • a883435298 Makefile: Use common code for MVSATA_IDE deprecation warning Simon Glass 2021-03-25 21:24:36 +13:00
  • 9e035b8ee1 Makefile: Use common code for USB deprecation warning Simon Glass 2021-03-25 21:24:35 +13:00
  • 77dc55ea39 Makefile: Use common code for MMC deprecation warning Simon Glass 2021-03-25 21:24:34 +13:00
  • 1373252851 Makefile: Add common code to report deprecation Simon Glass 2021-03-25 21:24:33 +13:00
  • 06467e4652 Makefile: Move non-DM migration messages to the top Simon Glass 2021-03-25 21:24:32 +13:00
  • e5021221db sandbox: define __dyn_sym_start, dyn_sym_end Heinrich Schuchardt 2021-03-23 12:37:47 +01:00
  • 346df7d4fa spi: spi-uclass: Add support to manually relocate spi memory ops T Karthik Reddy 2021-03-17 12:31:30 +01:00
  • 5d1bec30ef dtoc: Add new check that offsets are correct Simon Glass 2021-03-21 18:24:39 +13:00
  • f6176651bc dtoc: Support adding subnodes alongside existing ones Simon Glass 2021-03-21 18:24:38 +13:00
  • 76677dd2b2 dtoc: Add a subnode test for multiple nodes Simon Glass 2021-03-21 18:24:37 +13:00
  • 71719e15e8 dtoc: Tweak ordering of fdt-offsets refreshing Simon Glass 2021-03-21 18:24:36 +13:00
  • 37ba9844c2 dtoc: Tidy up property-offset handling Simon Glass 2021-03-21 18:24:35 +13:00
  • acd98611c3 dtoc: Improve internal error for Refresh() Simon Glass 2021-03-21 18:24:34 +13:00
  • 5ff9fedc9b binman: Support default alignment for sections Simon Glass 2021-03-21 18:24:33 +13:00
  • 631f752de5 binman: Support obtaining section contents immediately Simon Glass 2021-03-21 18:24:32 +13:00
  • 189f291914 binman: Add support for a collection of entries Simon Glass 2021-03-21 18:24:31 +13:00
  • 3d43338293 binman: Allow disabling expanding an entry Simon Glass 2021-03-21 18:24:30 +13:00
  • e9e0db8894 binman: Use a unique number for the symbols test file Simon Glass 2021-03-21 18:24:29 +13:00
  • 80a4570c99 x86: coral: Show memory config and SKU ID on startup Simon Glass 2021-03-21 16:50:07 +13:00
  • 96dedb0da2 sysinfo: Allow showing model info from sysinfo Simon Glass 2021-03-21 16:50:06 +13:00
  • c119528a1d sandbox: Correct uninit conflict Simon Glass 2021-03-15 18:11:24 +13:00
  • a8d696275a bootm: Skip command-line substitution if !CONFIG_CMDLINE Simon Glass 2021-03-15 18:11:23 +13:00
  • f2c1442e96 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST Simon Glass 2021-03-15 18:11:22 +13:00
  • 45cd2e5575 command: Fix operation of !CONFIG_CMDLINE Simon Glass 2021-03-15 18:11:21 +13:00
  • 2d0423aff9 doc: Convert Chromium OS docs to rst Simon Glass 2021-03-15 18:11:20 +13:00
  • c197f6e279 malloc: Export malloc_simple_info() Simon Glass 2021-03-15 18:11:19 +13:00
  • 529d5f96cf cpu: Rename SPL_CPU_SUPPORT to SPL_CPU Simon Glass 2021-03-15 18:11:18 +13:00
  • b3b60f5912 sf: Support querying write-protect Simon Glass 2021-03-15 18:11:17 +13:00
  • eb26d88d55 bootstage: Warning if space is exhausted Simon Glass 2021-03-15 18:11:16 +13:00
  • 05e3a0d648 spl: Split out bootstage ID into a function Simon Glass 2021-03-15 18:11:15 +13:00
  • dc2886b039 binman: Show a message when changing subnodes Simon Glass 2021-03-15 18:11:14 +13:00
  • b6da559764 test: Silenece the echo and print tests Simon Glass 2021-03-15 18:11:13 +13:00
  • e2734d647e sandbox: image: Allow sandbox to load any image Simon Glass 2021-03-15 18:11:12 +13:00
  • 1758551ec9 sandbox: Provide a way to bind fixed/removeable devices Simon Glass 2021-03-15 18:11:11 +13:00
  • 803e9c1c94 sandbox: Update do_host_bind() argument counting Simon Glass 2021-03-15 18:11:10 +13:00
  • 1503c2c790 sandbox: Disintangle declarations in do_host_bind() Simon Glass 2021-03-15 18:11:09 +13:00
  • a5bc9abcee sandbox: cros_ec: Only write EC state when the EC is probed Simon Glass 2021-03-15 18:11:08 +13:00
  • 5d8c37910d sandbox: Only delete the executable if requested Simon Glass 2021-03-15 18:11:07 +13:00
  • 539db6ab09 sandbox: Only call timer_timebase_fallback() if present Simon Glass 2021-03-15 18:11:06 +13:00
  • 70f5c99d60 x86: coreboot: Don't setup MTRR when booting from coreboot Simon Glass 2021-03-15 18:00:34 +13:00
  • 9087e468c7 x86: fsp: Don't notify if booted from coreboot Simon Glass 2021-03-15 18:00:33 +13:00
  • 8657989f29 x86: coral: Fall back to coreboot video when FSP missing Simon Glass 2021-03-15 18:00:32 +13:00
  • 51de94dfe4 x86: coral: Allow init of debug UART in U-Boot proper Simon Glass 2021-03-15 18:00:31 +13:00
  • 2018a33cb7 x86: coral: Avoid build error with !CONFIG_ACPIGEN Simon Glass 2021-03-15 18:00:30 +13:00
  • b8bcccedac dm: core: Add CBFS support to flashmap Simon Glass 2021-03-15 18:00:29 +13:00
  • 937175ee72 x86: fsp: Don't enable FSP graphics if booted from coreboot Simon Glass 2021-03-15 18:00:28 +13:00
  • 19987c9834 x86: video: Allow coreboot video to be used on any x86 board Simon Glass 2021-03-15 18:00:27 +13:00
  • bcac36185b video: Fix video on coreboot with the copy buffer Simon Glass 2021-03-15 18:00:26 +13:00
  • 907bcd3a33 cmd: Add missing check for CONFIG_SYS_LONGHELP Simon Glass 2021-03-15 18:00:25 +13:00
  • 71cebf0b59 x86: Add a command to display coreboot sysinfo Simon Glass 2021-03-15 18:00:24 +13:00
  • e7bae8283f x86: Allow installing an e820 when booting from coreboot Simon Glass 2021-03-15 18:00:23 +13:00
  • 1058ab37f7 x86: coreboot: Update parsing of the latest sysinfo Simon Glass 2021-03-15 18:00:22 +13:00
  • 68e03ca21a x86: Move coreboot sysinfo parsing into generic x86 code Simon Glass 2021-03-15 18:00:21 +13:00
  • f9f06e628e x86: coreboot: Sync up timestamp codes Simon Glass 2021-03-15 18:00:20 +13:00
  • 17753b0382 x86: Move coreboot timestamp info into coreboot_tables.h Simon Glass 2021-03-15 18:00:19 +13:00
  • e35b6497f4 x86: Make coreboot sysinfo available to any x86 board Simon Glass 2021-03-15 18:00:18 +13:00
  • ad66323a58 cbfs: Drop unnecessary cast in file_cbfs_fill_cache() Simon Glass 2021-03-15 18:00:17 +13:00
  • a202f17d7b cbfs: Support reading compression information Simon Glass 2021-03-15 18:00:16 +13:00
  • 0e2fee52d0 cbfs: Simplify file iteration Simon Glass 2021-03-15 18:00:15 +13:00
  • 70a394a6b6 cbfs: Factor out filling a cache node into a new function Simon Glass 2021-03-15 18:00:14 +13:00
  • c4f5b5dcc3 cbfs: Allow file traversal with any CBFS Simon Glass 2021-03-15 18:00:13 +13:00
  • 5536f1285f cbfs: Allow access to CBFS without a header Simon Glass 2021-03-15 18:00:12 +13:00
  • 272e62cb83 smbios: Allow writing to the coreboot version string Simon Glass 2021-03-15 18:00:11 +13:00
  • 11a38a2573 cbfs: Rename new_node to node Simon Glass 2021-03-15 18:00:10 +13:00
  • 72ca485978 cbfs: Add support for attributes Simon Glass 2021-03-15 18:00:09 +13:00
  • 326aae2589 mmc: pci_mmc: Set up the card detect Simon Glass 2021-03-15 18:00:08 +13:00
  • 42ee0cd216 tegra: i2c: Drop LOG_DEBUG Simon Glass 2021-03-15 18:00:07 +13:00
  • ac7765017a x86: coral: Update the SD card-detect GPIO Simon Glass 2021-03-15 18:00:06 +13:00
  • 041089fe93 x86: coral: Put the eMMC first Simon Glass 2021-03-15 18:00:05 +13:00
  • 7d252d0279 x86: Probe device if needed in intel_gpio_xlate() Simon Glass 2021-03-15 18:00:04 +13:00
  • 72d98ee091 x86: p2sb: Drop LOG_DEBUG Simon Glass 2021-03-15 18:00:03 +13:00
  • 414e10b96c x86: coral: Add information about building / running Simon Glass 2021-03-15 18:00:02 +13:00
  • 80814f4d0e x86: coral: Free the ACPI GPIOs after using them Simon Glass 2021-03-15 18:00:01 +13:00
  • b09c74f66d mtd: spi_flash_free() Heinrich Schuchardt 2021-03-10 18:23:57 +01:00
  • 619a81516d sandbox: dtsi: add rng Vincent Stehlé 2021-03-10 15:33:30 +01:00
  • 9c7335e4e6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next Tom Rini 2021-03-26 12:15:26 -04:00
  • fcae6682a7 binman: Update various pieces of the documentation Simon Glass 2021-03-18 20:25:17 +13:00
  • 96d340e9f6 binman: Drop repetitive heading for each entry Simon Glass 2021-03-18 20:25:16 +13:00
  • 6bc4309be7 binman: Incorporate entry documentation Simon Glass 2021-03-18 20:25:15 +13:00