]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-03-25  Tom RiniConvert CONFIG_ATMEL_LCD et al to Kconfig
2022-03-25  Tom RiniConvert CONFIG_MII_INIT to Kconfig
2022-03-25  Tom RiniConvert CONFIG_PHY_RESET_DELAY to Kconfig
2022-03-25  Tom RiniConvert CONFIG_SYS_RX_ETH_BUFFER to Kconfig
2022-03-25  Tom RiniConvert CONFIG_LPC32XX_ETH to Kconfig
2022-03-25  Tom RiniConvert CONFIG_TFTP_PORT to Kconfig
2022-03-25  Tom RiniConvert CONFIG_RMII to Kconfig
2022-03-25  Tom RiniConvert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
2022-03-25  Tom RiniConvert CONFIG_RESET_PHY_R to Kconfig
2022-03-25  Tom RiniConvert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig
2022-03-25  Tom RiniConvert CONFIG_AT91_LED to Kconfig
2022-03-24  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-24  Pali Rohárarm: a37xx: espressobin: Fix non-working SPI
2022-03-23  Tom RiniMerge tag 'i2c-2022-04-rc5' of https://source.denx...
2022-03-23  Marek Behúnarm: mvebu: dts: turris_mox: fix non-working USB port
2022-03-23  Michael Opdenackerbootcount: clarify documentation
2022-03-23  Marek Vasutcmd: eeprom: Do not rewrite EEPROM I2C bus with DM...
2022-03-23  Nikita Yushchenkoi2c: fix always-true condition in i2c_probe_chip()
2022-03-23  Adrian Fiergolskimisc: atsha204a: fix i2c address readout from DTS
2022-03-23  Adrian Fiergolskimisc: atsha204a: add delay after sending the message
2022-03-23  Adrian Fiergolskimisc: atsha204a: return timeout from wakeup function
2022-03-20  Tom RiniMerge tag 'efi-2022-04-rc5' of https://source.denx...
2022-03-20  Heinrich Schuchardtefi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
2022-03-20  Heinrich Schuchardtefi_loader: remove efi_disk_is_system_part()
2022-03-20  Heinrich Schuchardtefi_loader: export efi_system_partition_guid
2022-03-20  Heinrich Schuchardtefi_loader: use short-form DP for load options
2022-03-20  Heinrich Schuchardtefi_loader: support booting via short-form device-path
2022-03-20  Heinrich Schuchardtefi_loader: efi_dp_find_obj() add protocol check
2022-03-20  Heinrich Schuchardtefi_loader: fix efi_dp_find_obj()
2022-03-20  Heinrich Schuchardtefi_loader: export efi_dp_shorten()
2022-03-20  Ilias Apalodimasefi_loader: Set variable attributes when EFI_BUFFER_TOO...
2022-03-20  Alexander Grafefi_loader: Ignore DT when ACPI is on
2022-03-20  Matthias Bruggerdoc: board: raspberrypi: Add documentation
2022-03-20  Jan Kiszkadoc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT
2022-03-20  Pali RohárNokia RX-51: Update documentation about QEMU
2022-03-20  Neil Armstrongdoc: boards: amlogic: Add documentation on pre-generate...
2022-03-20  Neil Armstrongdoc: board: amlogic-p20x: fix FIP generation doc
2022-03-20  Johannes Krottmayertools: buildman: Fix doc path in warning message
2022-03-20  Johannes KrottmayerMakefile: Fix doc path in warning message
2022-03-19  Tom RiniMerge tag 'dm-pull-18mar22' of https://source.denx...
2022-03-19  Simon Glassbinman: Support splitting an ELF file into multiple...
2022-03-19  Simon Glassbinman: Keep a separate list of entries for fit
2022-03-19  Simon Glassbinman: Update fit to use node instead of subnode
2022-03-19  Simon Glassbinman: Add a consistent way to report errors with fit
2022-03-19  Simon Glassbinman: Fix some pylint warnings in fit
2022-03-19  Simon Glassbinman: Update fit to move node reading into the ReadNo...
2022-03-19  Simon Glassbinman: Read the fit entries only once
2022-03-19  Simon Glassbinman: Allow mkimage to use a non-zero fake-blob size
2022-03-19  Simon Glassbinman: Make fake blobs zero-sized by default
2022-03-19  Simon Glassbinman: Change how faked blobs are created
2022-03-19  Simon Glassbinman: Rename tools parameter to btools
2022-03-19  Simon Glassbinman: Refactor fit to generate output at the end
2022-03-19  Simon Glassbinman: Rename ExpandEntries to gen_entries
2022-03-19  Simon Glassbinman: Rename ExpandToLimit to extend_to_limit
2022-03-19  Simon Glassbinman: Tweak collect_contents_to_file() and docs
2022-03-19  Simon Glasself: Rename load_segments() and module failure
2022-03-19  Simon Glassdtoc: Tidy up implementation of AddStringList()
2022-03-19  Simon Glassspl: Correct Kconfig help for TPL_BINMAN_SYMBOLS
2022-03-19  Simon Glassmoveconfig: Use re.fullmatch() to avoid extra check
2022-03-19  Simon Glassmoveconfig: Remove remove_defconfig()
2022-03-19  Simon Glassdtoc: Make GetArgs() more flexible
2022-03-19  Simon Glasspatman: Define Commit.path in the constructor
2022-03-19  Simon Glasssandbox: test: Tidy up spl_test_load() calls
2022-03-19  Simon Glasssandbox: Slow down the LCD sync rate
2022-03-19  Simon Glasssandbox: Open host file for read-only access if needed
2022-03-19  Simon Glasssandbox: Add the handoff header for spl
2022-03-19  Simon Glasssandbox: Show a message when writing out the ram buffer
2022-03-19  Jan Kiszkabinman: Include also subnodes in generator nodes
2022-03-19  Philippe Reynestools: binman: main.py: add build-sandbox in sys.path
2022-03-19  Simon Glassbinman: Complete elf test coverage
2022-03-18  Tom RiniMerge tag 'u-boot-rockchip-20220318' of https://source...
2022-03-18  Simon Glasspatman: Define Commit.path in the constructor
2022-03-18  Tom Riniconfigs: Resync with savedefconfig
2022-03-18  Tom RiniMerge branch '2022-03-18-Kconfig-migrations' into next
2022-03-18  Tom RiniConvert CONFIG_ATMEL_LEGACY to Kconfig
2022-03-18  Tom RiniConvert CONFIG_AT91_GPIO_PULLUP to Kconfig
2022-03-18  Tom Riniatmel: Remove CONFIG_AT91SAM9G45_LCD_BASE
2022-03-18  Tom Riniatmel: Remove CONFIG_AT91SAM9G45EKES
2022-03-18  Tom RiniConvert CONFIG_AT91SAM9G10EK et al to Kconfig
2022-03-18  Tom RiniConvert CONFIG_AT91SAM9G20EK et al to Kconfig
2022-03-18  Tom RiniConvert CONFIG_AT91SAM9260 et al to Kconfig
2022-03-18  Tom RiniConvert CONFIG_AM335X_USB0 et al to Kconfig
2022-03-18  Tom Rininet: fec_mxc: Drop CONFIG_FEC_XCV_TYPE
2022-03-18  Tom Rininet: fec_mxc: Remove non-DM_ETH code
2022-03-18  Tom Riniimx: Convert some boards to DM_ETH
2022-03-18  Tom RiniConvert CONFIG_ETHPRIME to Kconfig
2022-03-18  Tom RiniRemove CONFIG_HAS_ETH0 et al symbols
2022-03-18  Tom RiniConvert CONFIG_NFS_TIMEOUT to Kconfig
2022-03-18  Tom RiniConvert CONFIG_BOOT_RETRY_TIME et al to Kconfig
2022-03-18  Tom Rinipowerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace
2022-03-18  Tom RiniConvert CONFIG_NET_RETRY_COUNT to Kconfig
2022-03-18  Tom RiniConvert CONFIG_ARP_TIMEOUT to Kconfig
2022-03-18  Tom RiniConvert CONFIG_A008044_WORKAROUND to Kconfig
2022-03-18  Tom RiniConvert CONFIG_A003399_NOR_WORKAROUND to Kconfig
2022-03-18  Tom RiniConvert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig
2022-03-18  Tom RiniConvert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
2022-03-18  Tom Riniconfigs: Re-run migrations
2022-03-18  Tom RiniRevert "efi: Allow easy selection of serial-only operation"
2022-03-18  Tom Rinisunxi: Do not define CONFIG_SPL_STACK_ADDR_R
2022-03-18  Tom RiniCI: Fix unmigrated symbol test
next