index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
fdt_support.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/8xxx:Add MPH controller support in USB device-tree fixup
ramneek mehresh
2012-02-15
1
-2
/
+2
*
Fix constness of the fdt void pointer in fdt_getprop_u32_default
Gabe Black
2011-11-13
1
-2
/
+2
*
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
Shengzhou Liu
2011-10-18
1
-0
/
+28
*
fdt: check for fdt errors in fdt_create_phandle
Timur Tabi
2011-10-15
1
-1
/
+1
*
fdt: Add a do_fixup_by_path_string() function
Chunhe Lan
2011-10-15
1
-0
/
+7
*
fdt: Add new fdt_create_phandle helper
Kumar Gala
2011-09-29
1
-0
/
+1
*
fdt: Rename fdt_create_phandle to fdt_set_phandle
Kumar Gala
2011-09-29
1
-1
/
+1
*
fdt: introduce fdt_create_phandle()
Gerald Van Baren
2011-07-14
1
-0
/
+1
*
fdt: add prototype for fdt_increase_size()
Timur Tabi
2011-07-14
1
-0
/
+1
*
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Timur Tabi
2011-07-14
1
-0
/
+4
*
FDT: Add fixup support for multiple banks of memory
John Rigby
2010-10-18
1
-0
/
+1
*
fdt_support: support adding EDID property to FDT display nodes
Anatolij Gustschin
2010-10-12
1
-0
/
+1
*
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
Stefan Roese
2010-09-23
1
-1
/
+1
*
fdt: Add function to alloc phandle values
Kumar Gala
2010-07-26
1
-0
/
+1
*
fdt: Add fdt_node_offset_by_compat_reg helper
Kumar Gala
2010-07-20
1
-0
/
+2
*
fdt: Add fdt_translate_address to convert reg node to cpu phys addr
Kumar Gala
2010-07-20
1
-0
/
+1
*
powerpc/8xxx: Distinguish between incompatible SEC h/w types
Kim Phillips
2010-07-16
1
-1
/
+1
*
fdt: Add fdt_del_node_and_alias helper
Kumar Gala
2010-04-07
1
-0
/
+1
*
fdt_support: add partitions fixup in mtd node
Anatolij Gustschin
2010-03-21
1
-0
/
+2
*
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
Stefan Roese
2009-10-23
1
-0
/
+2
*
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
2009-06-12
1
-1
/
+1
*
fdt: Added helper to set PCI dma-ranges property
Kumar Gala
2008-10-24
1
-0
/
+5
*
fdt: Add fdt_getprop_u32_default helpers
Kumar Gala
2008-10-24
1
-0
/
+2
*
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
2008-09-13
1
-1
/
+1
*
fdt: refactor initrd related code
Kumar Gala
2008-08-26
1
-0
/
+1
*
fdt: refactor fdt resize code
Kumar Gala
2008-08-26
1
-0
/
+1
*
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
2008-08-26
1
-0
/
+2
*
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
2008-08-21
1
-1
/
+1
*
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
2008-07-14
1
-0
/
+6
*
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
Anton Vorontsov
2008-03-25
1
-0
/
+6
*
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
2008-03-26
1
-8
/
+0
*
85xx: add ability to upload QE firmware
Timur Tabi
2008-01-09
1
-0
/
+1
*
Add fdt_find_and_setprop() to fdt_support.h
Matthias Fuchs
2008-01-08
1
-0
/
+2
*
Add common memory fixup function
Kumar Gala
2007-12-07
1
-0
/
+1
*
Add additional fdt fixup helper functions
Kumar Gala
2007-11-21
1
-0
/
+11
*
Add fdt_fixup_ethernet helper to set mac addresses
Kumar Gala
2007-11-21
1
-0
/
+1
*
Move do_fixup* for libfdt into common code
Kumar Gala
2007-11-21
1
-0
/
+4
*
Call ft_board_setup() from the bootm command.
Gerald Van Baren
2007-08-10
1
-0
/
+6
*
Moved fdt command support code to fdt_support.c
Gerald Van Baren
2007-04-06
1
-0
/
+42