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
/
common
/
fdt_support.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
1
-2
/
+2
2009-02-08
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-2
/
+2
2009-01-17
fdt_resize(): fix actualsize calculations with unaligned blobs
Peter Korsgaard
1
-1
/
+1
2008-10-31
fdt_resize(): ensure minimum padding
Peter Korsgaard
1
-2
/
+5
2008-10-25
fdt: Added helper to set PCI dma-ranges property
Kumar Gala
1
-0
/
+69
2008-10-25
fdt: Add fdt_getprop_u32_default helpers
Kumar Gala
1
-0
/
+27
2008-09-13
powerpc: Fix bootm to boot up again with a Ramdisk
Heiko Schocher
1
-3
/
+1
2008-08-27
fdt: refactor initrd related code
Kumar Gala
1
-42
/
+67
2008-08-27
fdt: refactor fdt resize code
Kumar Gala
1
-0
/
+39
2008-08-26
Merge branch 'next'
Kim Phillips
1
-7
/
+23
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
1
-41
/
+27
2008-07-16
fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups
Anton Vorontsov
1
-7
/
+23
2008-07-15
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
1
-0
/
+87
2008-06-21
fdt: Fix typo in variable name.
Detlev Zundel
1
-2
/
+2
2008-06-11
libfdt: Move the working_fdt pointer to cmd_fdt.c
Gerald Van Baren
1
-5
/
+0
2008-06-11
fdt: unshadow global working fdt variable
Kim Phillips
1
-1
/
+1
2008-03-26
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
Anton Vorontsov
1
-0
/
+25
2008-03-26
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
1
-193
/
+0
2008-02-14
Fix building of fdt_support.c if DEBUG set
Kumar Gala
1
-3
/
+3
2008-02-12
QE: Move FDT support into a common file
Kumar Gala
1
-48
/
+0
2008-01-10
85xx: add ability to upload QE firmware
Timur Tabi
1
-0
/
+48
2008-01-08
Fine grained per property /chosen updating.
Gerald Van Baren
1
-33
/
+40
2007-12-08
Conditionally compile fdt_fixup_ethernet()
Gerald Van Baren
1
-0
/
+4
2007-12-08
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
Kumar Gala
1
-0
/
+43
2007-12-08
Add common memory fixup function
Kumar Gala
1
-0
/
+78
2007-12-08
Conditionally compile fdt_support.c
Kumar Gala
1
-5
/
+0
2007-11-22
Add additional fdt fixup helper functions
Kumar Gala
1
-0
/
+55
2007-11-22
Add fdt_fixup_ethernet helper to set mac addresses
Kumar Gala
1
-0
/
+46
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
1
-23
/
+12
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
1
-0
/
+23
2007-11-21
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
Kumar Gala
1
-0
/
+26
2007-08-16
fdt: suppress unused variable 'bd' warning
Kim Phillips
1
-1
/
+0
2007-08-11
Improve error print messages.
Gerald Van Baren
1
-31
/
+21
2007-08-11
Create new fdt boardsetup command, fix bug parsing [] form of set values.
Gerald Van Baren
1
-15
/
+0
2007-08-11
Tighten up the error messages.
Gerald Van Baren
1
-22
/
+11
2007-08-11
Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
Gerald Van Baren
1
-39
/
+74
2007-08-11
Replace fdt_node_offset() with fdt_find_node_by_path().
Gerald Van Baren
1
-5
/
+5
2007-08-11
Minor code clean up.
Gerald Van Baren
1
-0
/
+5
2007-08-11
Improve error messages, more informative.
Gerald Van Baren
1
-13
/
+14
2007-04-20
Fix serious pointer bug with bootm and reserve map.
Gerald Van Baren
1
-2
/
+2
2007-04-15
Improve the bootm command for CONFIG_OF_LIBFDT
Gerald Van Baren
1
-5
/
+29
2007-04-06
Moved fdt command support code to fdt_support.c
Gerald Van Baren
1
-0
/
+323