upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/arch/arm/include/asm
Tom Rini 380e86f361 Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
..
arch-am33xx arm: am33xx: Add support for mulitiple PLL input frequencies 8 years ago
arch-armada8k arm64: mvebu: Add L3 cache flush functionality to A8K family 8 years ago
arch-armada100 i2c: Drop use of CONFIG_I2C_HARD 8 years ago
arch-armv7
arch-aspeed aspeed: Refactor SCU to use consistent mask & shift 8 years ago
arch-bcm235xx ARM: boot0 hook: remove macro, include whole header file 8 years ago
arch-bcm281xx ARM: boot0 hook: remove macro, include whole header file 8 years ago
arch-bcmcygnus
arch-bcmnsp
arch-ep93xx
arch-fsl-layerscape armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support 8 years ago
arch-hi6220
arch-imx imx: mx7ulp: Add soc level initialization codes and functions 8 years ago
arch-lpc32xx i2c: lpc32xx: Move definitions to header file 8 years ago
arch-ls102xa armv7: ls1021a: Drop macro CONFIG_LS102XA 8 years ago
arch-meson mmc: meson: add MMC driver for Meson GX (S905) 8 years ago
arch-mvebu spi: kirkwood_spi: implement mvebu_spi_set_mode() 8 years ago
arch-mx5 ARM: Move SYS_CACHELINE_SIZE over to Kconfig 9 years ago
arch-mx6 arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board 8 years ago
arch-mx7 imx: mx7: Add plugin support 8 years ago
arch-mx7ulp Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 8 years ago
arch-mx25
arch-mx27 mmc: move more driver config options to Kconfig 8 years ago
arch-mx31
arch-mx35
arch-mxs
arch-omap3 omap3: i2c: correct register 8 years ago
arch-omap4 TI: Rework SRAM definitions and maximums 9 years ago
arch-omap5 omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig 8 years ago
arch-orion5x
arch-pxa
arch-rockchip rockchip: rk3288: grf: Add grf define for mipi dsi 8 years ago
arch-s3c24x0
arch-s32v234 armv8: s32v234: Introduce basic support for s32v234evb 9 years ago
arch-sa1100
arch-spear
arch-stih410 STiH410: Add STi SDHCI driver 8 years ago
arch-stm32f1
arch-stm32f4
arch-stm32f7 stm32f7: use stm32f7 gpio driver supporting driver model 8 years ago
arch-stv0991
arch-sunxi sunxi: Store the device tree name in the SPL header 8 years ago
arch-tegra mmc: tegra: allow disabling external clock loopback 8 years ago
arch-tegra20
arch-tegra30
arch-tegra114
arch-tegra124 Various, unrelated tree-wide typo fixes. 9 years ago
arch-tegra186
arch-tegra210
arch-vf610 board: toradex: colibri_vf: Add DCU support for Colibri Vybrid 8 years ago
arch-zynqmp net: zynq: Add clk framework support to zynq ethernet driver 8 years ago
armv8 arm: psci: make psci usable on single core socs 8 years ago
imx-common i.MX6UL: geam6ul: Add SETUP_IOMUX_PADS 8 years ago
iproc-common
kona-common
proc-armv
ti-common ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig 8 years ago
armv7.h ARM: Add an empty secure stack section 9 years ago
armv7m.h armv7m: add MPU configuration support 8 years ago
armv7m_mpu.h armv7m: add MPU configuration support 8 years ago
assembler.h arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
atomic.h ARM64: Add support for some of atomic64 operations 8 years ago
barriers.h ARM: Rework and correct barrier definitions 9 years ago
bitops.h
bootm.h
byteorder.h
cache.h arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
config.h armv7: ls1021a: Drop macro CONFIG_LS102XA 8 years ago
davinci_rtc.h
dma-mapping.h
ehci-omap.h
emif.h arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm 8 years ago
fsl_secure_boot.h Convert CONFIG_CMD_HASH to Kconfig 8 years ago
gic.h
global_data.h arm: change tbu/l type to unsigned int 8 years ago
gpio.h gpio: do not include <asm/arch/gpio.h> for ARCH_STI 8 years ago
hardware.h
io.h ARM: Rework and correct barrier definitions 9 years ago
linkage.h
mach-types.h arm: Re-sync with full list of MACH_TYPE_xxx values 8 years ago
macro.h ARMv8: Enable SMC instruction 8 years ago
memory.h Various, accumulated typos collected from around the tree. 8 years ago
omap_common.h ti: common: board_detect: Rename EEPROM scratch start macro 8 years ago
omap_gpio.h
omap_mmc.h dm: mmc: omap_hsmmc: Update to support of-platdata 8 years ago
omap_musb.h drivers: usb: musb: adopt musb backend driver to driver model 8 years ago
omap_sec_common.h arm: omap5: Add TEE loading support 8 years ago
opcodes-sec.h ARM: adjust arm-smccc code for use in U-Boot 8 years ago
opcodes-virt.h ARM: adjust arm-smccc code for use in U-Boot 8 years ago
opcodes.h ARM: adjust arm-smccc code for use in U-Boot 8 years ago
pl310.h
posix_types.h
processor.h
psci.h ARMv8: Add basic PSCI framework 8 years ago
ptrace.h
sections.h
secure.h ARMv8: Setup PSCI memory and device tree 8 years ago
setjmp.h arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
setup.h Various, accumulated typos collected from around the tree. 8 years ago
spin_table.h arm64: add better and more generic spin-table support 9 years ago
spl.h TI: Drop 'CONFIG_OMAP' 8 years ago
string.h ARM: revive CONFIG_USE_ARCH_MEMCPY/MEMSET for UniPhier and Tegra 8 years ago
system.h arm: Support cache invalidate 8 years ago
types.h types.h: move and redefine resource_size_t 9 years ago
u-boot-arm.h Move dram_init_banksize() to a common header 8 years ago
u-boot.h
unaligned.h
unified.h
utils.h