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 cdaed5dc31 ppc4xx: Switch to I2C bus numer 0 for chip_config command 15 years ago
..
4xx_ibm_ddr2_autocalib.c ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling 15 years ago
4xx_pci.c ppc4xx: Remove duplicated is_pci_host() functions 15 years ago
4xx_pcie.c ppc4xx: Consolidate 4xx PCIe board specific configuration 15 years ago
4xx_uart.c ppc4xx: Big cleanup of PPC4xx defines 16 years ago
40x_spd_sdram.c ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead 15 years ago
44x_spd_ddr.c ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case 15 years ago
44x_spd_ddr2.c ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling 15 years ago
Makefile ppc4xx: Rework cmd reginfo 15 years ago
bedbug_405.c Standardize command usage messages with cmd_usage() 16 years ago
cache.S rename CFG_ macros to CONFIG_SYS 16 years ago
cmd_chip_config.c ppc4xx: Switch to I2C bus numer 0 for chip_config command 15 years ago
commproc.c rename CFG_ macros to CONFIG_SYS 16 years ago
config.mk ppc4xx: Add common ppc4xx linker script 15 years ago
cpu.c ppc4xx: Print PCI synchronous clock frequency upon bootup 15 years ago
cpu_init.c ppc4xx: Add function to check and dynamically change PCI sync clock 15 years ago
dcr.S
denali_data_eye.c rename CFG_ macros to CONFIG_SYS 16 years ago
denali_spd_ddr2.c PPC4xx: Denali core: Fix incorrect DDR row bits 15 years ago
ecc.c ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling 15 years ago
ecc.h ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling 15 years ago
fdt.c ppc4xx: Update flash size in reg property of the NOR flash node 15 years ago
gpio.c rename CFG_ macros to CONFIG_SYS 16 years ago
i2c.c i2c: Create common default i2c_[set|get]_bus_speed() functions 16 years ago
interrupts.c ppc4xx: Replace 4xx lowercase SPR references 16 years ago
iop480_uart.c
kgdb.S
miiphy.c ppc_4xx: Apply new HW register names 15 years ago
reginfo.c ppc4xx: Rework cmd reginfo 15 years ago
resetvec.S
sdram.c ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case 15 years ago
sdram.h rename CFG_ macros to CONFIG_SYS 16 years ago
speed.c ppc_4xx: Apply new HW register names 15 years ago
start.S relocation: Do not relocate NULL pointers. 15 years ago
tlb.c
traps.c
u-boot.lds ppc4xx: Add common ppc4xx linker script 15 years ago
uic.c ppc4xx: Convert PPC4xx UIC defines from lower case to upper case 15 years ago
usb.c rename CFG_ macros to CONFIG_SYS 16 years ago
usb_ohci.c Fix e-mail address of Gary Jennejohn. 16 years ago
usb_ohci.h Replace __attribute references with __attribute__ 16 years ago
usbdev.c ppc4xx: Big cleanup of PPC4xx defines 16 years ago
usbdev.h rename CFG_ macros to CONFIG_SYS 16 years ago
xilinx_irq.c