]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-01-23  Simon Glasspart: Add a function to find the first bootable partition
2023-01-23  Simon Glassbootstd: Add a hunter for ethernet
2023-01-23  Simon Glassnet: Add a function to run dhcp
2023-01-23  Simon Glassbootstd: Add an MMC hunter
2023-01-23  Simon Glassbootstd: Add a USB hunter
2023-01-23  Simon Glasstest: Add a generic function to skip delays
2023-01-23  Simon Glassdm: usb: Mark the device name as alloced when binding
2023-01-23  Simon Glassbootstd: Support running bootdev hunters
2023-01-23  Simon Glassbootstd: Add the concept of a bootdev hunter
2023-01-23  Simon Glassefi: Improve logging in efi_disk
2023-01-23  Simon Glassevent: Correct duplicate log message in event_notify()
2023-01-23  Simon Glasslib: Support printing an error string
2023-01-23  Simon Glasssandbox: Enable the Ethernet bootdev
2023-01-23  Simon Glasssandbox: Allow ethernet bootdevs to be disabled for...
2023-01-23  Simon Glasssandbox: Allow ethernet to be disabled at runtime
2023-01-23  Simon Glassbootstd: Add a default method to get bootflows
2023-01-23  Simon Glassdm: mmc: Use bootdev_setup_sibling_blk()
2023-01-23  Simon Glasside: Drop non-DM code for BLK
2023-01-23  Simon Glassdm: test: Correct ordering of DM setup
2023-01-23  Simon Glassdm: part: Update test to use mmc2
2023-01-23  Simon Glassvbe: sandbox: Drop VBE node in chosen
2023-01-23  Simon Glassvbe: Avoid a build failure when bloblist is not enabled
2023-01-23  Simon Glasssandbox: mmc: Start off with a zeroed file
2023-01-23  Simon Glasstest: Drop duplicate restore of DM state
2023-01-23  Simon Glasstest: Fix the help for the ut command
2023-01-23  Simon Glassbootstd: Simplify locating existing bootdevs
2023-01-23  Simon Glassbootstd: Remove special-case code for boot_targets
2023-01-23  Simon Glasslib: Add a function to split a string into substrings
2023-01-23  Simon Glassdm: test: Correct assertion in dm_test_part()
2023-01-23  Simon Glassdm: core: Support sorting devices with dm tree
2023-01-23  Simon Glassdm: core: Correct ordering of uclasses IDs
2023-01-20  Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20  Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20  Fabio EstevamRevert "config: tools only: add VIDEO to build bmp_logo"
2023-01-20  Tom RiniCI: Make check for new defined CONFIG symbols even...
2023-01-20  Tom Riniglobal: Finish CONFIG -> CFG migration
2023-01-20  Tom Riniwatchdog: Clean up defaults for imx_watchdog / ulp_wdog
2023-01-20  Tom Riniusbtty: Remove default CONFIG_USBD_* values
2023-01-20  Tom Rininxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig
2023-01-20  Tom Rininxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to...
2023-01-20  Tom Rininet: phy: mv88e61xx: Finish migration of MV88E61XX_FIXE...
2023-01-20  Tom Rinifsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ
2023-01-20  Tom Riniusb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
2023-01-20  Tom Rinifpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig
2023-01-20  Tom Rinicommon/update: Finish Kconfig migration
2023-01-20  Tom Rinispl: sata: Rework the loading case it not use IS_ENABLE...
2023-01-20  Tom Riniautoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage
2023-01-20  Tom Riniarm: lib1funcs.S: Update compatibility with Linux comme...
2023-01-20  Tom Rinidm: ns16550: Restore how we define UART_REG
2023-01-20  Tom Riniarm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in...
2023-01-20  Tom Rinii2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR
2023-01-20  Tom Riniarc: Migrate ARC_MMU_VER to Kconfig
2023-01-20  Tom Riniglobal: Remove unused CONFIG defines
2023-01-20  Ilias Apalodimasefi_loader: fix CapsuleMax variable reporting
2023-01-20  Ilias Apalodimasefi_loader: update the error message of TCG protocol...
2023-01-20  Heinrich Schuchardtefi_loader: ensure that file ubootefi.var is created
2023-01-20  Jan Kiszkaefi_loader: Avoid overwriting previous outputs on conso...
2023-01-20  Jan Kiszkaefi_loader: Set default console colors on efi_cout_clea...
2023-01-20  Dario Binacchidoc: fix references to distro documentation
2023-01-20  Heinrich Schuchardtdoc: man-page for bdinfo
2023-01-20  Heinrich Schuchardtdoc: man-page for blkcache
2023-01-20  Heinrich Schuchardtdoc: man-page for source command
2023-01-20  Heinrich Schuchardtfs/fat: avoid noisy message fat_read_file()
2023-01-20  Tom RiniMerge tag 'tpm-20012023' of https://source.denx.de...
2023-01-20  Ilias Apalodimastee: optee: fix uuid comparisons on service discovery
2023-01-20  Ilias Apalodimastpm2: ftpm: add the device in the OP-TEE services list
2023-01-20  Ilias ApalodimasMAINTAINERS: add a new entry on TEE MAINTAINERS
2023-01-20  Ilias Apalodimastee: optee: fix a print error on rng probing
2023-01-19  Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-19  Tom RiniMerge branch '2022-01-18-assorted-updates'
2023-01-19  Joost van Zwietenodroid: limit boot memory to lowmem
2023-01-19  Heinrich Schuchardtconfigs: enable poweroff command on QEMU ARM platforms
2023-01-19  Simon Glassvbe: Allow probing the VBE bootmeth to fail in OS fixup
2023-01-19  Brandon Maiertest: compression: add zstd uncompression test
2023-01-19  Brandon Maierlib: zstd: update to latest Linux zstd 1.5.2
2023-01-18  Maxim Cournoyerpatman: symlink top level .checkpatch.conf
2023-01-18  Maxim CournoyerRevert "patman: invoke the checkpatch.pl script with...
2023-01-18  Simon Glassbinman: Support positioning an entry by and ELF symbol
2023-01-18  Simon Glassdtoc: Add a way to read a phandle with params
2023-01-18  Simon Glassbinman: Provide general support for updating ELF symbols
2023-01-18  Simon Glassbinman: Support overlapping entries
2023-01-18  Simon Glassbinman: Add a function to check for special section...
2023-01-18  Simon Glassbinman: Add a null entry
2023-01-18  Simon Glassbinman: Clarify use of False when obtaining data
2023-01-18  Simon Glassbinman: Add a test for an inner section with a size
2023-01-18  Simon Glassrockchip: Drop the FIT generator script
2023-01-18  Simon Glassrockchip: Convert all boards to use binman
2023-01-18  Simon Glassrockchip: Support building the all output files in...
2023-01-18  Simon Glassrockchip: Use multiple-images for rk3399
2023-01-18  Simon Glassrockchip: evb-rk3288: Drop raw-image support
2023-01-18  Simon Glassbinman: Support optional external blobs
2023-01-18  Simon Glassbinman: Support new op-tee binary format
2023-01-18  Simon Glassbinman: Add a way to check for a valid ELF file
2023-01-18  Simon Glassbinman: Support optional entries
2023-01-18  Simon Glassbinman: Use a reference for binman symbols docs
2023-01-18  Simon Glassbinman: Update entry docs
2023-01-18  Simon Glassbinman: Tidy up comment in fit _gen_node
2023-01-18  Simon Glassbinman: Allow writing section contents to a file
2023-01-18  Simon Glassdm: pinctrl: Revert "pinctrl: probe pinctrl drivers...
2023-01-18  Simon GlassRevert "fdtdec: drop needlessly convoluted CONFIG_PHAND...
next