- 6db539f i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · 2 years, 9 months ago
- 532a5b2 misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · 2 years, 10 months ago
- e466271 misc: atsha204a: add delay after sending the message by Adrian Fiergolski · 2 years, 10 months ago
- 75967a2 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · 2 years, 10 months ago
- 5f68470 Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
- 9c045a4 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · 2 years, 8 months ago
- b78631d efi_loader: remove efi_disk_is_system_part() by Heinrich Schuchardt · 2 years, 8 months ago
- 90dcd9b efi_loader: export efi_system_partition_guid by Heinrich Schuchardt · 2 years, 8 months ago
- 63276a5 efi_loader: use short-form DP for load options by Heinrich Schuchardt · 2 years, 9 months ago
- 9cdf470 efi_loader: support booting via short-form device-path by Heinrich Schuchardt · 2 years, 9 months ago
- e46ef1d efi_loader: efi_dp_find_obj() add protocol check by Heinrich Schuchardt · 2 years, 8 months ago
- c409593 efi_loader: fix efi_dp_find_obj() by Heinrich Schuchardt · 2 years, 8 months ago
- 8399488 efi_loader: export efi_dp_shorten() by Heinrich Schuchardt · 2 years, 9 months ago
- ff6af6e efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned by Ilias Apalodimas · 2 years, 8 months ago
- 0832dd2 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 9 months ago
- bfffb9f doc: board: raspberrypi: Add documentation by Matthias Brugger · 2 years, 8 months ago
- 2899296 doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT by Jan Kiszka · 2 years, 8 months ago
- aac01df Nokia RX-51: Update documentation about QEMU by Pali Rohár · 2 years, 8 months ago
- 4c60512 doc: boards: amlogic: Add documentation on pre-generated FIP files by Neil Armstrong · 2 years, 9 months ago
- 23f20ef doc: board: amlogic-p20x: fix FIP generation doc by Neil Armstrong · 2 years, 9 months ago
- 17b8cb6 tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
- 1840ce5 Makefile: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
- a958c58 Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 8 months ago
- 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 8 months ago
- 2337eca binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 8 months ago
- 01f467e binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 8 months ago
- ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 8 months ago
- 5795497 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 8 months ago
- d32169c binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 8 months ago
- b55c11c binman: Read the fit entries only once by Simon Glass · 2 years, 8 months ago
- 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 8 months ago
- 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 8 months ago
- 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 8 months ago
- ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 8 months ago
- 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 8 months ago
- c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 8 months ago
- 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
- 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 8 months ago
- 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 8 months ago
- 0ded4d4 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 8 months ago
- b13114c spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 8 months ago
- d9c958f moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · 2 years, 8 months ago
- 78f12e5 moveconfig: Remove remove_defconfig() by Simon Glass · 2 years, 8 months ago
- 6101253 dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 8 months ago
- 04fce6f patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
- 79e1d28 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · 2 years, 9 months ago
- 7c19e4c sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 9 months ago
- 7aa9dbd0 sandbox: Open host file for read-only access if needed by Simon Glass · 2 years, 9 months ago
- acc874a sandbox: Add the handoff header for spl by Simon Glass · 2 years, 9 months ago
- d02f99d sandbox: Show a message when writing out the ram buffer by Simon Glass · 2 years, 9 months ago
- b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 9 months ago
- 7aa288e tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · 2 years, 10 months ago
- 40def8a binman: Complete elf test coverage by Simon Glass · 2 years, 8 months ago
- 9776c4e Merge tag 'u-boot-rockchip-20220318' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 8 months ago
- fc6c663 patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
- bc30585 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
- e29654e Merge branch '2022-03-18-Kconfig-migrations' into next by Tom Rini · 2 years, 8 months ago
- cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 8 months ago
- 5644f3b Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 8 months ago
- b601906 atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE by Tom Rini · 2 years, 8 months ago
- 137b990 atmel: Remove CONFIG_AT91SAM9G45EKES by Tom Rini · 2 years, 8 months ago
- de0bb2b Convert CONFIG_AT91SAM9G10EK et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 23cf634 Convert CONFIG_AT91SAM9G20EK et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 675e703 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 8 months ago
- ae3f467 Convert CONFIG_AM335X_USB0 et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 8 months ago
- b07fb55 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years, 8 months ago
- 79b6eab imx: Convert some boards to DM_ETH by Tom Rini · 2 years, 8 months ago
- 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 8 months ago
- 5d6a64f Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 8 months ago
- eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 8 months ago
- 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 0b5870c powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
- 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 8 months ago
- 5d4e863 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 8 months ago
- 5f7c886 Convert CONFIG_A008044_WORKAROUND to Kconfig by Tom Rini · 2 years, 8 months ago
- fdd0da4 Convert CONFIG_A003399_NOR_WORKAROUND to Kconfig by Tom Rini · 2 years, 8 months ago
- b53a280 Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig by Tom Rini · 2 years, 8 months ago
- 0da35fa Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · 2 years, 8 months ago
- eb8eb31 configs: Re-run migrations by Tom Rini · 2 years, 8 months ago
- ab36641 Revert "efi: Allow easy selection of serial-only operation" by Tom Rini · 2 years, 8 months ago
- b3fe015 sunxi: Do not define CONFIG_SPL_STACK_ADDR_R by Tom Rini · 2 years, 8 months ago
- 576eac8 CI: Fix unmigrated symbol test by Tom Rini · 2 years, 8 months ago
- 861682b rockchip: ram: sdram_rk3x88: replace comma by semicolon by Johan Jonker · 2 years, 10 months ago
- b42297b rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE by Alper Nebi Yasak · 2 years, 10 months ago
- 9acae54 rockchip: saradc: remove double semi-colon by Giulio Benetti · 2 years, 8 months ago
- 5f4cc27 rockchip: rk3328: enable USB mass storage on Renegade by Leonidas-Panagiotis Papadakos · 2 years, 8 months ago
- ba36680 MAINTAINERS: add rockchip regex for more files and directories by Johan Jonker · 2 years, 11 months ago
- 6d36e92 rockchip: rk3399: Add support for chromebook_kevin by Marty E. Plummer · 2 years, 11 months ago
- e401566 rockchip: bob: Enable more configs by Alper Nebi Yasak · 2 years, 11 months ago
- 8ba1ade rockchip: gru: Add more devicetree settings by Simon Glass · 2 years, 11 months ago
- eb0ca6b rockchip: gru: Set up SoC IO domain registers by Alper Nebi Yasak · 2 years, 11 months ago
- 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 8 months ago
- 0ac03fb arm64: zynqmp: Add pinctrl emmc description to SM-K26 by Michal Simek · 2 years, 8 months ago
- e7fb67d Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 8 months ago
- f5ac18f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
- 469c1bc Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 8 months ago
- 91e9f20 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 8 months ago
- c24b4e4 Merge branch '2022-03-15-add-erofs-support' into next by Tom Rini · 2 years, 8 months ago
- c48021d rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568 by Alper Nebi Yasak · 2 years, 8 months ago