summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-06board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan1-0/+12
2023-05-06include: fdtdec: decouple fdt_addr_t and phys_addr_t sizeJohan Jonker1-4/+9
2023-05-06core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker1-1/+16
2023-05-06core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker2-15/+3
2023-05-06include: dm: ofnode: fix headersJohan Jonker1-8/+8
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini3-16/+11
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis2-2/+4
2023-05-04dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt1-1/+1
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-17/+134
2023-05-03starqltechn: use button keyboard driverDzmitry Sankouski1-1/+1
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen1-0/+6
2023-05-03dt-binding: histb-clock: add clocks definition for Hi3798MV200Yang Xiwen1-0/+12
2023-05-03arm: Remove omap5_uevm boardTom Rini1-45/+0
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij1-0/+49
2023-05-02arm: dts: Import device tree for Broadcom NorthstarLinus Walleij1-0/+51
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel2-0/+20
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam1-68/+0
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau1-3/+45
2023-05-02smegw01: Switch to fitImageEduard Strehlau1-9/+5
2023-05-02smegw01: Change default boot device to eMMCEduard Strehlau1-1/+1
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau1-4/+8
2023-05-02smegw01: Only commit to new partition if update was successfulEduard Strehlau1-4/+12
2023-05-02smegw01: Run altbootcmd in the case of failureEduard Strehlau1-1/+7
2023-05-02smegw01: Add altbootcmdEduard Strehlau1-0/+8
2023-05-02smegw01: Enable setting additional boot paramsEduard Strehlau1-1/+7
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute1-0/+48
2023-05-02board: mntre: imx8mq: Add MNT Reform 2 board supportPatrick Wildt1-0/+67
2023-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini5-5/+0
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2-0/+105
2023-04-28dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes1-0/+17
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt1-1/+1
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis1-4/+4
2023-04-28common: static fdt_simplefb_enable_existing_node()Heinrich Schuchardt1-1/+0
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy1-0/+99
2023-04-28board: cssi: Move all mother board code into common.cChristophe Leroy1-0/+6
2023-04-28gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland4-4/+0
2023-04-28mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland1-1/+0
2023-04-28drivers/mtd/nvmxip: introduce NVM XIP block storage emulationAbdellatif El Khlifi1-0/+1
2023-04-27ide: Avoid preprocessor for CONFIG_LBA48Simon Glass1-3/+1
2023-04-27ide: Make function staticSimon Glass1-11/+0
2023-04-27ide: Correct use of ATAPISimon Glass1-0/+1
2023-04-27ide: Create a prototype for ide_set_reset()Simon Glass1-0/+10
2023-04-27ide: Drop weak functionsSimon Glass1-13/+0
2023-04-27ide: Drop ide_device_present()Simon Glass1-4/+0
2023-04-27ide: Move ide_init() into probingSimon Glass1-1/+0
2023-04-27ide: Drop init for not using BLKSimon Glass1-7/+0
2023-04-27ide: Drop CONFIG_START_IDESimon Glass1-7/+0
2023-04-27ide: Move ATA_CURR_BASE to C fileSimon Glass1-3/+0
2023-04-26rockchip: Use the same boot_targets for all boardsSimon Glass1-4/+0
2023-04-26rockchip: Move to standard bootSimon Glass14-92/+16