aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-08configs: imx8mn_beacon: Re-align memory to standard imx8mn settingsAdam Ford1-8/+0
2022-11-08imx8mm: synchronise device tree with linuxMarcel Ziswiler1-0/+50
2022-11-08imx8mn: synchronise device tree with linuxMarcel Ziswiler1-0/+41
2022-11-08imx8mp: synchronise device tree with linuxMarcel Ziswiler4-9/+134
2022-11-08imx8mq: synchronise device tree with linuxMarcel Ziswiler1-29/+32
2022-11-08imx8ulp: synchronise device tree with linuxMarcel Ziswiler3-21/+117
2022-11-08imxrt1050: synchronise device tree with linuxMarcel Ziswiler1-2/+7
2022-11-08imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey3-135/+6
2022-11-08configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey2-8/+0
2022-11-08configs: imx8mn_venice.h: remove unused ifdefTim Harvey3-10/+0
2022-11-08configs: imx8mn_venice: fix include header protectionTim Harvey1-2/+2
2022-11-08arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch1-0/+64
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham1-0/+42
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár1-1/+1
2022-11-03Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...WIP/03Nov2022Tom Rini26-75/+0
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck26-67/+0
2022-11-02MIPS: mscc: remove unused CPU_CLOCK_RATEDaniel Schwierzeck1-3/+1
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck6-12/+6
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara1-4/+0
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes2-26/+5
2022-11-02cyclic: switch to using hlist instead of listRasmus Villemoes1-3/+3
2022-11-02list.h: synchronize hlist_for_each_entry* iterators with linuxRasmus Villemoes1-28/+25
2022-11-02cyclic: drop redundant cyclic_ready flagRasmus Villemoes1-2/+0
2022-11-02cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes2-2/+4
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu1-0/+30
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu1-0/+26
2022-10-31event: Add an event for main_loopSughosh Ganu1-0/+3
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu1-0/+12
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu1-0/+29
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu1-0/+4
2022-10-31FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu1-0/+4
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu3-0/+379
2022-10-31vbe: Add a command to show the VBE stateSimon Glass1-0/+2
2022-10-31vbe: Record which phases loaded using VBESimon Glass2-0/+10
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass1-0/+2
2022-10-31vbe: Support selecting operations by SPL phaseSimon Glass1-0/+28
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass1-0/+3
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass1-5/+7
2022-10-31image: Add the concept of a phase to FITSimon Glass1-2/+72
2022-10-31sandbox: Generalise SPL bootingSimon Glass1-0/+9
2022-10-31image: Move comment for fit_conf_find_compat()Simon Glass1-0/+41
2022-10-31usb: Update the test to cover reading and writingSimon Glass2-4/+22
2022-10-31dm: blk: Add udevice functionsSimon Glass1-1/+38
2022-10-31disk: Rename block functionsSimon Glass1-6/+36
2022-10-31bootstd: Add a way to set up a bootflowSimon Glass1-0/+12
2022-10-31test: Support tests which can only be run manuallySimon Glass2-1/+11
2022-10-31test: Report skippped testsSimon Glass1-0/+2
2022-10-31spl: Use binman suffix allow symbols of any SPL etypeSimon Glass1-4/+4
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass53-93/+458
2022-10-31arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang2-32/+4