aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini17-31/+68
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/29Jul2021Tom Rini55-578/+5775
2021-07-29board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna1-0/+3
2021-07-28mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL EngineMarc Kleine-Budde2-2/+13
2021-07-28test/py: Improve check for mksquashfs versionMarek BehĂșn1-1/+1
2021-07-28build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay3-3/+6
2021-07-28lib: rsa: rsa-sign: Minor bug in debug messageChan, Donald1-1/+1
2021-07-28lib: rsa: rsa-verify: Fix a typo in a debug messageThomas Perrot1-1/+1
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard3-10/+26
2021-07-28arm: use the correct prototype for reset_cpu functionPatrick Delaunay4-4/+4
2021-07-28doc: sandbox: Fix up dependenciesSimon Glass2-7/+5
2021-07-28pci: swap_case: Allow compilation on 32-bit machinesSimon Glass1-2/+11
2021-07-28Merge branch '2021-07-28-build-improvements'Tom Rini548-1187/+1232
2021-07-28Makefile: Move drivers/i2c/ into drivers/MakefileWIP/2021-07-28-build-improvementsSimon Glass2-5/+0
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass276-287/+291
2021-07-28i2c: Create a new Kconfig for I2CSimon Glass1-2/+24
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass4-4/+0
2021-07-28i2c: Fix the migration warningSimon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass110-130/+133
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass146-159/+159
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass185-194/+194
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass44-49/+49
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass110-111/+111
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass7-7/+7
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass15-25/+25
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass8-8/+8
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass88-93/+93
2021-07-28Makefile: Move phy rules into drivers/phySimon Glass12-4/+15
2021-07-28Makefile: Sort the subdirectoriesSimon Glass1-5/+5
2021-07-28README: Fix hyphenation in the directory docsSimon Glass1-9/+9
2021-07-28lib: Create a new Kconfig option for charset conversionSimon Glass2-1/+9
2021-07-28Allow efi_loader header to be included alwaysSimon Glass1-91/+94
2021-07-28Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass2-0/+2
2021-07-28disk: Tidy up #ifdefs in part_efiSimon Glass1-5/+6
2021-07-28Makefile: Drop include/asm directory as well as symlinkSimon Glass1-1/+1
2021-07-28Merge branch '2021-07-28-setexpr-fmt-support'Tom Rini13-5/+949
2021-07-27AzureCI: Move i.MX8 builds to their own jobTom Rini1-1/+3
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig2-0/+85
2021-07-27doc: usage: add description for setexpr commandRoland Gaudig3-0/+150
2021-07-27cmd: setexpr: add format string handlingRoland Gaudig6-178/+300
2021-07-27cmd: printf: add helper functions from busyboxRoland Gaudig1-0/+121
2021-07-27cmd: printf: import busybox-1.33.1 printf.cRoland Gaudig1-0/+455
2021-07-27lib: strto: add simple_strtoll functionRoland Gaudig2-0/+9
2021-07-27Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...WIP/27Jul2021Tom Rini12-7/+113
2021-07-27Merge tag 'u-boot-stm32-20210727' of https://source.denx.de/u-boot/custodians...Tom Rini14-9/+310
2021-07-27configs: Enable SMBIOS for Khadas VIM boardsArtem Lapkin4-0/+8
2021-07-27ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boardsArtem Lapkin4-0/+90
2021-07-27phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()Alper Nebi Yasak1-1/+1
2021-07-27phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak2-2/+2
2021-07-27board: amlogic: vim3: fix phy-names property setupArtem Lapkin1-2/+2