1
0
Fork 0
remarkable-uboot/board
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts
Now we are ready to switch over to real Kbuild.

This commit disables temporary scripts:
  scripts/{Makefile.build.tmp, Makefile.host.tmp}
and enables real Kbuild scripts:
  scripts/{Makefile.build,Makefile.host,Makefile.lib}.

This switch is triggered by the line in scripts/Kbuild.include
  -build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build.tmp obj
  +build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build obj

We need to adjust some build scripts for U-Boot.
But smaller amount of modification is preferable.

Additionally, we need to fix compiler flags which are
locally added or removed.

In Kbuild, it is not allowed to change CFLAGS locally.
Instead, ccflags-y, asflags-y, cppflags-y,
CFLAGS_$(basetarget).o, CFLAGS_REMOVE_$(basetarget).o
are prepared for that purpose.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Tested-by: Gerhard Sittig <gsi@denx.de>
2014-02-19 11:07:50 -05:00
..
8dtech/eco5pk board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
AndesTech nds32: convert makefiles to Kbuild style 2013-11-01 11:42:11 -04:00
Barix/ipam390 Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
BuS at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
CarMediaLab/flea3 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
LEOX/elpt860 Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
LaCie Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
Marvell board: delete meaningless serial.h 2014-01-24 16:59:21 -05:00
RPXClassic board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
RPXlite board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
RPXlite_dw board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
RRvision board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
Seagate board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
a3m071 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
a4m072 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
a3000 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
actux1 Merge branch 'u-boot/master' into 'u-boot-arm/master' 2013-12-10 22:23:59 +01:00
actux2 Merge branch 'u-boot/master' into 'u-boot-arm/master' 2013-12-10 22:23:59 +01:00
actux3 Merge branch 'u-boot/master' into 'u-boot-arm/master' 2013-12-10 22:23:59 +01:00
actux4 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
adder board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
afeb9260 arm926ejs, at91: add common phy_reset function 2013-12-01 22:38:52 +01:00
ait/cam_enc_4xx kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
alphaproject/ap_sh4a_4a sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
altera board: nios2: Check if flash is configured before calling early_flash_cmd_reset() 2014-01-29 16:44:18 -05:00
amcc board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
armadeus/apf27 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
armltd Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' 2014-01-28 11:25:28 +01:00
astro/mcf5373l m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
atc board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
atmark-techno/armadillo-800eva board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
atmel arm: atmel: at91sam9x5: cleanup cs configure for spi 2013-12-17 17:21:14 +01:00
avionic-design kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
avnet Makefile: convert makefiles to Kbuild style and delete grep switch 2013-11-01 11:42:13 -04:00
balloon3 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
barco/titanium titanium: Return from cpu_eth_init() directly 2014-01-13 11:52:27 +01:00
bc3450 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bct-brettl2 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf506f-ezkit blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bf518f-ezbrd kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf525-ucr2 blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bf526-ezbrd kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf527-ad7160-eval kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf527-ezkit kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf527-sdp kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf533-ezkit kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf533-stamp kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf537-minotaur blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bf537-pnav blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bf537-srv1 blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bf537-stamp kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf538f-ezkit kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf548-ezkit kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf561-acvilon kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf561-ezkit kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
bf609-ezkit net/designware - switch driver to phylib usage 2014-02-07 09:16:46 -05:00
blackstamp blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
blackvme blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bluegiga/apx4devkit board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bluewater/snapper9260 arm926ejs, at91: add common phy_reset function 2013-12-01 22:38:52 +01:00
boundary/nitrogen6x usb: mv_udc: Rename to ci_udc 2014-02-06 04:48:15 +01:00
br4 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
buffalo/lsxl board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
calao arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263) 2013-12-09 13:21:54 +01:00
canmb board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
chromebook-x86 x86: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cloudengines/pogo_e02 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cm-bf527 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
cm-bf533 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
cm-bf537e kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
cm-bf537u kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
cm-bf548 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
cm-bf561 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
cm41xx board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cm4008 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cm5200 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cmi board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cobra5272 m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cogent board: delete unused header files 2014-01-24 16:59:07 -05:00
comelit/dig297 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
compal kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
compulab kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
congatec/cgtqmx6eval i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents 2013-11-13 10:19:50 +01:00
corscience/tricorder Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
cpc45 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cpu86 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cpu87 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cray/L1 kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
creative/xfi3 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
csb272 Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
csb472 Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
cu824 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
d-link/dns325 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
dave board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
davedenx board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
davinci Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
dbau1x00 mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
denx ARM: mx53: video: Add IPUv3 LCD support for M53EVK 2013-12-17 18:38:42 +01:00
dnp5370 blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
dvlhost Merge branch 'u-boot/master' into 'u-boot-arm/master' 2013-12-10 22:23:59 +01:00
eXalion board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
earthlcd/favr-32-ezkit avr32: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
egnite/ethernut5 at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
eltec board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
emk Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
enbw/enbw_cmc Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
ep82xxm board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ep8248 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ep8260 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
esd board: delete meaningless serial.h 2014-01-24 16:59:21 -05:00
esg/ima3-mx53 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
espt sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
esteem192e Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
etin board: delete unused header files 2014-01-24 16:59:07 -05:00
eukrea at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
evb64260 board: delete meaningless serial.h 2014-01-24 16:59:21 -05:00
exmeritus/hww1u1a Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
fads config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
faraday/a320evb board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
flagadm board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
freescale kbuild: add dummy obj-y to create built-in.o 2014-02-19 11:07:50 -05:00
funkwerk/vovpn-gw board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
g2000 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
gaisler board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk 2013-11-17 14:11:29 -05:00
galaxy5200 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
gdsys Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
gen860t board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
genesi/mx51_efikamx efikamx: Fix pmic_init() argument 2013-11-27 09:39:21 +01:00
genietv board: delete unused header files 2014-01-24 16:59:07 -05:00
gw8260 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
h2200 kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
hale/tt01 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
hermes Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
hidden_dragon board: delete unused header files 2014-01-24 16:59:07 -05:00
highbank board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
htkw/mcx board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
hymod include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
ibf-dsp561 blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
icecube cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
icpdas/lp8x4x arm: pxa: init ethaddr for LP-8x4x using DT 2013-12-18 18:15:26 +01:00
icu862 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
idmr m68k: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ids8247 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ifm board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
imgtec/malta malta: enable PIIX4 SERIRQ 2013-11-26 21:49:34 +01:00
imx31_phycore board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
in-circuit/grasshopper avr32: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
incaip mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
inka4x0 board: delete unused header files 2014-01-24 16:59:07 -05:00
intercontrol/digsy_mtc cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
iomega/iconnect board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ip04 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
ip860 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ipek01 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
iphase4539 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
isee ARM: AM33xx+: Update ioregs to pass different values 2013-12-18 21:14:18 -05:00
ispan board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ivm board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
jornada board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
jse board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
jupiter cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
karo board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
keymile Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-02-17 14:22:02 -05:00
kmc/kzm9g i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework 2013-11-13 06:08:26 +01:00
korat board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
kup Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
logicpd TI:omap3: Drop omap3_zoom2 2014-01-07 16:41:12 -05:00
lubbock cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
lwmon board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
lwmon5 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
manroland board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
matrix_vision kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
mbx8xx board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mcc200 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
micronas/vct mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
mimc/mimc200 avr32: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
miromico/hammerhead avr32: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
mosaixtech/icon board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
motionpro board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mousse cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
mpc8308_p1m board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mpl Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
mpr2 sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
ms7720se sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
ms7722se sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
ms7750se sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
muas3001 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
munices board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
musenki board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
mvblue Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
netphone board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
netta board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
netta2 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
netvia board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
nokia/rx51 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
nvidia kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
nx823 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
olimex/mx23_olinuxino board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
omicron/calimain board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
openrisc/openrisc-generic openrisc: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
overo i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 2013-11-13 06:18:17 +01:00
palmld board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
palmtc board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
palmtreo680 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
pandora board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
pb1x00 mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
pcs440ep kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
pdm360ng board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
phytec ARM: AM33xx+: Update ioregs to pass different values 2013-12-18 21:14:18 -05:00
pm520 cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
pm826 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
pm828 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ppcag/bg0900 Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
ppmc7xx board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ppmc8260 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
pr1 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
prodrive board: delete meaningless serial.h 2014-01-24 16:59:21 -05:00
psyent Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
pxa255_idp cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
qemu-mips mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
quad100hd board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
quantum board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
r360mpi board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
raidsonic/ib62x0 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
raspberrypi/rpi_b ARM: rpi_b: power on SDHCI and USB HW modules 2014-01-20 17:11:39 -05:00
rattler board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
rbc823 Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
renesas arm: lager: Disable TMU0 before OS boot 2014-01-16 08:07:20 +09:00
ronetix at91: switch coloured LED to gpio API 2013-12-09 13:21:47 +01:00
rpxsuper board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
rsdproto board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
sacsng board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
samsung kbuild: add dummy obj-y to create built-in.o 2014-02-19 11:07:50 -05:00
sandbox/sandbox lib: time: add weak timer_init() function 2014-01-24 16:59:06 -05:00
sandburst kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
sandisk/sansa_fuze_plus board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
sandpoint board: delete unused header files 2014-01-24 16:59:07 -05:00
sbc405 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
sbc8349 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
sbc8548 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
sbc8641d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
sc3 Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
scb9328 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
schulercontrol/sc_sps_1 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
sheldon/simpc8313 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
shmin sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
siemens ARM: AM33xx+: Update ioregs to pass different values 2013-12-18 21:14:18 -05:00
sixnet board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
snmc board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
socrates Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
solidrun mx6: Add initial support for the Hummingboard solo 2014-01-15 10:33:25 +01:00
spc1920 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
spd8xx Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
spear kbuild: add dummy obj-y to create built-in.o 2014-02-19 11:07:50 -05:00
st/nhk8815 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
st-ericsson kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
stx Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
svm_sc8xx Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
synopsys arc: add AXS101 board support 2014-02-07 08:14:33 -05:00
syteco board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
t3corp board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
taskit/stamp9g20 arm926ejs, at91: add common phy_reset function 2013-12-01 22:38:52 +01:00
tcm-bf518 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
tcm-bf537 kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
technexion arm: omap3: Add HEAD acoustics (HA) board variant omap3_ha to tao3530 2013-12-12 14:54:21 -05:00
teejet/mt_ventoux board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ti ARM: O5/dra7xx: Add SATA boot support 2014-02-19 10:47:45 -05:00
timll board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
toradex Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
total5200 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
tqc board: tqm5200: delete its own object make rule 2013-11-25 10:41:53 -05:00
trizepsiv board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ttcontrol/vision2 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
udoo udoo: Add SATA support on uDoo Board. 2013-12-17 18:14:21 +01:00
utx8245 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
v37 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
v38b board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ve8313 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
vpac270 ARM: pxa: Fix OneNAND SPL builds 2014-01-13 12:39:10 +01:00
w7o Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
wandboard wandboard: Return from cpu_eth_init() directly 2014-01-13 11:52:27 +01:00
woodburn board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
xaeniax board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
xes Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
xilinx fpga: zynqpl: Add support for zc7015 device 2014-02-06 10:08:14 +01:00
zeus board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
zipitz2 cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
zpc1900 board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00