aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-clkWIP/21Jan2023Tom Rini2023-01-2114-64/+324
|\
| * cmd: clk: probe the clock before dump themPatrick Delaunay2023-01-211-10/+5
| * configs: at91: sam9x60: Add required configs for the USB clockSergiu Moga2023-01-214-0/+4
| * clk: at91: sam9x60: Add initial setup of UPLL and USBCK ratesSergiu Moga2023-01-211-0/+30
| * clk: at91: pmc: export clock setup to pmcClaudiu Beznea2023-01-213-42/+64
| * clk: at91: sam9x60: Register the required clocks for USBSergiu Moga2023-01-211-0/+33
| * clk: at91: Add support for sam9x60 USB clockSergiu Moga2023-01-214-0/+176
| * clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi2023-01-211-1/+1
| * clk: imx: rename video_pll1 to video_pllDario Binacchi2023-01-211-10/+10
| * clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi2023-01-211-1/+1
| * clk: nuvoton: fix bug for calculate pll clockJim Liu2023-01-211-1/+1
|/
* Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/20Jan2023Tom Rini2023-01-2016-30/+434
|\
| * efi_loader: fix CapsuleMax variable reportingIlias Apalodimas2023-01-201-1/+1
| * efi_loader: update the error message of TCG protocol installationIlias Apalodimas2023-01-201-1/+1
| * efi_loader: ensure that file ubootefi.var is createdHeinrich Schuchardt2023-01-201-3/+5
| * efi_loader: Avoid overwriting previous outputs on console screen clearingJan Kiszka2023-01-202-1/+21
| * efi_loader: Set default console colors on efi_cout_clear_screen if neededJan Kiszka2023-01-201-0/+6
| * doc: fix references to distro documentationDario Binacchi2023-01-205-5/+6
| * doc: man-page for bdinfoHeinrich Schuchardt2023-01-202-0/+120
| * doc: man-page for blkcacheHeinrich Schuchardt2023-01-202-0/+75
| * doc: man-page for source commandHeinrich Schuchardt2023-01-202-0/+194
| * fs/fat: avoid noisy message fat_read_file()Heinrich Schuchardt2023-01-202-19/+5
* | Merge branch '2023-01-20-finish-CONFIG-migration-work'Tom Rini2023-01-20178-1394/+1208
|\ \
| * | Revert "config: tools only: add VIDEO to build bmp_logo"WIP/2023-01-20-finish-CONFIG-migration-workFabio Estevam2023-01-201-1/+0
| * | CI: Make check for new defined CONFIG symbols even more robustTom Rini2023-01-202-2/+4
| * | global: Finish CONFIG -> CFG migrationTom Rini2023-01-20137-1087/+1087
| * | watchdog: Clean up defaults for imx_watchdog / ulp_wdogTom Rini2023-01-203-10/+2
| * | usbtty: Remove default CONFIG_USBD_* valuesTom Rini2023-01-201-19/+0
| * | nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini2023-01-205-29/+18
| * | nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini2023-01-205-29/+14
| * | net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTSTom Rini2023-01-202-8/+4
| * | fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQTom Rini2023-01-201-3/+4
| * | usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUTTom Rini2023-01-202-6/+4
| * | fpga: Migrate CONFIG_MAX_FPGA_DEVICES to KconfigTom Rini2023-01-203-9/+5
| * | common/update: Finish Kconfig migrationTom Rini2023-01-202-25/+12
| * | spl: sata: Rework the loading case it not use IS_ENABLED(...)Tom Rini2023-01-201-16/+9
| * | autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usageTom Rini2023-01-201-6/+10
| * | arm: lib1funcs.S: Update compatibility with Linux comment slightlyTom Rini2023-01-201-7/+2
| * | dm: ns16550: Restore how we define UART_REGTom Rini2023-01-201-6/+4
| * | arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini2023-01-202-4/+8
| * | i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMRTom Rini2023-01-201-5/+7
| * | arc: Migrate ARC_MMU_VER to KconfigTom Rini2023-01-202-10/+7
| * | global: Remove unused CONFIG definesTom Rini2023-01-2017-112/+7
|/ /
* | Merge tag 'tpm-20012023' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini2023-01-203-2/+8
|\ \ | |/ |/|
| * tee: optee: fix uuid comparisons on service discoveryIlias Apalodimas2023-01-201-1/+1
| * tpm2: ftpm: add the device in the OP-TEE services listIlias Apalodimas2023-01-201-0/+3
| * MAINTAINERS: add a new entry on TEE MAINTAINERSIlias Apalodimas2023-01-201-0/+3
| * tee: optee: fix a print error on rng probingIlias Apalodimas2023-01-201-1/+1
|/
* Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/19Jan2023Tom Rini2023-01-1978-537/+1617
|\
| * patman: symlink top level .checkpatch.confMaxim Cournoyer2023-01-182-0/+2