Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
55e9a259c6d1d312913a5bf55480d74a5bab53c6
/
arch
/
avr32
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
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 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
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
8ed3a64
avr32: Use generic global_data
by Simon Glass
· 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
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
f7cd60a
avr32: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
2571543
avr32:portmux: fix setup for macb1
by Andreas Bießmann
· 12 years ago
43d2a9f
avr32: Remove redundant LDSCRIPT definition
by Benoît Thébaudeau
· 12 years ago
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 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
93fa6b8
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
2e4e87b
AVR32: fix timer_init() function
by Sven Schnelle
· 13 years ago
8c0f44e
avr32:mmu.c: fix printf() length modifier
by Andreas Bießmann
· 13 years ago
9b3b52b
avr32: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
7dbd92f
avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· 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
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
ebc3993
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
8081f75
avr32: use single linker script
by Andreas Bießmann
· 14 years ago
d02314f
avr32/config.mk: simplify PLATFORM_RELFLAGS
by Andreas Bießmann
· 14 years ago
b54ca7e
avr32: fix linking
by Andreas Bießmann
· 14 years ago
5807e79
avr32: fixup definitions to ATMEL_BASE_xxx
by Andreas Bießmann
· 14 years ago
94156fa
avr32: rename memory-map.h -> hardware.h
by Andreas Bießmann
· 14 years ago
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 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
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
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
9fce7e4
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
c6f292f
avr32: Add simple paging support
by Haavard Skinnemoen
· 14 years ago
67d7935
avr32: Print unrelocated PC on exception
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
1e454d1
avr32: add unaligned.h
by Andreas Bießmann
· 14 years ago
d6082d3
avr32: disable branch folding
by Andreas Bießmann
· 14 years ago
f70dd3e
Fix (null) problem for AVR32 boards
by Reinhard Meyer (-VC)
· 14 years ago
7aefd84
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
by Peter Tyser
· 15 years ago
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago