uboot/tools
Masahiro Yamada 3c08e8b856 tools: add genboardscfg.py
Now the primary data for each board is in Kconfig, defconfig and
MAINTAINERS.

It is true boards.cfg is needed for MAKEALL and buildman and might be
useful to brouse all the supported boards in a single database.
But it would be painful to maintain the boards.cfg in sync.

So, this is the solution.
Add a tool to generate the equivalent boards.cfg file based on
the latest Kconfig, defconfig and MAINTAINERS.

We can keep all the functions of MAKEALL and buildman with it.

The best thing would be to change MAKEALL and buildman for not
depending on boards.cfg in the future, but it would take some time.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-07-30 14:42:02 -04:00
..
bddb
buildman buildman: make sure to invoke GNU Make 2014-07-29 11:48:40 -04:00
easylogo tools: convert makefiles to kbuild style 2014-02-19 11:07:49 -05:00
env kconfig: switch to Kconfig 2014-07-30 08:48:03 -04:00
gdb Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 2014-02-19 11:07:50 -05:00
kermit tools: move kermit files to tools/kermit directory 2014-01-24 16:59:07 -05:00
logos logos: Update of the syteco company logo 2014-05-05 11:21:23 +02:00
omap
palmtreo680
patman patman: make "No recipient" checking more tolerant 2014-07-28 04:57:24 +01:00
scripts kbuild: move asm-offsets.h rules to ./Kbuild 2014-02-25 11:01:28 -05:00
.gitignore .gitignore: move *.exe pattern to the top gitignore for Cygwin 2014-06-11 16:27:05 -04:00
Makefile kconfig: switch to Kconfig 2014-07-30 08:48:03 -04:00
aisimage.c
aisimage.h
atmel_pmecc_params.c arm:at91: enable ROM loadable atmel image 2014-05-27 00:10:49 +02:00
atmelimage.c mkimage: add atmelimage 2014-05-27 00:10:48 +02:00
bin2header.c
bmp_logo.c
default_image.c
dumpimage.c
dumpimage.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
envcrc.c
fdt_host.h tools, fit_check_sign: verify a signed fit image 2014-03-21 16:40:38 -04:00
fit_check_sign.c Enhance fit_check_sign to check all images 2014-06-19 11:19:02 -04:00
fit_common.c mkimage: Automatically make space in FDT when full 2014-06-11 16:25:46 -04:00
fit_common.h mkimage: Automatically make space in FDT when full 2014-06-11 16:25:46 -04:00
fit_image.c mkimage: Automatically make space in FDT when full 2014-06-11 16:25:46 -04:00
fit_info.c tools: Check arguments in fit_check_sign/fit_info 2014-06-19 11:18:57 -04:00
gen_eth_addr.c
genboardscfg.py tools: add genboardscfg.py 2014-07-30 14:42:02 -04:00
getline.c
getline.h
gpheader.h tools: mkimage: add support for gpimage format 2014-04-17 17:24:38 -04:00
gpimage-common.c tools: mkimage: add support for gpimage format 2014-04-17 17:24:38 -04:00
gpimage.c tools: mkimage: add support for gpimage format 2014-04-17 17:24:38 -04:00
image-host.c Enhance fit_check_sign to check all images 2014-06-19 11:19:02 -04:00
imagetool.c mkimage: add atmelimage 2014-05-27 00:10:48 +02:00
imagetool.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
img2brec.sh
img2srec.c
imximage.c
imximage.h
jtagconsole
kwbimage.c
kwbimage.h
kwboot.c
mingw_support.c
mingw_support.h
mkenvimage.c
mkexynosspl.c
mkimage.c
mkimage.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
mksunxiboot.c sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 2014-07-06 17:41:13 +01:00
mpc86x_clk.c
mxsboot.c
mxsimage.c tools: Refactor mxsimage to use pbl_crc32 2014-06-05 14:38:38 -04:00
mxsimage.h
ncb.c
netconsole
omapimage.c tools: mkimage: add support for gpimage format 2014-04-17 17:24:38 -04:00
omapimage.h tools: mkimage: add support for gpimage format 2014-04-17 17:24:38 -04:00
os_support.c
os_support.h
pbl_crc32.c mkimage : Split out and clean pbl_crc32 for use by other image types 2014-06-05 14:38:38 -04:00
pbl_crc32.h mkimage : Split out and clean pbl_crc32 for use by other image types 2014-06-05 14:38:38 -04:00
pblimage.c mkimage : Split out and clean pbl_crc32 for use by other image types 2014-06-05 14:38:38 -04:00
pblimage.h
proftool.c
reformat.py
relocate-rela.c relocate-rela: replace a magic number with sizeof(Elf64_Rela) 2014-02-13 15:16:47 +01:00
ublimage.c
ublimage.h
ubsha1.c includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
xway-swap-bytes.c