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/cpu/ppc4xx
Stefan Roese ea9202a659 ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c 17 years ago
..
4xx_enet.c Fix crash on sequoia in ppc_4xx_eth_init 17 years ago
4xx_pci.c ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) 17 years ago
4xx_pcie.c ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) 17 years ago
4xx_uart.c ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) 17 years ago
40x_spd_sdram.c ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx 17 years ago
44x_spd_ddr.c ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM 17 years ago
44x_spd_ddr2.c ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c 17 years ago
Makefile Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile 17 years ago
bedbug_405.c cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
cache.S ppc4xx: Add dcache_enable() for 440 17 years ago
commproc.c ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage 17 years ago
config.mk cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. 17 years ago
cpu.c ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) 17 years ago
cpu_init.c ppc4xx: PPC405EP Set EMAC noise filter bits 17 years ago
dcr.S cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
denali_data_eye.c ppc4xx: Remove weak binding from common Denali data-eye search code 17 years ago
denali_spd_ddr2.c ppc4xx: Fix compilation warning in denali_spd_ddr2.c 17 years ago
fdt.c ppc4xx: Fixup ebc clock in FDT for 405GP/EP 17 years ago
gpio.c ppc4xx: Add functionality to GPIO support 17 years ago
i2c.c ppc4xx: Fix i2c divisor calcularion for PPC4xx 18 years ago
interrupts.c ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear 17 years ago
iop480_uart.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 17 years ago
kgdb.S ppc4xx: Rework 4xx cache support 17 years ago
miiphy.c ppc4xx: miiphy.c reworked 17 years ago
ndfc.c ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) 17 years ago
resetvec.S
sdram.c ppc4xx: Add initial Zeus (PPC405EP) board support 18 years ago
sdram.h ppc4xx: Add initial Zeus (PPC405EP) board support 18 years ago
speed.c ppc4xx: Fix sys_get_info() for 405GP(r) 17 years ago
start.S ppc4xx: Complete remove bogus dflush() 17 years ago
tlb.c ppc4xx: Fix crash on sequoia with cache enabled 17 years ago
traps.c [PPC440SPe] Convert machine check exceptions handling 17 years ago
usb.c ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined 17 years ago
usb_ohci.c USB: fix more GCC 4.2.x aliasing warnings 17 years ago
usb_ohci.h
usbdev.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 17 years ago
usbdev.h