index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fdt_support.h
Age
Commit message (
Expand
)
Author
2008-10-24
fdt: Added helper to set PCI dma-ranges property
Kumar Gala
2008-10-24
fdt: Add fdt_getprop_u32_default helpers
Kumar Gala
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
2008-08-26
fdt: refactor initrd related code
Kumar Gala
2008-08-26
fdt: refactor fdt resize code
Kumar Gala
2008-08-26
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
2008-07-14
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
2008-03-26
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
Anton Vorontsov
2008-03-25
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
2008-01-09
85xx: add ability to upload QE firmware
Timur Tabi
2008-01-08
Add fdt_find_and_setprop() to fdt_support.h
Matthias Fuchs
2007-12-08
Add common memory fixup function
Kumar Gala
2007-11-21
Add additional fdt fixup helper functions
Kumar Gala
2007-11-21
Add fdt_fixup_ethernet helper to set mac addresses
Kumar Gala
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
2007-08-10
Call ft_board_setup() from the bootm command.
Gerald Van Baren
2007-04-06
Moved fdt command support code to fdt_support.c
Gerald Van Baren