- cd3a63e cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 11 months ago
- ebee533 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 11 months ago
- 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 11 months ago
- 1f0ee63 doc/sandbox: improve formatting of command line options by Heinrich Schuchardt · 4 years ago
- 9f4821f sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 4 years ago
- dccdd93 x86: typo segement by Heinrich Schuchardt · 4 years ago
- db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 11 months ago
- a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
- 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
- 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
- ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
- d2b3b2a binman: Fix a few file comments by Simon Glass · 3 years, 11 months ago
- 0834945 binman: Show the size when writing entries by Simon Glass · 3 years, 11 months ago
- 01ab229 binman: Update the TODO list by Simon Glass · 3 years, 11 months ago
- 9920989 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 11 months ago
- d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
- 1b8ca70 x86: coral: Enable CONFIG_BOOTARGS_SUBST by Simon Glass · 4 years ago
- 3fe007f x86: coral: Update an unused pin to reduce power by Simon Glass · 4 years ago
- 21c6e8e tpm: cr50: Rename driver to work with of-platdata by Simon Glass · 4 years ago
- 8e5f345 tpm: cr50: Add a better description and more debug by Simon Glass · 4 years ago
- f6155cf tpm: cr50: Check for valid locality by Simon Glass · 4 years ago
- b2e0b32 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
- 06bfd6c Merge branch '2021-01-29-assorted-fixes' by Tom Rini · 3 years, 10 months ago
- 89f8267 cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · 3 years, 10 months ago
- 9211181 test: inconsistent string tests by Heinrich Schuchardt · 3 years, 10 months ago
- c38be19 test: inconsistent bootm tests by Heinrich Schuchardt · 3 years, 10 months ago
- 480b6e6 env: sf: cosmetic: remove unnecessary space by Patrick Delaunay · 3 years, 11 months ago
- 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 3 years, 10 months ago
- ceb4ca2 test: correct entry point to pytest by Heinrich Schuchardt · 3 years, 10 months ago
- f3128e3 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · 3 years, 10 months ago
- c5f727b fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 10 months ago
- eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 10 months ago
- cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 10 months ago
- 9fb7c49 avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · 3 years, 10 months ago
- fb852b4 vexpress_aemv8a: allow overriding BOOTCOMMAND by Stanislav Pinchuk · 3 years, 10 months ago
- 9b8267a arm: dts: enable MTK SPI NOR controller driver by developer · 3 years, 10 months ago
- f33cf3c spi: mtk_snor: add support for MTK SPI NOR controller by developer · 3 years, 10 months ago
- 8a99754 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · 3 years, 10 months ago
- d97f851 Merge branch '2021-01-27-assorted-fixes-and-improvements' by Tom Rini · 3 years, 10 months ago
- 196e0dc cmd: misc: Fix return value for the sleep command by Marek Szyprowski · 3 years, 10 months ago
- e197979 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 11 months ago
- f9b8730 rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 11 months ago
- d8eeb0f autoboot: fix illegal memory access when stop key and delay key are empty by Yuezhang.Mo@sony.com · 3 years, 11 months ago
- 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · 3 years, 11 months ago
- cb31d76 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 11 months ago
- 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 11 months ago
- 74aaa3f mmc: pci_mmc: Set the removable flag by Simon Glass · 3 years, 11 months ago
- 5c9c49e mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · 3 years, 11 months ago
- 4ab17ee uuid: Add a comment for UUID_STR_LEN by Simon Glass · 3 years, 11 months ago
- 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 11 months ago
- 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 11 months ago
- a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 11 months ago
- 1eb7294 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 11 months ago
- 62b535e video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 11 months ago
- 0da2c79 bloblist: Add missing tag names by Simon Glass · 3 years, 11 months ago
- ab7e746 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 11 months ago
- 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · 3 years, 11 months ago
- 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 11 months ago
- ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 11 months ago
- 72fdd3a common: fit-sig: Fix error message in fit_config_verify_sig() by Alexandru Gagniuc · 3 years, 11 months ago
- 94924a6 smccc: fix sign bit expansion by Volodymyr Babchuk · 3 years, 11 months ago
- 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
- 52c48da Makefile: Do not call useless command 'true' by Pali Rohár · 4 years, 1 month ago
- f68b2f7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 10 months ago
- eddf9ca Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
- d9be896 Merge branch '2021-01-27-assorted-net-updates' by Tom Rini · 3 years, 10 months ago
- c77a1a3 cmd: pxe: add support for FDT overlays by Neil Armstrong · 3 years, 10 months ago
- 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 10 months ago
- 0c97b7f board: presidio-asic: Add CAxxxx Ethernet support by Alex Nemirovsky · 3 years, 11 months ago
- 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 11 months ago
- ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 11 months ago
- 7c78e2f net: fix ping in netconsole by Yang Liu · 4 years ago
- e178994 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
- 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
- 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
- e1e43e9 arm: mvebu: turris_mox: enable setexpr command in defconfig by Marek Behún · 3 years, 10 months ago
- 06f1ab8 arm: mvebu: turris_mox: enable wdt command in defconfig by Marek Behún · 3 years, 10 months ago
- e3271bb arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 3 years, 10 months ago
- abba9dd serial: a3720: Implement pending method for output direction by Pali Rohár · 3 years, 11 months ago
- 039f792 doc: exception command by Heinrich Schuchardt · 3 years, 10 months ago
- c8e0f20 doc: update Kernel documentation build system by Heinrich Schuchardt · 4 years ago
- 846abe4 .gitlab-ci: install doc/sphinx/requirements.txt by Heinrich Schuchardt · 3 years, 10 months ago
- 7d893e0 doc: fix doc/develop/logging.rst by Heinrich Schuchardt · 3 years, 10 months ago
- aad8b6c doc: board: fix Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · 3 years, 10 months ago
- 09577aa pci: pci_mvebu: Define an IO region as well by Phil Sutter · 3 years, 11 months ago
- b70ae13 pci: Make auto-config code a little more robust by Phil Sutter · 3 years, 11 months ago
- 246a61f arm: mvebu: ds414: Config header mini-review by Phil Sutter · 3 years, 11 months ago
- f100063 arm: mvebu: Espressobin: Disable slot when emmc is not present by Pali Rohár · 4 years ago
- cd36dba ARM: mvebu: ClearFog make sure that SATA and UART images are buildable by Dennis Gilmore · 4 years ago
- 3505dbd ARM: mvebu: helios4 dts changes to enable SPI by Dennis Gilmore · 4 years ago
- 838e49b ARM: mvebu: helios4 adjust env sizes to enable SPI to work by Dennis Gilmore · 4 years ago
- 1e220b2 gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · 4 years ago
- 66cb0d0 ARM: Distro boot: document the need for fdtfile variable to be set by Dennis Gilmore · 4 years, 3 months ago
- d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
- e4e040c sunxi: Add support for OrangePi Zero2 by Jernej Skrabec · 3 years, 11 months ago
- e52dc3e clk: sunxi: Add support for H616 clocks by Jernej Skrabec · 3 years, 11 months ago
- 91dd215 sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · 3 years, 11 months ago
- 415ef9b arm: sunxi: add initial H616 DTSI and headers by Jernej Skrabec · 3 years, 11 months ago
- b8fac60 sunxi: Add H616 FEL support by Jernej Skrabec · 3 years, 11 months ago
- e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 11 months ago