summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-03Merge branch 'next'Tom Rini
2023-04-03Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-04-01efi_loader: correct shortening of device-pathsHeinrich Schuchardt
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-03-31configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi
2023-03-30cli: run_commandf(): small fixupsEvgeny Bachinin
2023-03-30include: kernel.h: port find_closest() from LinuxChris Packham
2023-03-30gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes
2023-03-30test: Add test for new command pci_mpsStephen Carlson
2023-03-30cmd: pci: Add command to set MPS of all PCIe devicesStephen Carlson
2023-03-30colibri-imx8x: set bootaux memory base and sizeAndrejs Cainikovs
2023-03-30colibri-imx8x: update env memory layoutMarcel Ziswiler
2023-03-30colibri-imx8x: switch from fatload to loadAndrejs Cainikovs
2023-03-30colibri-imx8x: drop obsolete environment variablesAndrejs Cainikovs
2023-03-30colibri-imx8x: construct fdtfile dynamicallyAndrejs Cainikovs
2023-03-30colibri-imx8x: update update_uboot confirmation messageMarcel Ziswiler
2023-03-30colibri-imx8x: remove obsolete sdhc related config definesMarcel Ziswiler
2023-03-30colibri-imx8x: remove obsolete net usb startMarcel Ziswiler
2023-03-30colibri-imx8x: Remove baudrate from console argumentPhilippe Schenker
2023-03-30ARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM boot devicesMarek Vasut
2023-03-30power: pmic: Add NXP PCA9451A PMIC supportYe Li
2023-03-29mx6sabresd: Convert to DM_PMICFabio Estevam
2023-03-29mx6sabreauto: Convert to DM_PMICFabio Estevam
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain
2023-03-29include: configs: am62ax: Change to using .envNikhil M Jain
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis
2023-03-29include: configs: j721s2_evm: Change to using .envNeha Malcom Francis
2023-03-29include: environment: ti: Use .env for environment variablesNeha Malcom Francis
2023-03-29iot2050: Add support for configuring M.2 connectorJan Kiszka
2023-03-29iot2050: Add CFG_ENV_FLAGS_LIST_STATICJan Kiszka
2023-03-29iot2050: Migrate settings into board env fileJan Kiszka
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-27rockchip: rk3399: Drop altbootcmdTom Rini
2023-03-25efi: Split out table-listing code into a new fileSimon Glass
2023-03-25efi: Add another tranch of GUIDsSimon Glass
2023-03-25efi_loader: move dp_alloc() to efi_alloc()Heinrich Schuchardt
2023-03-25efi_loader: move struct efi_device_path to efi.hHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini
2023-03-22arm: total_compute: Remap console logsannsai01
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman
2023-03-19rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-cold...Tom Rini
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-03-15board: amcore: fix config options namespaceAngelo Dureghello