Commit Graph

97 Commits (2a5558399828e24fce9e948288a88cd28887875e)

Author SHA1 Message Date
Fabio Estevam 61a177767c avr32: Use the generic bitops headers 9 years ago
Andreas Bießmann b5614f9a7f avr32: delete ancient board.c 10 years ago
Andreas Bießmann e5354b8a9e avr32: delete non generic board's atstk100{3, 4, 6} 10 years ago
Andreas Bießmann c62d2f8fc5 avr32: delete non generic board mimc200 10 years ago
Andreas Bießmann e369307644 avr32: delete non generic board hammerhead 10 years ago
Andreas Bießmann 9eb45aabe0 avr32: delete non generic board favr-32-ezkit 10 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 10 years ago
Andreas Bießmann 4db896236c avr32: use generic gd->start_addr_sp 10 years ago
Andreas Bießmann 186678600a avr32: convert to dram_init() 10 years ago
Andreas Bießmann e9ed41cc5c avr32: rename mmu.h definitions 10 years ago
Andreas Bießmann 26db7903f5 avr32: factor out cpu_mmc_init() 10 years ago
Andreas Bießmann aa0ea2a553 avr32: rename cpu_init() -> arch_cpu_init() 10 years ago
Andreas Bießmann dbdb5abd07 avr32: use dlmalloc for DMA buffers 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 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
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Andreas Bießmann 0e05543576 avr32: migrate cache functions 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 4d54b43a59 avr32: delete unused header files 11 years ago
Masahiro Yamada 5378d5eabe avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 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
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 12 years ago
Andreas Bießmann a7e62be091 avr32: fix relocation address calculation 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass 81e2ff0bf1 avr32: Fix cast warning in board.c 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Simon Glass 47a9789f25 avr32: Use generic global_data 12 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
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass 15dc95d48a avr32: Change bi_baudrate and global data baudrate to int 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Andreas Bießmann 6314c84df1 avr32:portmux: fix setup for macb1 12 years ago
Benoît Thébaudeau ef55e84a89 avr32: Remove redundant LDSCRIPT definition 12 years ago