summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-27video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass35-36/+0
2021-12-27video: Drop the uclass colour mapSimon Glass1-2/+0
2021-12-23fdt: Record where the devicetree came fromSimon Glass2-0/+36
2021-12-23dm: core: Allow getting some basic statsSimon Glass3-1/+25
2021-12-23fdt: Don't call board_fdt_blob_setup() without OF_BOARDSimon Glass1-2/+5
2021-12-23fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()Simon Glass1-0/+14
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass1-0/+8
2021-12-23arm: rpi: Sync rpi dts files from LinuxSimon Glass1-0/+2
2021-12-21Merge tag 'v2022.01-rc4' into nextTom Rini12-11/+269
2021-12-19fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún1-0/+2
2021-12-19fdt_support: Add some useful functionsMarek Behún1-0/+30
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún1-10/+8
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún1-1/+0
2021-12-19include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár1-0/+4
2021-12-18dm: fix an 'undefined' error in some macrosAKASHI Takahiro1-4/+4
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro1-0/+12
2021-12-17fdtgrep: Handle an empty output treeSimon Glass1-0/+1
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass3-7/+0
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+2
2021-12-15clk: fix clk_get_rate() documentationGiulio Benetti1-1/+2
2021-12-15Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-1/+2
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...Tom Rini2-1/+22
2021-12-13ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut1-0/+3
2021-12-13ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut1-1/+11
2021-12-13ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut2-1/+9
2021-12-13configs: beacon-rzg2m: Config to address new aliasesAdam Ford1-1/+1
2021-12-09efi: Add a media/block driver for EFI block devicesSimon Glass1-0/+11
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass2-0/+2
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass2-2/+2
2021-12-09efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima1-0/+2
2021-12-05ide: Drop unused CONFIG optionsSimon Glass2-3/+0
2021-12-05sandbox: Drop CONFIG_SYS_TIMER_RATESimon Glass1-4/+0
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass6-17/+0
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass1-6/+0
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass2-2/+3
2021-12-02Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...Tom Rini1-0/+3
2021-12-02riscv: dts: Split Microchip device treePadmarao Begari2-0/+213
2021-12-02board: ae350: Support autoboot from RAMLeo Yu-Chi Liang1-1/+12
2021-12-02net: brcm: netXtreme driverBharat Gooty1-0/+3
2021-12-01pinctrl: change result for unsupported APIPatrick Delaunay1-2/+2
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigTom Rini1-2/+0
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini9-151/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini199-1928/+2
2021-11-30common: add fdt_simplefb_enable_and_mem_rsv functionPatrick Delaunay1-0/+1
2021-11-30video: Add video_is_active functionPatrick Delaunay1-0/+7
2021-11-30common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay1-2/+2
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay1-1/+0
2021-11-30ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut1-0/+3
2021-11-30ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut1-1/+11
2021-11-30ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut2-1/+9