Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
arch
/
avr32
09c2b8f
Change my mailaddress
by Andreas Bießmann
· 9 years ago
61a1777
avr32: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
b5614f9
avr32: delete ancient board.c
by Andreas Bießmann
· 9 years ago
e5354b8
avr32: delete non generic board's atstk100{3, 4, 6}
by Andreas Bießmann
· 9 years ago
c62d2f8
avr32: delete non generic board mimc200
by Andreas Bießmann
· 9 years ago
e369307
avr32: delete non generic board hammerhead
by Andreas Bießmann
· 9 years ago
9eb45aa
avr32: delete non generic board favr-32-ezkit
by Andreas Bießmann
· 9 years ago
a26cd04
arch: Make board selection choices optional
by Joe Hershberger
· 9 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
0a12e68
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
a752a8b
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
4db8962
avr32: use generic gd->start_addr_sp
by Andreas Bießmann
· 10 years ago
1866786
avr32: convert to dram_init()
by Andreas Bießmann
· 10 years ago
e9ed41c
avr32: rename mmu.h definitions
by Andreas Bießmann
· 10 years ago
26db790
avr32: factor out cpu_mmc_init()
by Andreas Bießmann
· 10 years ago
aa0ea2a
avr32: rename cpu_init() -> arch_cpu_init()
by Andreas Bießmann
· 10 years ago
dbdb5ab
avr32: use dlmalloc for DMA buffers
by Andreas Bießmann
· 10 years ago
e19db55
Kbuild: introduce Makefile in arch/$ARCH/
by Daniel Schwierzeck
· 10 years ago
56f31e8
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
165ecd2
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
90f984e
kconfig: delete redundant CONFIG_${ARCH} definition
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
0e05543
avr32: migrate cache functions
by Andreas Bießmann
· 10 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
9b6e2c3
kbuild: fix CROSS_COMPILE settings in config.mk
by Masahiro Yamada
· 11 years ago
4d54b43
avr32: delete unused header files
by Masahiro Yamada
· 11 years ago
5378d5e
avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk
by Masahiro Yamada
· 11 years ago
8fb80a8
avr32: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
b8eee43
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
2cb0e55
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
a7e62be
avr32: fix relocation address calculation
by Andreas Bießmann
· 11 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
81e2ff0
avr32: Fix cast warning in board.c
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
47a9789
avr32: Use generic global_data
by Simon Glass
· 12 years ago
3d0f8c8
avr32: Move cpu_hz to arch_global_data
by Simon Glass
· 12 years ago
1c865d5
avr32: Move stack_end to arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
6c7c946
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
15dc95d
avr32: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
00d0d2a
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
6314c84
avr32:portmux: fix setup for macb1
by Andreas Bießmann
· 12 years ago
ef55e84
avr32: Remove redundant LDSCRIPT definition
by Benoît Thébaudeau
· 12 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
d3a105a
avr32:board.c: fix compile warning
by Andreas Bießmann
· 12 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
c9abb42
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
72fa467
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
bfcc40b
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
bf0b631
AVR32: fix timer_init() function
by Sven Schnelle
· 13 years ago
87c24e2
avr32:mmu.c: fix printf() length modifier
by Andreas Bießmann
· 13 years ago
eb68b41
avr32: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
75ff24b
avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
f6c019c
Unify timer_init() and cpu_init() prototypes
by Wolfgang Denk
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
24890f1
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
bb7dc6a
avr32: use single linker script
by Andreas Bießmann
· 14 years ago
758472c
avr32/config.mk: simplify PLATFORM_RELFLAGS
by Andreas Bießmann
· 14 years ago
c8e7ddd
avr32: fix linking
by Andreas Bießmann
· 14 years ago
f4278b7
avr32: fixup definitions to ATMEL_BASE_xxx
by Andreas Bießmann
· 14 years ago
5d73bc7
avr32: rename memory-map.h -> hardware.h
by Andreas Bießmann
· 14 years ago
8ae86b7
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
683e9f1
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· 14 years ago
620f1f6
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
1f36f73
avr32: Add simple paging support
by Haavard Skinnemoen
· 14 years ago
8d1334a
avr32: Print unrelocated PC on exception
by Haavard Skinnemoen
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
3746a5e
avr32: add unaligned.h
by Andreas Bießmann
· 14 years ago
eb70d05
avr32: disable branch folding
by Andreas Bießmann
· 14 years ago
d04250c
Fix (null) problem for AVR32 boards
by Reinhard Meyer (-VC)
· 14 years ago
8a15c2d
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago