]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-02-28  Hou Zhiqiangtools: pblimage: fix image header verification function 132/head
2022-02-28  Daniel Klauerlx2160a: Fix distroboot device list for configs without...
2022-02-28  Michael Walleboard: sl28: use fit image generator
2022-02-28  Michael Walleboard: sl28: disable random MAC address generation
2022-02-28  Michael Walleboard: sl28: remove "Useful I2C tricks" section from...
2022-02-28  Michael Walleboard: sl28: disable recovery watchdog
2022-02-28  Michael Walleboard: sl28: enable SoC watchdog support
2022-02-28  Michael Walleboard: sl28: enable sl28cpld support
2022-02-28  Michael Walleboard: sl28: print CPLD version on bootup
2022-02-28  Michael Walleboard: sl28: fix DRAM pretty print
2022-02-28  Michael Wallegpio: add sl28cpld driver
2022-02-28  Michael Wallewatchdog: add sl28cpld watchdog driver
2022-02-28  Michael Wallemisc: add sl28cpld base driver
2022-02-26  Tom RiniMerge tag 'efi-2022-04-rc3' of https://source.denx...
2022-02-26  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-02-26  Masahisa Kojimaefi_loader: update the timing of enabling and disabling...
2022-02-26  Masami Hiramatsuefi_loader: test/py: Reset system after capsule update...
2022-02-26  Masami Hiramatsutest/py: Handle expected reboot while booting sandbox
2022-02-26  Masami Hiramatsutest/py: Handle expected reset by command
2022-02-26  Masami Hiramatsuefi_loader: use efi_update_capsule_firmware() for capsu...
2022-02-26  Ilias Apalodimasefi_loader: fix uefi secure boot with intermediate...
2022-02-26  AKASHI Takahirotools: mkeficapsule: remove duplicated code
2022-02-26  Heinrich Schuchardtdoc: describe fatload command
2022-02-26  Heinrich Schuchardtdoc: describe generation of SMBIOS table
2022-02-25  Adam Fordarm: rmobile: rzg2_beacon: Enable proper Ethernet PHY
2022-02-25  Adam Fordnet: ravb: Add tx/rx delay flag checks and support...
2022-02-25  Tom RiniMerge tag 'clk-2022.04-rc2' of https://source.denx...
2022-02-25  Philippe Reynesscripts: Makefile.lib: generate dsdt_generated.c instea...
2022-02-25  Patrick Delaunaycmd: clk: fix long help message
2022-02-25  Patrick Delaunaycmd: clk: update result of do_clk_setfreq
2022-02-25  Patrick Delaunaycmd: clk: replace clk_lookup by uclass_get_device_by_name
2022-02-25  Patrick Delaunaycmd: clk: test the number of argument in setfreq command
2022-02-25  Patrick Delaunayclk: ccf: correct the test on the parent uclass in...
2022-02-25  Sean Andersonclk: Add clk_get_by_name_optional
2022-02-25  Sean Andersonclk: Add driver API to HTML docs
2022-02-25  Sean Andersonclk: Add client API to HTML docs
2022-02-25  Sean Andersonclk: Inline clk_get_*_optional
2022-02-25  Sean Andersonclk: Rename clk_get_optional_nodev
2022-02-25  Sean Andersonclk: cdce9xx: Convert .of_xlate to .request
2022-02-25  Sean Andersonclk: versaclock: Remove xlate function
2022-02-25  Sean Andersonclk: Remove no-op request and rfree callbacks
2022-02-25  Sean Andersonclk: Rename ICS8N3QV01 to CLK_ICS8N3QV01
2022-02-25  Sean Andersonclk: Alphabetize Kconfig
2022-02-25  Sean Andersonclk: Alphabetize Makefile
2022-02-23  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-02-23  Tom RiniMerge tag 'dm-pull-22222' of https://gitlab.denx.de...
2022-02-23  Adam Fordconfigs: omap various: Remove OMAP_EHCI_PHY from defconfigs
2022-02-23  Adam Fordusb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from...
2022-02-23  Adam Fordusb: ehci-omap: Use PHY system to manage phy resets
2022-02-23  Adam Fordusb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP
2022-02-23  Adam Fordphy: nop-phy: Fix enabling reset
2022-02-23  Adam Fordusb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe
2022-02-23  Adam Fordusb: ehci-omap: Drop dead code
2022-02-22  Philippe Reynesscripts: dtc: libfdt: fdt_ro.c: always define fdt_check...
2022-02-22  Angus Ainsliephy: phy-uclass: check the parents for phys
2022-02-22  Simon Glassbinman: Allow different operations in FIT generator...
2022-02-22  Simon Glassbinman: Tidy up the docs a little with fit
2022-02-22  Simon Glassbinman: fit: Refactor to reduce function size
2022-02-22  Simon Glassbinman: Move entry-data collection into a Entry method
2022-02-22  Simon Glassbinman: Add a ELF test file with disjoint text sections
2022-02-22  Simon Glassbinman: Support a list of strings with the mkimage...
2022-02-22  Simon Glassbinman: Add to the TODO
2022-02-22  Roger Quadrosbinman: Add support for TEE BL32
2022-02-22  Simon Glasself: Add a way to read segment information from an...
2022-02-22  Simon Glassbinman: Update docs to indicate mkimage is supported
2022-02-22  Simon Glassdtoc: Support reading a list of arguments
2022-02-22  Simon Glassdtoc: Allow deleting nodes and adding them in the same...
2022-02-22  Simon Glassdtoc: Support deleting a node
2022-02-22  Simon Glassdtoc: Support adding a string list to a device tree
2022-02-22  Simon Glassspl: Allow disabling binman symbols in SPL
2022-02-22  Simon Glassspl: x86: Correct the binman symbols for SPL
2022-02-22  Simon Glassmoveconfig: Allow regex matches when finding combinations
2022-02-22  Simon Glassmoveconfig: Show the config name rather than the defconfig
2022-02-22  Simon Glassbinman: Correct the error message for a bad hash algorithm
2022-02-22  Alper Nebi... binman: Update image positions of FIT subentries
2022-02-22  Alper Nebi... binman: Skip processing "hash" subnodes of FIT subsections
2022-02-21  Tom RiniMerge branch '2022-02-21-platform-updates'
2022-02-21  Nikita Yushchenkoti: i2c: fix probe_chip() return value
2022-02-21  Neal Liucrypto: aspeed: fix polling RSA status wrong issue
2022-02-21  Suman Annaarm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode...
2022-02-21  Adam Fordarm: omap3: Make some memory functions static and clean...
2022-02-21  Adam Fordarm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO
2022-02-21  Keerthyarm: dts: k3-j721e-r5-common-proc-board: tps659413...
2022-02-21  Janne Grunauiommu: Add M1 Pro/Max support to Apple DART driver
2022-02-21  Mark Kettenisdoc: board: apple: Update Apple M1 documentation
2022-02-21  Mark Kettenisarm: apple: Disable debug UART
2022-02-21  Mark Kettenisarm: apple: Add M1 Pro/Max support
2022-02-21  Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-21  Michal Simekarm64: zynqmp: Remove additional gpio header from dlc21
2022-02-21  Michal Simekarm64: zynqmp: Fix debug uart initialization
2022-02-21  Michal SimekARM: zynq: Fix debug uart initialization
2022-02-21  Michal Simekarm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_...
2022-02-21  Michal Simekarm64: zynqmp: Build psu_spl_init for SPL all the time
2022-02-21  Michal Simekxilinx: Enable OF_BOARD for zynq and zynqmp boards
2022-02-20  Tom RiniMerge tag 'u-boot-imx-20220220' of https://gitlab.denx...
2022-02-19  Marek VasutARM: imx: imx8mn-ddr4-evk: Add ethernet support
2022-02-19  Heiko Thierykontron-pitx-imx8m: fix board_mmc_getcd()
2022-02-19  Heiko Thierykontron-sl-mx8mm: change environment address variables
2022-02-19  Francesco Dolcinicolibri-imx6ull: improve env badblock management
2022-02-19  Michael Trimarchiimx8m: Drop unused function env_get_offset
next