summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-02riscv: dts: jh7110: Add rng device tree nodeChanho Park
2023-11-02rng: Add StarFive JH7110 RNG driverChanho Park
2023-11-02clk: starfive: jh7110: Add security clocksChanho Park
2023-11-02riscv: import read/write_relaxed functionsChanho Park
2023-11-02rng: Provide a RNG based on the RISC-V Zkr ISA extensionHeinrich Schuchardt
2023-11-02riscv: allow resume after exceptionHeinrich Schuchardt
2023-11-02board: starfive: spl: Support jtag for VisionFive2 boardChanho Park
2023-11-02riscv: cpu: jh7110: Add gpio helper macrosChanho Park
2023-11-02riscv: Weakly define invalidate_icache_range()Samuel Holland
2023-11-02riscv: Align the trap handler to 64 bytesSamuel Holland
2023-11-02riscv: Sort target configs alphabeticallySamuel Holland
2023-11-02board: sifive: unmatched: move kernel load address to 0x80200000Yong-Xuan Wang
2023-11-02CI: use OpenSBI 1.3.1 for testingHeinrich Schuchardt
2023-11-01Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-11-01clk: also handle ENOENT in *_optional functionsYang Xiwen
2023-11-01clk: use private clk struct in CLK_CCF's enable/disable functionsMaksim Kiselev
2023-11-01clk: fix count parameter type for clk_release_allEugen Hristev
2023-11-01drivers: clk: Adjust temp var data type to properly match that of struct clk_opsNathan Barrett-Morrison
2023-11-01Merge branch '2023-11-01-bootstd-fixes'Tom Rini
2023-11-01bootstd: cros: Correct condition for read methodSimon Glass
2023-11-01bootstd: Handle a few special cases in cmdline_set_arg()Simon Glass
2023-11-01bootstd: Make efi_mgr bootmeth work for non-sandbox setupsMark Kettenis
2023-11-01bootstd: BOOTDEV_SPI_FLASH requires BOOTSTDHeinrich Schuchardt
2023-11-01Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-11-01cmd: mmc: Add mmc reg read command for reading card registersMarek Vasut
2023-11-01mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1BSean Anderson
2023-11-01mmc: pci: Drop the superfluous castBin Meng
2023-11-01mmc: spl: select SPL_BLK for SPL_DM_MMCOleksandr Suvorov
2023-10-31Merge branch '2023-10-31-platform-updates'Tom Rini
2023-10-31corstone1000: enable PSCI resetEmekcan Aras
2023-10-31corstone1000: enable distro booting commandAbdellatif El Khlifi
2023-10-31corstone1000: add compressed kernel supportAbdellatif El Khlifi
2023-10-31board: developerbox: update flash rawwrite binary sizeMasahisa Kojima
2023-10-31board: developerbox: update old NOR flash layout build instructionMasahisa Kojima
2023-10-31board: developerbox: remove obsolete NOR flash layout definitionMasahisa Kojima
2023-10-31clk: ti: k3-pll: Add calibration support for non fractional modeVishal Mahaveer
2023-10-31configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORSJim Liu
2023-10-31board: nuvuton: arbel: Fix incorrect ram sizeJim Liu
2023-10-31configs: npcm: Support more uart baud rateJim Liu
2023-10-31pinctrl: npcm8xx: Add name for gpio functionJim Liu
2023-10-31dfu: mmc: Add support for exposing whole mmc deviceMarek Vasut
2023-10-31fastboot: fix CRC32 chunk size checkingWojciech Nizinski
2023-10-31bootcount: Add driver model I2C driverPhilip Richard Oberfichtner
2023-10-31i2c: Implement i2c_get_chip_by_phandle()Philip Richard Oberfichtner
2023-10-31bootcount: Remove legacy I2C driverPhilip Richard Oberfichtner
2023-10-30Merge branch '2023-10-30-assorted-general-updates'Tom Rini
2023-10-30misc: i2c_eeprom: consider pagesize when writing to eepromMichel Alex
2023-10-30get_maintainer.pl: update from Linux kernel v6.5Tom Rini
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-30tools: mkimage: fix sfspl_image_extract_subimage()Heinrich Schuchardt