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
 
 
 
 
 
 
u-boot/cpu/ppc4xx
Wolfgang Denk 32c70d3420 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx 17 years ago
..
4xx_enet.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 18 years ago
4xx_pci.c fix comments with new drivers organization 18 years ago
4xx_pcie.c ppc4xx: Correct 405EX PCIe UTL register mapping 18 years ago
4xx_uart.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 18 years ago
40x_spd_sdram.c ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx 18 years ago
44x_spd_ddr.c ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM 18 years ago
44x_spd_ddr2.c ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.c 18 years ago
Makefile Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile 18 years ago
bedbug_405.c
cache.S ppc4xx: Rework 4xx cache support 18 years ago
commproc.c ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage 18 years ago
config.mk PPC: Use r2 instead of r29 as global data pointer 17 years ago
cpu.c ppc4xx: Enable 405EX PCIe UTL register configuration 18 years ago
cpu_init.c ppc4xx: Enable 405EP PCI arbiter per default on all boards 18 years ago
dcr.S
denali_data_eye.c ppc4xx: Remove weak binding from common Denali data-eye search code 18 years ago
denali_spd_ddr2.c ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code 17 years ago
fdt.c ppc4xx: fdt: Cleanup setup of cpu node setup 18 years ago
gpio.c ppc4xx: Add functionality to GPIO support 18 years ago
i2c.c
interrupts.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 18 years ago
iop480_uart.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 18 years ago
kgdb.S ppc4xx: Rework 4xx cache support 18 years ago
miiphy.c Add Ethernet 1000BASE-X support for PPC4xx 18 years ago
ndfc.c ppc4xx: Fix ndfc HW ECC byte order 17 years ago
resetvec.S
sdram.c
sdram.h
speed.c ppc4xx: Add freqUART to CPU speed detection 18 years ago
start.S Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx 17 years ago
tlb.c ppc4xx: Add change_tlb function to modify I attribute of TLB(s) 18 years ago
traps.c [PPC440SPe] Convert machine check exceptions handling 18 years ago
usb.c ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined 18 years ago
usb_ohci.c
usb_ohci.h
usbdev.c ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 18 years ago
usbdev.h