Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
01e99405584affbbd3fdc56f2405d6576067671f
/
arch
/
avr32
/
lib
5d83555
avr32: delete ancient board.c
by Andreas Bießmann
· 10 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
c1d0917
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
97979a2
avr32: use generic gd->start_addr_sp
by Andreas Bießmann
· 10 years ago
662a4f2
avr32: convert to dram_init()
by Andreas Bießmann
· 10 years ago
62044c0
avr32: factor out cpu_mmc_init()
by Andreas Bießmann
· 10 years ago
465c0dd
avr32: rename cpu_init() -> arch_cpu_init()
by Andreas Bießmann
· 10 years ago
f997720
avr32: use dlmalloc for DMA buffers
by Andreas Bießmann
· 10 years ago
d146121
avr32: migrate cache functions
by Andreas Bießmann
· 10 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
796b986
avr32: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
2471b9f
avr32: fix relocation address calculation
by Andreas Bießmann
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
c413725
avr32: Fix cast warning in board.c
by Simon Glass
· 12 years ago
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
421b7c0
avr32: Move cpu_hz to arch_global_data
by Simon Glass
· 12 years ago
bcdea57
avr32: Move stack_end to arch_global_data
by Simon Glass
· 12 years ago
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
b4b7773
avr32:board.c: fix compile warning
by Andreas Bießmann
· 13 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
69df6de
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
8aa9682
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
9b3b52b
avr32: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
75fc434
Unify timer_init() and cpu_init() prototypes
by Wolfgang Denk
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
ebc3993
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
a3b90ca
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· 14 years ago
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
c6f292f
avr32: Add simple paging support
by Haavard Skinnemoen
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
f70dd3e
Fix (null) problem for AVR32 boards
by Reinhard Meyer (-VC)
· 14 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago