9
0
Fork 0
barebox/commands
Jan Weitzel 8446708391 commands: of_dump switch to get fixed devictree
Add a switch to get the devicetree processed by the registered fixups.
This is also whats the kernel gets.

Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-09-01 12:40:53 +02:00
..
2048.c 2048: Reset score on startup 2014-06-06 06:33:53 +02:00
Kconfig Merge branch 'for-next/usb-gadget' 2014-08-07 20:34:28 +02:00
Makefile Merge branch 'for-next/usb-gadget' 2014-08-07 20:34:28 +02:00
automount.c automount: fix description typo 2014-06-26 09:45:14 +02:00
barebox-update.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
basename.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
boot.c boot: fix typo 2014-07-01 08:44:56 +02:00
bootm.c bootm.c: "-o" option should refer to "DTB", not "DTS" 2014-07-07 08:29:34 +02:00
cat.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
cd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
clear.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
clk.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
cp.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
crc.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
detect.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
devinfo.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
dfu.c Merge branch 'for-next/usb-gadget' 2014-08-07 20:34:28 +02:00
digest.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
dirname.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
drvinfo.c commands: drvinfo: Make locally used function static 2014-06-05 10:18:06 +02:00
echo.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
edit.c Merge branch 'for-next/metadata' 2014-08-07 06:15:16 +02:00
exec.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
export.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
false.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
filetype.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
flash.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
global.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
go.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
gpio.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
help.c Documentation: remove "all all" in help's help text. 2014-07-22 21:16:06 +02:00
hwclock.c commands: add hwclock 2014-08-02 06:45:43 +02:00
i2c.c commands: i2c: add message if write is not successful 2014-07-14 08:04:04 +02:00
imd.c Add support for metadata in barebox images 2014-08-07 06:13:52 +02:00
insmod.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
iomemport.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
led.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
let.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
linux16.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
linux_exec.c commands: include missing header 2014-06-26 21:16:13 +02:00
ln.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
loadb.c Do not use macros in command help 2014-07-08 07:52:36 +02:00
loadenv.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
loads.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
loadxy.c Do not use macros in command help 2014-07-08 07:52:36 +02:00
login.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
ls.c ls: sort files with -l 2014-07-03 09:39:28 +02:00
lsmod.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
lspci.c Documentation: lowercase help short texts 2014-07-22 21:16:06 +02:00
magicvar.c magicvars: can now also list values 2014-05-15 14:44:33 +02:00
md.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
mem.c commands/mem.c: drop non used DEVMEM 2013-05-08 07:16:40 +02:00
memcmp.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
memcpy.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
meminfo.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
memset.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
memtest.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
menu.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
menutree.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
miitool.c Merge branch 'for-next/misc' 2014-07-04 17:27:06 +02:00
mkdir.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
mm.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
mount.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
msleep.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
mw.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
nand.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
nandtest.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
net.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
of_dump.c commands: of_dump switch to get fixed devictree 2014-09-01 12:40:53 +02:00
of_node.c complete: Add devicetree completion 2014-05-19 22:23:56 +02:00
of_property.c complete: Add devicetree completion 2014-05-19 22:23:56 +02:00
oftree.c Merge branch 'for-next/metadata' 2014-08-07 06:15:16 +02:00
partition.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
passwd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
poweroff.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
printenv.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
pwd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
readf.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
readline.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
readlink.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
reginfo.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
regulator.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
reset.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
rm.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
rmdir.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
saveenv.c commands: saveenv: Fix comment about directories in help text 2014-08-01 08:24:01 +02:00
setenv.c Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
sleep.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
spi.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
splash.c splash.c: Add that .png files are suitable as splash images. 2014-07-04 07:34:10 +02:00
stddev.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
test.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
tftp.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
time.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
timeout.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
trigger.c commands: trigger: check trigger disable return code too 2014-07-31 08:03:01 +02:00
true.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
ubi.c ubi: add setting devnum to ubiattach 2014-09-01 09:49:35 +02:00
ubiformat.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
uimage.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00
umount.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
uncompress.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
usb.c USB: host: drop force rescan 2014-07-18 14:50:21 +02:00
usbgadget.c USB: gadget: Add a multi function gadget 2014-07-24 08:32:56 +02:00
usbserial.c USB: gadget: specify vendor/product id with device parameters 2014-07-22 08:09:28 +02:00
version.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
wd.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00