- 15b1c4d rockchip: rk3368: sync main rk3368 dtsi from Linux by Heiko Stuebner · 3 years, 10 months ago
- c183ef5 rockchip: rk3368: sync clock dt-binding header from Linux by Heiko Stuebner · 3 years, 10 months ago
- 1859ea7 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · 3 years, 10 months ago
- 5204a37 rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · 3 years, 10 months ago
- d33e870 rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MB by Heiko Stuebner · 3 years, 10 months ago
- 37692c8 rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDR by Heiko Stuebner · 3 years, 10 months ago
- c94b98b odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR by Roger Pau Monné · 3 years, 10 months ago
- 8dfc83a Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
- caf5d8c sandbox: define __dyn_sym_start, dyn_sym_end by Heinrich Schuchardt · 3 years, 8 months ago
- 626a734 spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 9 months ago
- d8bee46 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 9 months ago
- 3be798a dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 9 months ago
- 244548f dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 9 months ago
- b2e8ac4 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 9 months ago
- 459df47 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 9 months ago
- 93f18a1 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 9 months ago
- f427c5f binman: Support default alignment for sections by Simon Glass · 3 years, 9 months ago
- 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 9 months ago
- e191578 binman: Add support for a collection of entries by Simon Glass · 3 years, 9 months ago
- 7098b7f binman: Allow disabling expanding an entry by Simon Glass · 3 years, 9 months ago
- 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 9 months ago
- 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · 3 years, 9 months ago
- 43bc543 sysinfo: Allow showing model info from sysinfo by Simon Glass · 3 years, 9 months ago
- 1b0851f sandbox: Correct uninit conflict by Simon Glass · 3 years, 9 months ago
- ed8603d bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · 3 years, 9 months ago
- 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 9 months ago
- a4a55e5 command: Fix operation of !CONFIG_CMDLINE by Simon Glass · 3 years, 9 months ago
- 8dfb135 doc: Convert Chromium OS docs to rst by Simon Glass · 3 years, 9 months ago
- 947e64e malloc: Export malloc_simple_info() by Simon Glass · 3 years, 9 months ago
- 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
- 61d0464 sf: Support querying write-protect by Simon Glass · 3 years, 9 months ago
- 73709af bootstage: Warning if space is exhausted by Simon Glass · 3 years, 9 months ago
- 97447ea spl: Split out bootstage ID into a function by Simon Glass · 3 years, 9 months ago
- 5dc338f binman: Show a message when changing subnodes by Simon Glass · 3 years, 9 months ago
- 4d294a7 test: Silenece the echo and print tests by Simon Glass · 3 years, 9 months ago
- 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 9 months ago
- b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 9 months ago
- f0a4538 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 9 months ago
- 8f5fdf3 sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 9 months ago
- c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 9 months ago
- dafc5d7 sandbox: Only delete the executable if requested by Simon Glass · 3 years, 9 months ago
- 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 9 months ago
- 619af33 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 9 months ago
- b78fc99 x86: fsp: Don't notify if booted from coreboot by Simon Glass · 3 years, 9 months ago
- 4ef4e8b x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · 3 years, 9 months ago
- 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 9 months ago
- 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 9 months ago
- c8bc62d dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 9 months ago
- ee3ea44 x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 9 months ago
- d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · 3 years, 9 months ago
- 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 9 months ago
- ac8d9d5 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 9 months ago
- e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 9 months ago
- 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 9 months ago
- 0b24b12 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 9 months ago
- b7f8bad x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 9 months ago
- 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 9 months ago
- 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 9 months ago
- 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
- 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 9 months ago
- 2d507d2 cbfs: Support reading compression information by Simon Glass · 3 years, 9 months ago
- 0352edd cbfs: Simplify file iteration by Simon Glass · 3 years, 9 months ago
- 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 9 months ago
- f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 9 months ago
- 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 9 months ago
- 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 9 months ago
- 7a02c81 cbfs: Rename new_node to node by Simon Glass · 3 years, 9 months ago
- 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 9 months ago
- 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 9 months ago
- 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 9 months ago
- 2301e93 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 9 months ago
- 2daf7de x86: coral: Put the eMMC first by Simon Glass · 3 years, 9 months ago
- 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 9 months ago
- f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 9 months ago
- 945ff0f x86: coral: Add information about building / running by Simon Glass · 3 years, 9 months ago
- df4c395 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · 3 years, 9 months ago
- 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 9 months ago
- 53f6dc0 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 9 months ago
- 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
- 774b23f binman: Update various pieces of the documentation by Simon Glass · 3 years, 9 months ago
- 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 9 months ago
- 0ac96b6 binman: Incorporate entry documentation by Simon Glass · 3 years, 9 months ago
- fa88828 binman: Rearrange documentation into headings by Simon Glass · 3 years, 9 months ago
- 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 9 months ago
- d5ea994 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 9 months ago
- dcc6b79 doc: Move UEFI under develop/ by Simon Glass · 3 years, 9 months ago
- 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 9 months ago
- 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · 3 years, 9 months ago
- 8463b21 Makefile: Pass new entry args to binman by Simon Glass · 3 years, 9 months ago
- 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 9 months ago
- 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · 3 years, 9 months ago
- ed93067 binman: Allow a way to select expanded entries by Simon Glass · 3 years, 9 months ago
- 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 9 months ago
- eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 9 months ago
- 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 9 months ago
- a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 9 months ago
- f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 9 months ago
- d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 9 months ago
- 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 9 months ago
- c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 9 months ago