9
0
Fork 0
barebox/scripts
Sascha Hauer f8cc8d3b0a blspec: honour default/once entries again and move them to a different place
Support for default/once entries was lost earlier. This fixes this
and also looks for default/once entries in the loader directory instead
of the loader parent directory. This keeps the bootloader spec files
together under a common loader directory.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-06-13 14:35:03 +02:00
..
basic scripts: fixdep: update from v3.10-rc1 2013-05-20 15:53:06 +02:00
coccinelle/misc scripts: socfpga: add coccinelle magic 2015-03-02 07:43:25 +01:00
dtc scripts/dtc: Update to upstream version 1.4.1 2015-03-05 08:46:05 +01:00
imx imx-image: pad generated image to 4k 2015-04-03 15:45:26 +02:00
kconfig kconfig/menu.c:590: fix warning: ‘jump’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2015-01-13 08:47:30 +01:00
mod kbuild: Use Elfnn_Half as replacement for Elfnn_Section 2012-06-05 21:40:15 +02:00
omap4_usbboot OMAP4_USBboot: Change output text formatting 2014-03-24 07:48:38 +01:00
setupmbr Merge branch 'for-next/misc' 2014-07-04 17:27:06 +02:00
tegra scripts: tegra: add gitignore 2014-07-01 08:39:37 +02:00
.gitignore scripts: Add mxsboot tool 2015-01-05 11:30:59 +01:00
Kbuild.include Make: Fix if_changed when command contains backslashes 2012-09-16 22:10:22 +02:00
Makefile scripts: Add mxs-usb-loader tool 2015-01-05 11:30:59 +01:00
Makefile.build kbuild: handle multi-objs dependency appropriately 2014-11-27 15:42:07 +01:00
Makefile.clean Makefile.clean: include Makefiles again 2012-08-03 17:17:03 +08:00
Makefile.host scripts/Makefile.host: Update to Linux-3.18-rc6 2014-11-27 15:42:07 +01:00
Makefile.lib kbuild: handle multi-objs dependency appropriately 2014-11-27 15:42:07 +01:00
Makefile.modpost rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
bareboxcrc32.c scripts: bareboxcrc32 as host and target userspacetool 2013-12-04 17:17:06 +01:00
bareboxenv.c saveenv: provide a zeroed/empty/ignore environment 2014-08-01 08:24:00 +02:00
bareboximd.c Add support for metadata in barebox images 2014-08-07 06:13:52 +02:00
bin2c.c Make generated variables static 2014-02-03 08:58:22 +01:00
canon-a1100-image ARM: add Canon A1100 ROM image generation 2014-08-01 15:40:41 +02:00
checkpatch.pl scripts/checkpatch.pl: don't search for CREDITS when checking top_of_kernel_tree() 2015-01-20 07:57:19 +01:00
compiler.h scripts: bareboxcrc32 as host and target userspacetool 2013-12-04 17:17:06 +01:00
dfuboot.sh defaultenv: Add boot option for DFU 2014-02-28 08:14:14 +01:00
fix_size.c scripts: fix warning generated by glibc 2.20 2015-03-02 07:32:01 +01:00
gen-dtb-s Fix barebox metadata 2014-09-04 14:43:58 +02:00
gen_netx_image.c netX: add more common permissions 2012-04-23 07:52:46 +02:00
genenv Fix spelling: pathes -> paths 2015-01-28 10:02:56 +01:00
kallsyms.c treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
kernel-install.c blspec: honour default/once entries again and move them to a different place 2015-06-13 14:35:03 +02:00
kwbimage.c treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
kwboot.c scripts: kwboot: fix detection of timeout 2014-11-17 08:52:52 +01:00
mailmapper scripts: add mailmapper, a tool to create/update mailmap file 2014-10-17 11:10:00 +02:00
mk-omap-image.c scripts: fix warning generated by glibc 2.20 2015-03-02 07:32:01 +01:00
mkcompile_h Makefile: fix build timestamps 2012-04-15 15:18:17 +02:00
mkimage.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mkmakefile Add scripts/mkmakefile from Linux. This is necessary if you want to 2007-11-09 11:47:07 +01:00
mksysmap rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
mkublheader.c scripts: fix warning generated by glibc 2.20 2015-03-02 07:32:01 +01:00
mxs-usb-loader.c scripts: Add mxs-usb-loader tool 2015-01-05 11:30:59 +01:00
mxsboot.c scripts: Add mxsboot tool 2015-01-05 11:30:59 +01:00
mxsimage.c scripts: add mxsimage tool 2015-01-05 11:30:59 +01:00
netconsole add netconsole host script 2010-06-24 17:37:00 +02:00
omap_signGP.c scripts/omap_signGP: add getopt 2013-09-27 16:24:37 +02:00
s5p_cksum.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
setlocalversion Make: update setlocalversion from the kernel 2013-03-09 20:14:15 +01:00
socfpga_get_sequencer scripts: socfpga: add coccinelle magic 2015-03-02 07:43:25 +01:00
socfpga_import_preloader scripts: socfpga: statify sys_mgr_init_table 2015-03-06 07:43:10 +01:00
socfpga_mkimage.c scripts: Add Altera SoCFPGA mkimage support 2013-09-23 08:40:32 +02:00
socfpga_sequencer_defines_defaults scripts: socfpga sequencer extraction tool 2015-01-13 08:42:16 +01:00
tags.sh Makefile: move ctags and cscope support to a shell script 2012-12-03 11:01:44 +01:00
xz_wrap.sh Add xz decompression support 2014-11-04 12:18:55 +01:00
zynq_mkimage.c ARM: zynq: add zynq fsbl checksum script 2013-03-27 09:23:49 +01:00