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
Michal Simek 9fea65a6c4 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 17 years ago
..
4xx_enet.c Fix crash on sequoia in ppc_4xx_eth_init 17 years ago
4xx_pci.c Big white-space cleanup. 17 years ago
4xx_pcie.c Big white-space cleanup. 17 years ago
4xx_uart.c ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options 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: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 17 years ago
44x_spd_ddr2.c Change initdram() return type to phys_size_t 17 years ago
Makefile ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling 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: Simplified post_word_{load, store} 17 years ago
config.mk cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. 17 years ago
cpu.c ppc4xx: Add 405EX(r) revision C PVR definitions and detection code 17 years ago
cpu_init.c ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic 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 Change initdram() return type to phys_size_t 17 years ago
ecc.c ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code 17 years ago
ecc.h ppc4xx: Fix common ECC generation code for 440GP style platforms 17 years ago
fdt.c ppc4xx: Add weak default ft_board_setup() routine 17 years ago
gpio.c ppc4xx: Fix problem in gpio_config() 17 years ago
i2c.c Big white-space cleanup. 17 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 Big white-space cleanup. 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 Change initdram() return type to phys_size_t 17 years ago
sdram.h ppc4xx: Add initial Zeus (PPC405EP) board support 17 years ago
speed.c ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 17 years ago
start.S ppc4xx: Remove superfluous dram_init() call or replace it by initdram() 17 years ago
tlb.c ppc4xx: Fix crash on sequoia with cache enabled 17 years ago
traps.c ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling 17 years ago
usb.c ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined 17 years ago
usb_ohci.c Big white-space cleanup. 17 years ago
usb_ohci.h
usbdev.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 17 years ago
usbdev.h