summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-28tools: pblimage: fix image header verification functionHou Zhiqiang
2022-02-28lx2160a: Fix distroboot device list for configs without USB/SCSI/etcDaniel Klauer
2022-02-28board: sl28: use fit image generatorMichael Walle
2022-02-28board: sl28: disable random MAC address generationMichael Walle
2022-02-28board: sl28: remove "Useful I2C tricks" section from docsMichael Walle
2022-02-28board: sl28: disable recovery watchdogMichael Walle
2022-02-28board: sl28: enable SoC watchdog supportMichael Walle
2022-02-28board: sl28: enable sl28cpld supportMichael Walle
2022-02-28board: sl28: print CPLD version on bootupMichael Walle
2022-02-28board: sl28: fix DRAM pretty printMichael Walle
2022-02-28gpio: add sl28cpld driverMichael Walle
2022-02-28watchdog: add sl28cpld watchdog driverMichael Walle
2022-02-28misc: add sl28cpld base driverMichael Walle
2022-02-26Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-02-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-02-26efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu
2022-02-26efi_loader: use efi_update_capsule_firmware() for capsule on diskMasami Hiramatsu
2022-02-26efi_loader: fix uefi secure boot with intermediate certsIlias Apalodimas
2022-02-26tools: mkeficapsule: remove duplicated codeAKASHI Takahiro
2022-02-26doc: describe fatload commandHeinrich Schuchardt
2022-02-26doc: describe generation of SMBIOS tableHeinrich Schuchardt
2022-02-25arm: rmobile: rzg2_beacon: Enable proper Ethernet PHYAdam Ford
2022-02-25net: ravb: Add tx/rx delay flag checks and support for rgmii-rxidAdam Ford
2022-02-25Merge tag 'clk-2022.04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes
2022-02-25cmd: clk: fix long help messagePatrick Delaunay
2022-02-25cmd: clk: update result of do_clk_setfreqPatrick Delaunay
2022-02-25cmd: clk: replace clk_lookup by uclass_get_device_by_namePatrick Delaunay
2022-02-25cmd: clk: test the number of argument in setfreq commandPatrick Delaunay
2022-02-25clk: ccf: correct the test on the parent uclass in clk_enable/clk_disablePatrick Delaunay
2022-02-25clk: Add clk_get_by_name_optionalSean Anderson
2022-02-25clk: Add driver API to HTML docsSean Anderson
2022-02-25clk: Add client API to HTML docsSean Anderson
2022-02-24clk: Inline clk_get_*_optionalSean Anderson
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson
2022-02-24clk: cdce9xx: Convert .of_xlate to .requestSean Anderson
2022-02-24clk: versaclock: Remove xlate functionSean Anderson
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson
2022-02-24clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01Sean Anderson
2022-02-24clk: Alphabetize KconfigSean Anderson
2022-02-24clk: Alphabetize MakefileSean Anderson
2022-02-24driver: spi: add bcm iproc qspi supportRayagonda Kokatanur
2022-02-24spi: dw: Fix broken dw_spi_mem_ops()Niklas Cassel
2022-02-24spi: cadence-qspi: Make reset control optionalChristian Gmeiner
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-02-23Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2022-02-23configs: omap various: Remove OMAP_EHCI_PHY from defconfigsAdam Ford