ddr: Add DDR driver for iMX8ULP
[platform/kernel/u-boot.git] / arch /
2021-08-09 Peng Fanimx8ulp: add upower api support
2021-08-09 Peng Fanimx8ulp: move struct mu_type to common header
2021-08-09 Ye Liimx8ulp: Add workaround for eMMC boot
2021-08-09 Ye Liimx8ulp: Use DGO_GP5 to get boot config
2021-08-09 Peng Fanimx8ulp: soc: correct reset cause
2021-08-09 Peng Fanarm: imx8ulp: add iomuxc support
2021-08-09 Peng Fanarm: imx8ulp: add dummy imx_get_mac_from_fuse
2021-08-09 Ye Liarm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
2021-08-09 Ye Liarm: iMX8ULP: Add boot device relevant functions
2021-08-09 Ye Liarm: imx8ulp: Probe the S400 MU device in arch init
2021-08-09 Peng Fanimx8ulp: unify rdc functions
2021-08-09 Peng Fanarm: imx8ulp: release trdc and assign lpav from RTD...
2021-08-09 Peng Fanarm: imx8ulp: add trdc release request
2021-08-09 Peng Fanarm: imx8ulp: add rdc support
2021-08-09 Ye Liarm: imx8ulp: release and configure XRDC at early phase
2021-08-09 Ye Lidrivers: misc: s400_api: Update API for fuse read and...
2021-08-09 Ye Lidrivers: misc: imx8ulp: Update S400 API for release RDC
2021-08-09 Ye Lidrivers: misc: imx8ulp: Add S400 API for image authenti...
2021-08-09 Ye Liarm: imx8ulp: Update the reset vector in u-boot
2021-08-09 Peng Fanarm: imx8ulp: disable wdog3
2021-08-09 Ye Liarm: imx8ulp: Enable full L2 cache in SPL
2021-08-09 Ye Liarm: imx8ulp: soc: Change to use CMC1 to get bootcfg
2021-08-09 Peng Fanarm: imx8ulp: add clock support
2021-08-09 Ye Lidriver: misc: Add MU and S400 API to communicate with...
2021-08-09 Peng Fanarm: imx: move container Kconfig under mach-imx
2021-08-09 Ye Liarm: imx8ulp: add container support
2021-08-09 Peng Fanarm: imx: parse-container: guard included header files
2021-08-09 Ye Liarm: imx8: Move container image header file to mach-imx
2021-08-09 Ye Liarm: imx8: Move container parser and image to mach...
2021-08-09 Peng Fanarm: imx: basic i.MX8ULP support
2021-08-09 Peng Fanimx: imx8ulp: add get reset cause
2021-08-09 Peng Fanarm: imx8ulp: support print cpu info
2021-08-09 Peng Fanarm: imx: sys_proto: move boot mode define to common...
2021-08-09 Peng Fanarm: imx: add i.MX8ULP cpu type and helper
2021-08-09 Peng Fanarm: imx: add i.MX8ULP basic Kconfig option
2021-08-09 Fabio Estevammx28evk: Convert to driver model
2021-08-09 Sebastian Reichelboard: ge: bx50v3: Add PCIe reset to DT
2021-08-09 Tim Harveyboard: gateworks: venice: add imx8mm-gw7902 support
2021-08-09 Tim Harveyarm: dts: imx8mm-venice-gw7901: use common u-boot dtsi
2021-08-09 Tim Harveyarm: dts: imx8mm-venice-gw700x: fix fifo-depth phy...
2021-08-09 Tim Harveyarm: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
2021-08-09 Tim Harveyimx: ventana: remove hard-coded USB OTG pinmux
2021-08-09 Tim Harveyimx: ventana: fix UMS support
2021-08-06 Fabio Estevamimx28-evk: Import devicetree file from Linux
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
2021-08-02 Bin Mengx86: queensbay: Return directly if IGD / SDVO were...
2021-08-02 Bin Mengx86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
2021-08-02 Bin Mengx86: fsp: Don't program MTRR for DRAM for FSP1
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-02 Bin Mengx86: mtrr: Abort if requested size is not power of 2
2021-08-02 Bin Mengx86: mtrr: Skip MSRs that were already programmed in...
2021-08-02 Bin Mengx86: mtrr: Do not clear the unused ones in mtrr_commit()
2021-08-02 Bin Mengx86: dts: Define a default TSC timer frequency
2021-08-02 Bin Mengx86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TI...
2021-08-02 Bin Mengx86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
2021-08-02 Andy Shevchenkox86: tangier: Fix DMA controller IRQ polarity in CSRT
2021-08-02 Bin Mengx86: dts: Add "m25p,fast-read" to SPI flash node
2021-08-01 Tom RiniMerge tag 'dm-pull-1aug21' of https://source.denx.de...
2021-08-01 Simon Glassdtoc: Support widening a bool value
2021-08-01 Simon Glasssandbox: Reduce keyed autoboot delay
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Icenowy Zhengsunxi: decide the inclusion of SCP by SCP_ADDR existence
2021-07-31 Samuel Hollandsunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2
2021-07-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Pali Rohárarm: mvebu: Load U-Boot proper binary in SPL code based...
2021-07-31 Pali Rohárarm: mvebu: Use U-Boot's SPL BootROM framework for...
2021-07-31 Pali Rohárarm: mvebu: Implement return_to_bootrom() via U-Boot...
2021-07-31 Pali Rohárarm: mvebu: Mark return_to_bootrom() as a noreturn...
2021-07-31 Pali Rohárarm: mvebu: Fix return_to_bootrom()
2021-07-29 Tom RiniMerge branch '2021-07-28-assorted-fixes'
2021-07-29 Tom RiniMerge tag 'ti-v2021.10-rc2' of https://source.denx...
2021-07-28 Patrice Chotardarm64: Update memcpy_{from, to}io() helpers
2021-07-28 Patrick Delaunayarm: use the correct prototype for reset_cpu function
2021-07-28 Tom RiniMerge branch '2021-07-28-build-improvements'
2021-07-28 Simon Glassi2c: Rename SPL/TPL_I2C_SUPPORT to I2C
2021-07-28 Simon Glassi2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
2021-07-28 Simon GlassRename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
2021-07-28 Simon GlassRename GPIO_SUPPORT to GPIO
2021-07-28 Simon GlassRename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
2021-07-28 Simon GlassRename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
2021-07-28 Simon GlassRename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
2021-07-28 Simon GlassRename SPL_ETH_SUPPORT to SPL_ETH
2021-07-28 Simon GlassRename SPL_POWER_SUPPORT to SPL_POWER
2021-07-27 Tom RiniMerge tag 'u-boot-amlogic-20210727' of https://source...
2021-07-27 Tom RiniMerge tag 'u-boot-stm32-20210727' of https://source...
2021-07-27 Artem LapkinARM: dts: meson: Use devicetree for SMBIOS settings...
2021-07-27 Alexandru GagniucARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb
2021-07-27 Alexandru Gagniucstm32mp1: spl: Configure TrustZone controller for OP-TEE
2021-07-27 Alexandru Gagniucarm: stm32mp: Implement support for TZC 400 controller
2021-07-27 Marek VasutARM: dts: stm32: Fix AV96 eMMC pinmux
2021-07-27 Patrick Delaunaystm32mp1: add pull-up for gpio button PA13 and PA14
2021-07-27 Patrick Delaunayarm: stm32mp1: force boot_device variable for invalid...
2021-07-27 Suman Annaarm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPL
2021-07-27 Suman Annaarm: mach-k3: Cleanup common start_non_linux_remote_cores()
next