]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-04-25  Simon Glassbootstd: usb: Add a bootdev driver
2022-04-25  Simon Glassbootstd: Add an implementation of script boot
2022-04-25  Simon Glassbootstd: sandbox: Add a hostfs bootdev
2022-04-25  Simon Glassbootstd: Add a sandbox bootmeth driver
2022-04-25  Simon Glassbootstd: Add an implementation of EFI bootmgr
2022-04-25  Simon Glassbootstd: Add a system bootdev for strange boot methods
2022-04-25  Simon Glassbootstd: Add an implementation of EFI boot
2022-04-25  Simon Glassbootstd: Add an implementation of distro PXE boot
2022-04-25  Simon Glassbootstd: ethernet: Add a bootdev driver
2022-04-25  Simon Glassbootstd: mmc: Add a bootdev driver
2022-04-25  Simon Glassbootstd: Add an implementation of distro boot
2022-04-25  Simon Glassbootstd: Add a bootmeth command
2022-04-25  Simon Glassbootstd: Add a bootflow command
2022-04-25  Simon Glassbootstd: Add a bootdev command
2022-04-25  Simon Glassbootstd: Add support for bootflows
2022-04-25  Simon Glassbootstd: Add the bootmeth uclass and helpers
2022-04-25  Simon Glassbootstd: Add the bootdev uclass
2022-04-25  Simon Glassbootstd: Add the bootstd uclass and core implementation
2022-04-25  Simon Glassbootstd: Add the concept of a bootflow
2022-04-25  Simon Glassfs: Add a function to set the filesystem type
2022-04-25  Simon Glassdm: blk: Add a function to return the device type
2022-04-25  Simon Glasstest: dm: Restart USB before assuming it is stopped
2022-04-25  Simon Glasstest: fastboot: Avoid using mmc1
2022-04-25  Simon Glassdm: core: Allow finding a uclass device by partial...
2022-04-25  Simon Glassdm: core: Rename and fix uclass_get_by_name_len()
2022-04-25  Simon Glasslib: Add a way to find the postiion of a trailing number
2022-04-25  Simon Glasslib: Fix a few bugs in trailing_strtoln()
2022-04-25  Simon Glasslib: Correct comment formatting to avoid sphinx problems
2022-04-25  Simon Glasstest: Add tests for trailing_strtol()
2022-04-25  Simon Glasslib: Move string tests to the string module
2022-04-25  Vyacheslav... board: amlogic: jethub j100: enable saradc in config
2022-04-25  Vyacheslav... board: amlogic: jethub j100: enable saradc in dts
2022-04-25  Vyacheslav... adc: meson-saradc: add AXG variant
2022-04-25  Vyacheslav... clk: meson: update driver for g12a-ao clocks
2022-04-25  Vyacheslav... clk: meson: fix driver name for g12a-ao clocks
2022-04-25  Vyacheslav... clk: meson: add minimal driver for axg-ao clocks
2022-04-25  Sean Andersonarmv8: fsl-layerscape: Respect Kconfig for erratum...
2022-04-25  Hou Zhiqiangconfigs: Layerscape: Remove the 'fdt_addr' env
2022-04-24  AKASHI Takahirocmd: part: add explicit dependency on PARTITIONS
2022-04-23  Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23  AKASHI Takahiroefi_loader: disk: use udevice instead of blk_desc
2022-04-23  AKASHI Takahirodm: disk: add read/write interfaces with udevice
2022-04-23  AKASHI Takahiroefi_loader: disk: not delete BLK device for BLK(IF_TYPE...
2022-04-23  AKASHI Takahiroefi_loader: disk: a helper function to delete efi_disk...
2022-04-23  AKASHI Takahiroefi_loader: disk: not create BLK device for BLK(IF_TYPE...
2022-04-23  AKASHI Takahiroefi_loader: disk: a helper function to create efi_disk...
2022-04-23  AKASHI Takahiroefi_loader: split efi_init_obj_list() into two stages
2022-04-23  AKASHI Takahirodm: blk: add a device-probe hook for scanning disk...
2022-04-23  AKASHI Takahirodm: disk: add UCLASS_PARTITION
2022-04-23  AKASHI Takahirotest: dm: add tests for tag support
2022-04-23  AKASHI Takahirodm: tag: add some document
2022-04-23  AKASHI Takahirodm: tag: change ENOSPC to ENOMEM
2022-04-23  Masahisa Kojimabootmenu: fix menu API error handling
2022-04-23  AKASHI Takahirodisk: don't compile in partition support for spl/tpl...
2022-04-23  AKASHI Takahiroefi_loader: disk: compile efi_disk when CONFIG_BLK
2022-04-23  AKASHI Takahiroefi_loader: PARTITION_UUIDS should be optional
2022-04-23  AKASHI Takahirosandbox: move a function prototype
2022-04-23  AKASHI Takahirodisk: define nullified functions for !PARTITIONS
2022-04-23  AKASHI Takahirodisk: enable function prototypes in part.h for SPL/TPL
2022-04-23  AKASHI Takahirodisk: include errno.h explicitly in part.h
2022-04-23  Heinrich Schuchardtdoc: update bootefi man-page
2022-04-23  Kyle Evanscmd: bootefi: restore ability to boot arbitrary blob
2022-04-23  Vagrant Cascadiantools: kwboot: Fix spelling of "followed" in kwboot.1
2022-04-23  Mark Kettenisdoc: board: apple: Mention M1 Ultra support
2022-04-23  Tom RiniMerge branch '2022-04-22-assorted-updates'
2022-04-22  Mark Kettenisarm: apple: Point stdout-path to framebuffer when keybo...
2022-04-22  Mark Kettenisarm: apple: Don't clear framebuffer
2022-04-22  Lyle FranklinAllow colon in PXE bootfile URLs
2022-04-22  Peter Hoyesfdt: Add -q option to fdt addr for distro_bootcmd
2022-04-22  Marek Vasutcmd: adc: Add support for storing ADC result in env...
2022-04-22  Andrew Abbottfdt: Fix TPL SEPARATE_BSS check when locating DTB
2022-04-22  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-22  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-04-22  Tom Riniconfigs: Resync with savedefconfig
2022-04-22  Sean Andersonpower-domain: Fix use of uninitialized value in dev_pow...
2022-04-22  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-22  Tom RiniMerge tag 'u-boot-imx-20220422' of https://gitlab.denx...
2022-04-22  Oleksii TitovAdd support for TP-Link UE200 dongle
2022-04-22  Michal Simekusb: dwc3: Add support for usb3-phy PHY configuration
2022-04-22  Michal Simekgeneric-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
2022-04-22  Adam Fordusb: gadget: ci: Make various ops const
2022-04-22  Jim Liuwdt: nuvoton: Add support for Nuvoton
2022-04-22  Philippe Reynesdoc: device-tree-bindings: watchdog: document common...
2022-04-21  Tom RiniMerge branch '2022-04-21-further-cleanups'
2022-04-21  Heiko ThieryARM: imx: imx8mn-evk: change environment address variables
2022-04-21  Peng Fanconfigs: imx: drop IMX_FEC_BASE
2022-04-21  Ying-Chun Liu... imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
2022-04-21  Peng Fanarm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is...
2022-04-21  Peng Faninclude/configs: drop COUNTER_FREQUENCY
2022-04-21  Peng Fanconfigs: set CONFIG_COUNTER_FREQUENCY
2022-04-21  Peng Fanarch: arm: Kconfig: set default COUNTER_FREQUENCY
2022-04-21  Peng Fanarch: arm: move COUNTER_FREQUENCY from versal to arm
2022-04-21  Peng Fanxilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
2022-04-21  Pali Rohármisc: atsha204a: Remove duplicate CRC-16 implementation
2022-04-21  Pali Rohárfs: ext4: Use CRC-16 implementation from linux/crc16.h
2022-04-21  Pali Rohárcrc16: Move standard CRC-16 implementation from ubifs...
2022-04-21  Pali Rohárcrc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
2022-04-21  Pali Rohárcrc16-ccitt: Rename file with CRC-16-CCITT implementati...
2022-04-21  Pali RohárSPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FR...
2022-04-21  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
next