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/blackfin/cpu
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
..
.gitignore Blackfin: add init.elf helper code 14 years ago
Makefile Consolidate bootcount code into drivers/bootcount 12 years ago
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S linkage.h: move from blackfin to common includes 13 years ago
cpu.c Blackfin: split out async setup 14 years ago
cpu.h Blackfin: replace "bfin_reset_or_hang()" with "panic()" 14 years ago
gpio.c Blackfin: gpio: optimize free path a little 14 years ago
init.S Blackfin: add init.elf helper code 14 years ago
init.lds.S Blackfin: add init.elf helper code 14 years ago
initcode.c Blackfin: serial: convert to bfin_{read,write} helpers 14 years ago
initcode.h Blackfin: split out async setup 14 years ago
interrupt.S Blackfin: set up simple NMI handlers for anomaly 05000219 15 years ago
interrupts.c Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
jtag-console.c serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI 12 years ago
os_log.c
reset.c Blackfin: dont reset SWRST on newer bf526 parts 14 years ago
serial.c serial: bfin: Adjust serial_register_bfin_uart() 12 years ago
serial.h Blackfin: serial: move early debug strings into .rodata section 14 years ago
start.S Blackfin: drop unused dma.h header from start code 14 years ago
traps.c Blackfin: traps: fix up printf warnings from debug 13 years ago
u-boot.lds common: Discard the __u_boot_cmd section 12 years ago
watchdog.c