index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fdt_support.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-15
fdt: introduce fdt_create_phandle()
Gerald Van Baren
1
-0
/
+1
2011-07-15
fdt: add prototype for fdt_increase_size()
Timur Tabi
1
-0
/
+1
2011-07-15
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Timur Tabi
1
-0
/
+4
2010-10-19
FDT: Add fixup support for multiple banks of memory
John Rigby
1
-0
/
+1
2010-10-12
fdt_support: support adding EDID property to FDT display nodes
Anatolij Gustschin
1
-0
/
+1
2010-09-23
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
Stefan Roese
1
-1
/
+1
2010-07-26
fdt: Add function to alloc phandle values
Kumar Gala
1
-0
/
+1
2010-07-20
fdt: Add fdt_node_offset_by_compat_reg helper
Kumar Gala
1
-0
/
+2
2010-07-20
fdt: Add fdt_translate_address to convert reg node to cpu phys addr
Kumar Gala
1
-0
/
+1
2010-07-16
powerpc/8xxx: Distinguish between incompatible SEC h/w types
Kim Phillips
1
-1
/
+1
2010-04-07
fdt: Add fdt_del_node_and_alias helper
Kumar Gala
1
-0
/
+1
2010-03-22
fdt_support: add partitions fixup in mtd node
Anatolij Gustschin
1
-0
/
+2
2009-10-23
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
Stefan Roese
1
-0
/
+2
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
1
-1
/
+1
2008-10-25
fdt: Added helper to set PCI dma-ranges property
Kumar Gala
1
-0
/
+5
2008-10-25
fdt: Add fdt_getprop_u32_default helpers
Kumar Gala
1
-0
/
+2
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
1
-1
/
+1
2008-08-27
fdt: refactor initrd related code
Kumar Gala
1
-0
/
+1
2008-08-27
fdt: refactor fdt resize code
Kumar Gala
1
-0
/
+1
2008-08-27
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
1
-0
/
+2
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
1
-1
/
+1
2008-07-15
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
1
-0
/
+6
2008-03-26
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
Anton Vorontsov
1
-0
/
+6
2008-03-26
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
1
-8
/
+0
2008-01-10
85xx: add ability to upload QE firmware
Timur Tabi
1
-0
/
+1
2008-01-08
Add fdt_find_and_setprop() to fdt_support.h
Matthias Fuchs
1
-0
/
+2
2007-12-08
Add common memory fixup function
Kumar Gala
1
-0
/
+1
2007-11-22
Add additional fdt fixup helper functions
Kumar Gala
1
-0
/
+11
2007-11-22
Add fdt_fixup_ethernet helper to set mac addresses
Kumar Gala
1
-0
/
+1
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
1
-0
/
+4
2007-08-11
Call ft_board_setup() from the bootm command.
Gerald Van Baren
1
-0
/
+6
2007-04-06
Moved fdt command support code to fdt_support.c
Gerald Van Baren
1
-0
/
+42