]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-03-04  Marek Behúnarm64: a37xx: pinctrl: Fix PWM pins indexes
2022-03-04  Francois Berderdrivers: rtc: fix null pointer access in armada38x_rtc_...
2022-03-04  Pali Rohárarm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() funct...
2022-03-04  Marek Behúnarm: mvebu: turris_omnia: Enable ext4 write support...
2022-03-04  Pali Rohárpci: pci_mvebu: Cleanup macro names
2022-03-04  Pali Rohárpci: pci_mvebu: Remove unused SELECT and lane_mask
2022-03-04  Pali Rohártools: kwboot: Fix quitting terminal
2022-03-03  Tom RiniMerge branch '2022-03-03-Kconfig-migrations' into next
2022-03-03  Tom RiniConvert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig
2022-03-03  Tom RiniConvert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
2022-03-03  Tom Rininet: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY
2022-03-03  Tom RiniConvert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
2022-03-03  Tom Rinipowerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG...
2022-03-03  Tom RiniConvert CONFIG_BOOTFILE to Kconfig
2022-03-03  Tom RiniConvert CONFIG_BOARD_POSTCLK_INIT to Kconfig
2022-03-03  Tom RiniConvert CONFIG_BOARD_ECC_SUPPORT to Kconfig
2022-03-03  Tom RiniConvert CONFIG_BIOSEMU to Kconfig
2022-03-03  Tom RiniConvert CONFIG_BOARD_COMMON to Kconfig
2022-03-03  Tom Riniarm: exynos: Move BL1/2 SPI flash defines to their...
2022-03-03  Tom RiniConvert CONFIG_BTB to Kconfig
2022-03-03  Tom Rinipowerpc: Remove unused MPC8540/60ADS code
2022-03-03  Tom RiniMerge branch '2022-03-02-scmi-updates' into next
2022-03-03  Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-03-03  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-03-03  Andre Przywarasunxi: f1c100s: Drop SYSRESET to enable reset functionality
2022-03-03  Andre Przywarasunxi: f1c100s: Fix FEL registers restore
2022-03-03  Jesse Taubemach-sunxi: Enable SPI boot for SUNIV and licheepi...
2022-03-03  Jesse Taubemach-sunxi: Add SPL SPI boot for SUNIV
2022-03-03  Jesse Taubemach-sunxi: Add boot device detection for SUNIV/F1C100s
2022-03-02  Etienne Carriereclk: scmi: register scmi clocks with CCF
2022-03-02  Etienne Carrierefirmware: scmi: fix sandbox and related tests for clock...
2022-03-02  Etienne Carrierescmi: change parameter dev in devm_scmi_process_msg
2022-03-02  Etienne Carrieresandbox: scmi: test against a single scmi agent
2022-03-02  Etienne Carrieredoc: binding: scmi: link to latest Linux kernel binding
2022-03-02  Tom RiniMerge branch '2022-03-02-armv8-fixes-and-cleanups'...
2022-03-02  Andre Przywaraarmv8: Fix and simplify branch_if_master/branch_if_slave
2022-03-02  Andre Przywaraarmv8: Simplify switch_el macro
2022-03-02  Andre Przywaraarm: Clean up asm/io.h
2022-03-02  Andre Przywaraarmv8: Force SP_ELx stack pointer usage
2022-03-02  Andre Przywaraarmv8: Always unmask SErrors
2022-03-02  Andre Przywaracmd: exception: arm64: fix undefined, add faults
2022-03-02  Tom RiniMerge branch '2022-03-02-enable-pylint-in-CI' into...
2022-03-02  Simon GlassAzure/GitLab CI: Add the pylint checker
2022-03-02  Simon Glassbuildman: Update default config to build for sandbox
2022-03-02  Simon GlassMakefile: Add a way to check for pylint errors
2022-03-02  Simon Glasstest: Correct pylint errors
2022-03-02  Simon Glassmoveconfig: Correct pylint errors
2022-03-02  Simon Glassbinman: Correct pylint errors
2022-03-02  Simon Glassdtoc: Correct pylint errors
2022-03-02  Simon Glassbuildman: Correct pylint errors
2022-03-02  Simon Glasspatman: Correct pylint errors
2022-03-01  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-02-28  Tim Harveyphy: nop-phy: Fix phy reset if no reset-gpio defined
2022-02-28  Tom RiniPrepare v2022.04-rc3 v2022.04-rc3
2022-02-28  Tom RiniMerge branch '2022-02-28-bugfixes'
2022-02-28  Linus Walleijboard: stemmy: Detect board variants and patch DTB
2022-02-28  Janne Grunauarm: apple: Switch to fully dynamic mem layout
2022-02-28  Felix Brackarm: pdu001: Setup pinmux for console UART as early...
2022-02-28  Felix Brackarm: pdu001: Fix early debugging UART
2022-02-28  Pali Rohártools: mkimage/dumpimage: Allow to use -l with -T
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
next