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
York Sun 472d546054 Consolidate bool type 11 years ago
..
Makefile powerpc/mpc85xx: Add BSC9132/BSC9232 processor support 11 years ago
b4860_ids.c powerpc/mpc85xx:Add support of B4420 SoC 11 years ago
b4860_serdes.c powerpc/mpc85xx:Add support of B4420 SoC 11 years ago
bsc9132_serdes.c powerpc/mpc85xx: Add BSC9132/BSC9232 processor support 11 years ago
cache.c MPC8xxx: Define cache ops for USB 12 years ago
cmd_errata.c powerpc/t4240: Adding workaround errata A-005871 11 years ago
commproc.c ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data 11 years ago
config.mk Reduce build times 13 years ago
cpu.c ppc: Move lbc_clk and cpu to arch_global_data 11 years ago
cpu_init.c powerpc/t4240: Adding workaround errata A-005871 11 years ago
cpu_init_early.c powerpc/85xx:Make debug exception vector accessible 12 years ago
ddr-gen1.c 8xxx: Change all 8*xx_DDR addresses to 8xxx 12 years ago
ddr-gen2.c 8xxx: Change all 8*xx_DDR addresses to 8xxx 12 years ago
ddr-gen3.c 8xxx: Change all 8*xx_DDR addresses to 8xxx 12 years ago
ether_fcc.c arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warning 12 years ago
fdt.c common/fdt_support.c: sparse fixes 11 years ago
fixed_ivor.S
fsl_corenet2_serdes.c powerpc/corenet2: Add SerDes for corenet2 12 years ago
fsl_corenet2_serdes.h powerpc/corenet2: Add SerDes for corenet2 12 years ago
fsl_corenet_serdes.c Consolidate bool type 11 years ago
fsl_corenet_serdes.h powerpc/corenet2: Add SerDes for corenet2 12 years ago
interrupts.c mpc8[5/6]xx: Ensure POST word does not get reset 13 years ago
liodn.c powerpc/p5040ds: add per pci endpoint liodn offset list 12 years ago
mp.c env: Use getenv_yesno() more generally 12 years ago
mp.h powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 12 years ago
mpc8536_serdes.c powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support 14 years ago
mpc8544_serdes.c powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES 14 years ago
mpc8548_serdes.c powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES 14 years ago
mpc8568_serdes.c powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES 14 years ago
mpc8569_serdes.c powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES 14 years ago
mpc8572_serdes.c powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES 14 years ago
p1010_serdes.c powerpc/85xx: Add SERDES support for P1010/P1014 13 years ago
p1021_serdes.c powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs 13 years ago
p1022_serdes.c powerpc/85xx: Rework P1022 SERDES is_serdes_configured support 14 years ago
p1023_serdes.c powerpc/85xx: Add support for Freescale P1023/P1017 Processors 13 years ago
p2020_serdes.c powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES 14 years ago
p2041_ids.c powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs 12 years ago
p2041_serdes.c powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() 12 years ago
p3041_ids.c powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs 12 years ago
p3041_serdes.c powerpc/p3041: Add various p3041 specific information 13 years ago
p4080_ids.c powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs 12 years ago
p4080_serdes.c powerpc/p4080: Add workaround for errata SERDES8 14 years ago
p5020_ids.c powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs 12 years ago
p5020_serdes.c powerpc/p5020: Add various p5020 specific information 13 years ago
p5040_ids.c powerpc/85xx: Add P5040 processor support 12 years ago
p5040_serdes.c powerpc/85xx: Add P5040 processor support 12 years ago
pci.c
portals.c mpc85xx/portals: Add qman and bman ip_cfg field into portal info 12 years ago
qe_io.c
release.S powerpc: Extract EPAPR_MAGIC constants into processor.h 12 years ago
resetvec.S
serial_scc.c serial: Use default_serial_puts() in drivers 12 years ago
speed.c ppc: arm: Move sdhc_clk into arch_global_data 11 years ago
spl_minimal.c spl/85xx: new SPL support 12 years ago
start.S Replace __bss_end__ with __bss_end 11 years ago
t4240_ids.c powerpc/mpc85xx: Add T4240 SoC 12 years ago
t4240_serdes.c powerpc/mpc85xx: Add T4240 SoC 12 years ago
tlb.c ppc: Move used_tlb_cams to arch_global_data 11 years ago
traps.c arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
u-boot-nand.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
u-boot-nand_spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
u-boot-spl.lds Replace __bss_end__ with __bss_end 11 years ago
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago