u-boot-brain/arch
Stephen Warren dbe6f1eb93 rpi: get rid of BCM2835_BOARD_REV_* macros
There are two numbering schemes for the RPi revision values; old and new
scheme. The values within each scheme overlap. Hence, it doesn't make
sense to have absolute/global names for the revision IDs. Get rid of the
names and just use the raw revision/type values to set up the array of
per-revision data.

This change makes most sense when coupled with the next change. However,
it's split out so that the mechanical cut/paste is separate from the
logic changes for easier review and problem bisection.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2015-12-05 18:22:35 -05:00
..
arc board: axs10x switch serial port and Ethernet to driver model 2015-11-18 00:39:22 +03:00
arm rpi: get rid of BCM2835_BOARD_REV_* macros 2015-12-05 18:22:35 -05:00
avr32 avr32: Use the generic bitops headers 2015-11-05 10:52:31 -05:00
blackfin Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
m68k Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
microblaze microblaze: Fix C99/gnu99 compatiblity for inline functions 2015-11-19 13:09:41 +01:00
mips Merge branch 'master' of git://git.denx.de/u-boot-mips 2015-11-06 09:17:17 -05:00
nds32 nds32: Use the generic bitops headers 2015-11-05 10:52:21 -05:00
nios2 nios2: 10m50: change to ns16550 uart 2015-11-21 21:50:18 -05:00
openrisc openrisc: updating build tools naming convention 2015-11-12 18:13:20 -05:00
powerpc PPC4xx: Create "liebherr" vendor directory 2015-11-30 12:50:29 +01:00
sandbox timer: sandbox: Use device tree to pass the clock frequency 2015-12-01 06:23:51 -07:00
sh Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
sparc sparc: Remove non-generic board init files: board.c, time.c 2015-12-03 13:15:50 +02:00
x86 dm: pci: Disable PCI compatibility functions by default 2015-12-01 06:26:38 -07:00
.gitignore .gitignore: drop include/asm/proc from ignore pattern 2014-06-19 11:18:54 -04:00
Kconfig sparc: Initial ground work for generic board initialization 2015-12-03 13:15:48 +02:00