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
Robert Delien c67d9c5e58 i.mx28: Added register definitions for DIGCTL registers 13 years ago
..
arch-a320 ftsmc020: move ftsmc020 static mem controller to driver/mtd 14 years ago
arch-am33xx am33xx: ddr_defs.h: Change DDR timings 13 years ago
arch-arm720t ARM: remove broken "impa7" board. 14 years ago
arch-armada100 USB: Armada100: EHCI Driver for Armada100 SOCs 13 years ago
arch-armv7 ARMV7: Versatile Express Coretile CortexA9x4 support 14 years ago
arch-at91 Fix Stelian's email address 13 years ago
arch-davinci Changes to move hawkboard to the new spl infrastructure 13 years ago
arch-ep93xx Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-exynos ARM: EXYNOS: Add support for Exynos5 based SoCs 13 years ago
arch-imx Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-ixp IXP42x PCI rewrite 14 years ago
arch-kirkwood Remove kirkwood-specifics from marvell EHCI driver 13 years ago
arch-ks8695 Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-lpc2292 Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-mb86r0x arm: auto gen asm-offsets.h for mb86r0x 14 years ago
arch-mx5 mxc_spi: move machine specifics into CPU headers 13 years ago
arch-mx6 net: fec_mxc: add 1000 Mbps selection 13 years ago
arch-mx25 MX: serial_mxc: cleanup removing nasty #ifdef 13 years ago
arch-mx27 mmc: access mxcmmc from mx31 boards 13 years ago
arch-mx28 i.mx28: Added register definitions for DIGCTL registers 13 years ago
arch-mx31 tt01: add video support 13 years ago
arch-mx35 mxc_spi: move machine specifics into CPU headers 13 years ago
arch-nomadik Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-omap3 omap_hsmmc: Wait for CMDI to be clear 13 years ago
arch-omap4 omap_hsmmc: Wait for CMDI to be clear 13 years ago
arch-omap5 omap_hsmmc: Wait for CMDI to be clear 13 years ago
arch-omap24xx arch/arm/include/asm/sizes.h: cleanups 14 years ago
arch-orion5x orion5x: add USB host ehci-marvell support 13 years ago
arch-pantheon pantheon: define CONFIG_SYS_CACHELINE_SIZE 13 years ago
arch-pxa pxa: convert pxa27x_udc to use read and write functions 13 years ago
arch-s3c24x0 Convert ISO-8859 files to UTF-8 14 years ago
arch-s3c44b0 Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-s3c64xx Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-s3c4510b Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-s5pc1xx S5P: support generic watchdog timer 13 years ago
arch-sa1100 Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-spear Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
arch-tegra2 tegra: Add SDMMC support to funcmux 13 years ago
arch-tnetv107x ARM1176: TI: TNETV107X soc initial support 15 years ago
arch-u8500 Minor coding style cleanup 14 years ago
proc-armv Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
armv7.h omap5: Add minimal support for omap5430. 13 years ago
assembler.h arm: Use optimized memcpy and memset from linux 14 years ago
atomic.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
bitops.h arm: add __ilog2 function 14 years ago
byteorder.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
cache.h arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
config.h Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
dma-mapping.h Fix Stelian's email address 13 years ago
ehci-omap.h ehci-omap: Clean up added ehci-omap.c 13 years ago
emif.h omap5: emif: Add emif/ddr configurations required for omap5 evm 13 years ago
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
global_data.h fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) 13 years ago
gpio.h gpio: Replace ARM gpio.h with the common API in include/asm-generic 13 years ago
hardware.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
io.h ARM: fix write*() I/O accessors 14 years ago
mach-types.h omap5: Add minimal support for omap5430. 13 years ago
macro.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
memory.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
omap_common.h omap_rev_string: output to stdout 13 years ago
omap_gpio.h omap: gpio: Use generic API 14 years ago
pl310.h armv7: add PL310 support to u-boot 14 years ago
posix_types.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
processor.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
ptrace.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
setup.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
sizes.h arch/arm/include/asm/sizes.h: cleanups 14 years ago
string.h arm: Use optimized memcpy and memset from linux 14 years ago
system.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
types.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
u-boot-arm.h arm: Move CP15 init out of cpu_init_crit() 13 years ago
u-boot.h davinci: add support for printing clock frequency 13 years ago
unaligned.h Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
utils.h armv7: cache maintenance operations for armv7 14 years ago