Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aaee2a3b4d5e3300532424597e114aa96b6494dd
/
common
/
fdt_support.c
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
9e0a99d
fdt_resize(): fix actualsize calculations with unaligned blobs
by Peter Korsgaard
· 16 years ago
9c7b705
fdt_resize(): ensure minimum padding
by Peter Korsgaard
· 16 years ago
e0475cd
fdt: Added helper to set PCI dma-ranges property
by Kumar Gala
· 16 years ago
1ba0040
fdt: Add fdt_getprop_u32_default helpers
by Kumar Gala
· 16 years ago
d29abae
powerpc: Fix bootm to boot up again with a Ramdisk
by Heiko Schocher
· 16 years ago
99ebc05
fdt: refactor initrd related code
by Kumar Gala
· 16 years ago
f2f58c5
fdt: refactor fdt resize code
by Kumar Gala
· 16 years ago
226f6bd
Merge branch 'next'
by Kim Phillips
· 16 years ago
fabda92
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· 16 years ago
5b13b4e
fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups
by Anton Vorontsov
· 16 years ago
868e346
fdt: add crypto node handling for MPC8{3, 5}xxE processors
by Kim Phillips
· 16 years ago
46e192a
fdt: Fix typo in variable name.
by Detlev Zundel
· 16 years ago
e81ce61
libfdt: Move the working_fdt pointer to cmd_fdt.c
by Gerald Van Baren
· 16 years ago
f3a42e2
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
07e6091
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
by Anton Vorontsov
· 17 years ago
c694d3d
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
by Jerry Van Baren
· 17 years ago
88f0ca2
Fix building of fdt_support.c if DEBUG set
by Kumar Gala
· 17 years ago
1f16448
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
6d838da
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
569c035
Fine grained per property /chosen updating.
by Gerald Van Baren
· 17 years ago
4ee3245
Conditionally compile fdt_fixup_ethernet()
by Gerald Van Baren
· 17 years ago
2dc9b4a
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
by Kumar Gala
· 17 years ago
0db72ed
Add common memory fixup function
by Kumar Gala
· 17 years ago
78a658c
Conditionally compile fdt_support.c
by Kumar Gala
· 17 years ago
7590a19
Add additional fdt fixup helper functions
by Kumar Gala
· 17 years ago
2269910
Add fdt_fixup_ethernet helper to set mac addresses
by Kumar Gala
· 17 years ago
c8ab705
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
7e64cf8
Move do_fixup* for libfdt into common code
by Kumar Gala
· 17 years ago
bf771dc
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
by Kumar Gala
· 17 years ago
594784d
fdt: suppress unused variable 'bd' warning
by Kim Phillips
· 17 years ago
0dc2512
Improve error print messages.
by Gerald Van Baren
· 17 years ago
5606a36
Create new fdt boardsetup command, fix bug parsing [] form of set values.
by Gerald Van Baren
· 17 years ago
f097fa0
Tighten up the error messages.
by Gerald Van Baren
· 17 years ago
43555f4
Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
by Gerald Van Baren
· 18 years ago
d7cae57
Replace fdt_node_offset() with fdt_find_node_by_path().
by Gerald Van Baren
· 17 years ago
cfede44
Minor code clean up.
by Gerald Van Baren
· 18 years ago
f68a9e3
Improve error messages, more informative.
by Gerald Van Baren
· 18 years ago
8e894a3
Fix serious pointer bug with bootm and reserve map.
by Gerald Van Baren
· 18 years ago
c9502b9
Improve the bootm command for CONFIG_OF_LIBFDT
by Gerald Van Baren
· 18 years ago
c4a57ea
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago