aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-20Merge branch 'master' into nextTom Rini9-21/+45
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini8-20/+123
2022-06-20board: sl28: rename include guard macroMichael Walle1-3/+3
2022-06-20board: freescale: p1_p2_rdb_pc: Move boot reset macros to p1_p2_bootsrc.hPali Rohár2-32/+68
2022-06-19efi_loader: initialize console size lateHeinrich Schuchardt1-0/+2
2022-06-17Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com...Tom Rini1-1/+2
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay4-5/+5
2022-06-17configs: stm32mp: cleanup the stm32mp15 filePatrick Delaunay1-11/+0
2022-06-17stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay1-3/+0
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay3-1/+118
2022-06-16fs/squashfs: sqfs_read: Prevent arbitrary code executionMiquel Raynal1-1/+3
2022-06-16odroid_xu3: Fix board environment variableTom Rini1-0/+1
2022-06-16Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u...WIP/16Jun2022Tom Rini2-3/+3
2022-06-16arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load scriptMarek Vasut1-1/+2
2022-06-15mmc: Add support for wait_dat0 callbackLoic Poulain1-0/+1
2022-06-14configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan26-26/+0
2022-06-14imx: kontron-sl-mx8mm: enable DM_SERIALPeng Fan1-1/+0
2022-06-14imx: imx8mn_var_som: enable DM_SERIALPeng Fan1-2/+0
2022-06-14imx: imx8m[m/p]_phycore: Enable DM_SERIALPeng Fan2-6/+0
2022-06-14imx: imx8mm_icore: Enable SPL_DM_SERIALPeng Fan1-3/+0
2022-06-14imx: imx8mm-cl-iot-gate: Enable DM_SERIALPeng Fan1-2/+0
2022-06-14imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIALPeng Fan2-4/+0
2022-06-14imx: drop CONFIG_MXC_UART_BASEPeng Fan13-32/+0
2022-06-14verdin-imx8mm, verdin-imx8mp: Fix default systemd console outputPhilippe Schenker2-3/+3
2022-06-12efi_loader: correctly identify binary nameHeinrich Schuchardt1-15/+26
2022-06-10configs: Add configs for AM62x SKVignesh Raghavendra1-0/+67
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna2-0/+2
2022-06-10dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62Suman Anna1-0/+3
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang1-0/+14
2022-06-10configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASEVaishnav Achath1-0/+2
2022-06-08misc: Add support for nvmem cellsSean Anderson1-0/+134
2022-06-08misc: i2c_eeprom: Add fallbacksSean Anderson1-0/+24
2022-06-08misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson1-1/+2
2022-06-08virtio_ring: Check used descriptors are chain headsAndrew Scull1-0/+2
2022-06-08virtio_ring: Maintain a shadow copy of descriptorsAndrew Scull1-0/+10
2022-06-07watchdog: Fix SPL build with watchdog disabled in asm filesPali Rohár1-1/+7
2022-06-06include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi9-10/+10
2022-06-06common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes1-1/+0
2022-06-06event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait1-0/+10
2022-06-06dm: fix DM_EVENT dependenciesHeinrich Schuchardt1-6/+1
2022-06-06arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICEChris Packham3-37/+0
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham5-39/+0
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini21-53/+0
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini14-52/+0
2022-06-06spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini2-9/+0
2022-06-06Drop CONFIG_SPL_SIZETom Rini7-23/+0
2022-06-06ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini31-52/+0
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini14-32/+0
2022-06-06Remove CONFIG_SPL_STACK_SIZETom Rini1-3/+0