Commit Graph

39 Commits (747c4c68c042babb2179b52b60bc78611e3e1183)

Author SHA1 Message Date
Tom Rini 01abae4d04 Remove various unused interrupt related code 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 8 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 9 years ago
Andreas Bießmann 4db896236c avr32: use generic gd->start_addr_sp 9 years ago
Andreas Bießmann e9ed41cc5c avr32: rename mmu.h definitions 9 years ago
Andreas Bießmann 26db7903f5 avr32: factor out cpu_mmc_init() 9 years ago
Andreas Bießmann aa0ea2a553 avr32: rename cpu_init() -> arch_cpu_init() 9 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Andreas Bießmann 0e05543576 avr32: migrate cache functions 10 years ago
Masahiro Yamada 4d54b43a59 avr32: delete unused header files 11 years ago
Masahiro Yamada 8fb80a8bb4 avr32: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Simon Glass 3d0f8c8f80 avr32: Move cpu_hz to arch_global_data 12 years ago
Simon Glass 1c865d5897 avr32: Move stack_end to arch_global_data 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Andreas Bießmann 6314c84df1 avr32:portmux: fix setup for macb1 12 years ago
Sven Schnelle bf0b631343 AVR32: fix timer_init() function 13 years ago
Sven Schnelle c0e6723ee4 AVR32: fix timer_init() function 13 years ago
Andreas Bießmann 87c24e2580 avr32:mmu.c: fix printf() length modifier 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Andreas Bießmann bb7dc6af20 avr32: use single linker script 13 years ago
Andreas Bießmann f4278b716c avr32: fixup definitions to ATMEL_BASE_xxx 13 years ago
Andreas Bießmann 5d73bc7af7 avr32: rename memory-map.h -> hardware.h 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Haavard Skinnemoen 1f36f73fe7 avr32: Add simple paging support 14 years ago
Haavard Skinnemoen 8d1334a787 avr32: Print unrelocated PC on exception 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Andreas Bießmann eb70d05d74 avr32: disable branch folding 14 years ago
Peter Tyser 8a15c2d10b avr32: Move cpu/at32ap/* to arch/avr32/cpu/* 14 years ago