aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-11-10rtc: Remove unused driversTom Rini
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini
2022-11-10powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini
2022-11-10Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini
2022-11-10Remove dead codeTom Rini
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini
2022-11-08configs: imx8mn_beacon: Re-align memory to standard imx8mn settingsAdam Ford
2022-11-08imx8mm: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8mn: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8mp: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8mq: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8ulp: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imxrt1050: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey
2022-11-08configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey
2022-11-08configs: imx8mn_venice.h: remove unused ifdefTim Harvey
2022-11-08configs: imx8mn_venice: fix include header protectionTim Harvey
2022-11-08arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: sandbox: Create a new HOST uclassSimon Glass
2022-11-07dm: blk: Tidy up obtaining a block device from its parentSimon Glass
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass
2022-11-07dm: test: Clear the block cache after running a testSimon Glass
2022-11-07sandbox: Add missing comments for os_alarm()Simon Glass
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár
2022-11-03Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck
2022-11-02MIPS: mscc: remove unused CPU_CLOCK_RATEDaniel Schwierzeck
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-11-02cyclic: switch to using hlist instead of listRasmus Villemoes
2022-11-02list.h: synchronize hlist_for_each_entry* iterators with linuxRasmus Villemoes
2022-11-02cyclic: drop redundant cyclic_ready flagRasmus Villemoes
2022-11-02cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu