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/powerpc/include/asm
Tom Rini c2120fbfbc Merge branch 'master' of git://git.denx.de/u-boot-i2c 12 years ago
..
arch-mpc83xx Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
4xx_pci.h Move arch/ppc to arch/powerpc 15 years ago
4xx_pcie.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
5xx_immap.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
8xx_immap.h powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 12 years ago
apm821xx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
atomic.h Move arch/ppc to arch/powerpc 15 years ago
bitops.h Move arch/ppc to arch/powerpc 15 years ago
byteorder.h Move arch/ppc to arch/powerpc 15 years ago
cache.h ppc4xx: Remove IOP480 support 13 years ago
config.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
config_mpc85xx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
config_mpc86xx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
cpm_85xx.h cleanup: Fix typos and misspellings in various files. 14 years ago
cpm_8260.h cleanup: Fix typos and misspellings in various files. 14 years ago
e300.h Move arch/ppc to arch/powerpc 15 years ago
errno.h Move arch/ppc to arch/powerpc 15 years ago
fsl_ddr_dimm_params.h powerpc/mpc8xxx: Add fine timing support for DDR3 13 years ago
fsl_ddr_sdram.h powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT 13 years ago
fsl_dma.h Move arch/ppc to arch/powerpc 15 years ago
fsl_dtsec.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_enet.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_fman.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_i2c.h Move arch/ppc to arch/powerpc 15 years ago
fsl_ifc.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_law.h board/bsc9131rdb: Add DSP side tlb and laws 12 years ago
fsl_lbc.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_liodn.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_memac.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_mpc83xx_serdes.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_pci.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_portals.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_secure_boot.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_serdes.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_srio.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_tgec.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
global_data.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
gpio.h mpc83xx: Add a GPIO driver for the MPC83XX family 14 years ago
immap_83xx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
immap_85xx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
immap_86xx.h 8xxx: Change all 8*xx_DDR addresses to 8xxx 13 years ago
immap_512x.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
immap_8260.h powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 12 years ago
immap_qe.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
interrupt.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
io.h arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined 13 years ago
iopin_8xx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
iopin_85xx.h Move arch/ppc to arch/powerpc 15 years ago
iopin_8260.h Move arch/ppc to arch/powerpc 15 years ago
m8260_pci.h Move arch/ppc to arch/powerpc 15 years ago
mc146818rtc.h Move arch/ppc to arch/powerpc 15 years ago
mmu.h powerpc/mpc85xx: add support for MMUv2 page sizes 13 years ago
mp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc8xxx_spi.h mpc8308: support for Freescale MPC8308 cpu 15 years ago
mpc85xx_gpio.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc512x.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc8349_pci.h Move arch/ppc to arch/powerpc 15 years ago
pci_io.h Move arch/ppc to arch/powerpc 15 years ago
pnp.h Move arch/ppc to arch/powerpc 15 years ago
posix_types.h Move arch/ppc to arch/powerpc 15 years ago
ppc4xx-ebc.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc4xx-emac.h net: drop !NET_MULTI code 14 years ago
ppc4xx-gpio.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc4xx-i2c.h Merge branch 'master' of git://git.denx.de/u-boot-i2c 12 years ago
ppc4xx-isram.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc4xx-mal.h ppc4xx: Big header cleanup, mostly PPC440 related 15 years ago
ppc4xx-sdram.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc4xx-uic.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc4xx.h ppc4xx: Remove AP1000 board support 13 years ago
ppc4xx_config.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc405.h ppc4xx: Remove IOP480 support 13 years ago
ppc405cr.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc405ep.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc405ex.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc405ez.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc405gp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc440.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc440ep_gr.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc440epx_grx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc440gp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc440gx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc440sp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc440spe.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc460ex_gt.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ppc460sx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
processor.h powerpc/chassis2: Change core numbering scheme 12 years ago
ptrace.h Move arch/ppc to arch/powerpc 15 years ago
residual.h Move arch/ppc to arch/powerpc 15 years ago
sections.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sigcontext.h Move arch/ppc to arch/powerpc 15 years ago
signal.h Move arch/ppc to arch/powerpc 15 years ago
spl.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
status_led.h Move arch/ppc to arch/powerpc 15 years ago
string.h Add strcasecmp() and strncasecmp() 13 years ago
types.h Move arch/ppc to arch/powerpc 15 years ago
u-boot.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
unaligned.h Move arch/ppc to arch/powerpc 15 years ago
xilinx_irq.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago