aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz
2023-04-04android: boot: support bootconfigSafae Ouajih
2023-04-04android: boot: support boot image header version 3 and 4Safae Ouajih
2023-04-04android: boot: ramdisk: support vendor ramdiskSafae Ouajih
2023-04-04android: boot: update android_image_get_data to support v3, v4Safae Ouajih
2023-04-04android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih
2023-04-04android: boot: kcomp: support andr_image_dataSafae Ouajih
2023-04-04android: boot: add boot image header v3 and v4 structuresSafae Ouajih
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2023-04-04linker_lists: Rework start/end macros to not rely on undefined behaviorTom Rini
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut
2023-04-04ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOMMarek Vasut
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