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/cpu/mpc85xx
Shengzhou Liu 35c471e509 powerpc/t208x: some update to support t2081 11 years ago
..
Makefile powerpc/mpc85xx: Add T2080/T2081 SoC support 11 years ago
b4860_ids.c powerpc/rman: fix RMan support for t4240 and b4860 11 years ago
b4860_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
bsc9132_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
c29x_serdes.c powerpc/mpc85xx: Cleanup license header in source files 11 years ago
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
cmd_errata.c powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 11 years ago
commproc.c ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data 12 years ago
config.mk powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 11 years ago
cpu.c Driver/IFC: Move Freescale IFC driver to a common driver 11 years ago
cpu_init.c powerpc/mpc85xx: Add workaround for erratum A006379 11 years ago
cpu_init_early.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ether_fcc.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fdt.c powerpc/85xx: fix broken cpu "clock-frequency" property 11 years ago
fixed_ivor.S Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
fsl_corenet2_serdes.c powerpc/mpc85xx: Update serdes protocols for T1040 11 years ago
fsl_corenet2_serdes.h powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.h 11 years ago
fsl_corenet_serdes.c fsl/mpc85xx: define common serdes_clock_to_string function 11 years ago
fsl_corenet_serdes.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
liodn.c powerpc/t4240: fix per pci endpoint liodn offsets 11 years ago
mp.c Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
mp.h powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 12 years ago
mpc8536_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc8544_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc8548_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc8568_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc8569_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc8572_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p1010_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p1021_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p1022_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p1023_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p2020_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p2041_ids.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p2041_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p3041_ids.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p3041_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p4080_ids.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p4080_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p5020_ids.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p5020_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p5040_ids.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
p5040_serdes.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
pci.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
portals.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
qe_io.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
release.S Remove obsolete _LINUX_CONFIG_H macro 11 years ago
resetvec.S
serial_scc.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
speed.c powerpc/t208x: some update to support t2081 11 years ago
spl_minimal.c Driver/IFC: Move Freescale IFC driver to a common driver 11 years ago
start.S Remove obsolete _LINUX_CONFIG_H macro 11 years ago
t1040_ids.c powerpc/mpc85xx: Update LIODNs for T1040 11 years ago
t1040_serdes.c powerpc/mpc85xx: Update serdes protocols for T1040 11 years ago
t2080_ids.c powerpc/t208x: some update to support t2081 11 years ago
t2080_serdes.c powerpc/t208x: some update to support t2081 11 years ago
t4240_ids.c powerpc/t4240: set pcie liodn in the correct register 11 years ago
t4240_serdes.c powerpc/t4240: add QSGMII interface support 11 years ago
tlb.c powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL 11 years ago
traps.c Coding Style cleanup: remove trailing white space 11 years ago
u-boot-nand.lds Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
u-boot-nand_spl.lds Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
u-boot-spl.lds powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL 11 years ago
u-boot.lds Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago