linux/arch/avr32
Andreas Bießmann 24a1a47562 avr32: add ATAG_BOARDINFO
The ATAG_BOARDINFO is intended to hand over the information
bd->bi_board_number from u-boot to the kernel.

This piece of information can be used to implement some kind of board
identification while booting the kernel. Therefore it is placed in .initdata
section and can be accessed via the new symbol board_number only while
initializing the kernel.

Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2011-04-13 15:46:59 +02:00
..
boards avr: Cleanup genirq namespace 2011-03-24 20:35:55 +01:00
boot avr32: remove .note.gnu.build-id section when making vmlinux.bin 2008-12-17 11:44:10 +01:00
configs avr32: update default configuration files for Atmel boards 2011-01-13 20:41:15 +01:00
include/asm avr32: add ATAG_BOARDINFO 2011-04-13 15:46:59 +02:00
kernel avr32: add ATAG_BOARDINFO 2011-04-13 15:46:59 +02:00
lib asm-generic: rename generic little-endian bitops functions 2011-03-23 19:46:11 -07:00
mach-at32ap don't check platform_get_irq's return value against zero 2011-04-13 15:46:57 +02:00
mm mm: Fix out-of-date comments which refers non-existent functions 2011-02-17 16:54:39 +01:00
oprofile Add kernel support for oprofile callgraphs on AVR32 2008-09-22 09:51:01 +02:00
Kconfig genirq: Remove the now obsolete config options and select statements 2011-03-30 14:13:23 +02:00
Kconfig.debug
Makefile kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line 2010-08-03 14:09:45 +02:00