Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
36eb98ac83223d1588d9d51a772d0f332d854600
/
common
/
fdt_support.c
29f304b
fdt: Correct fdt_get_base_address()
by Simon Glass
· 7 years ago
2028012
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
bb7c01e
fdt: Rename a few functions in fdt_support
by Simon Glass
· 8 years ago
293340a
fdt: Update fdt_get_base_address() to use const
by Simon Glass
· 8 years ago
a7042f5
fdt_support: Fixup 'ethernet' aliases not ending in digits
by Tuomas Tynkkynen
· 8 years ago
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
2299938
common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts
by Ladislav Michl
· 8 years ago
496904b
net: cosmetic: Do not use magic values for ARP_HLEN
by oliver@schinagl.nl
· 8 years ago
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
d3dbac8
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
by Hannes Schmelzer
· 8 years ago
c99581b
fdt_support: fdt_translate_address() blob const correctness
by Stephen Warren
· 8 years ago
03f08c5
fdt: Document the rest of struct of_bus
by Paul Burton
· 9 years ago
dbef2f0
fdt: Support for ISA busses
by Paul Burton
· 9 years ago
cde7761
fdt: fix setting MAC addresses for multiple interfaces
by Lev Iserovich
· 9 years ago
f4d337c
Revert "fdt: fix address cell count checking in fdt_translate_address()"
by Przemyslaw Marczak
· 9 years ago
b819911
Revert "fdt_support: Add multi-serial support for stdout fixup"
by Bin Meng
· 9 years ago
de857fa
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
0f6ba87
fdt: fix address cell count checking in fdt_translate_address()
by Przemyslaw Marczak
· 9 years ago
bfb93cc
fdt: Rewrite the logic in fdt_fixup_ethernet()
by Bin Meng
· 9 years ago
719271a
fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
by Bin Meng
· 9 years ago
d9a0093
fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
by Bin Meng
· 9 years ago
edd551f
fdt_support: Don't panic if stdout alias is missing
by Scott Wood
· 9 years ago
3d2d441
fdt: prevent clearing memory node if there are no banks
by Andre Przywara
· 9 years ago
2c0fbc7
fdt: Pass the device serial number through devicetree
by Paul Kocialkowski
· 10 years ago
248b18d
fdt: Correct warning in fdt_setup_simplefb_node()
by Simon Glass
· 10 years ago
5d7c6b5
fdt: add new fdt_fixup_display function to configure display
by Tim Harvey
· 10 years ago
8e738ce
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
4c80fb0
fdt: Fix regression in fdt_pack_reg()
by Hans de Goede
· 10 years ago
e9f343f
sandbox: Fix warnings due to 64-bit printf() strings
by Simon Glass
· 10 years ago
32bdd4e
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
0c87277
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
ea87637
fdt_support: Add a fdt_setup_simplefb_node helper function
by Hans de Goede
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
9fbc632
fdt: Try to use fdt_address_cells()/fdt_size_cells()
by Simon Glass
· 10 years ago
0058e11
fdt: Change fdt_pack_reg() to static and fix types
by Simon Glass
· 10 years ago
014aa05
fdt: Export the fdt_find_or_add_subnode() function
by Simon Glass
· 10 years ago
9f6a06a
fdt_support: Make of_bus_default_count_cells non static
by Arnab Basu
· 10 years ago
ae16fc8
fdt_support: Move of_read_number to fdt_support.h
by Arnab Basu
· 10 years ago
9f85a72
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
by Simon Glass
· 10 years ago
9a3b4de
fdt_support: correct the return condition of fdt_initrd()
by Masahiro Yamada
· 11 years ago
b891a34
fdt_support: fix an endian bug of fdt_initrd()
by Masahiro Yamada
· 11 years ago
a6ae8d3
fdt_support: fix an endian bug of fdt_fixup_memory_banks
by Masahiro Yamada
· 11 years ago
aba38af
fdt_support: add 'const' qualifier for unchanged argument
by Masahiro Yamada
· 11 years ago
a467792c6
fdt_support: refactor fdt_fixup_stdout() function
by Masahiro Yamada
· 11 years ago
451c204
fdt_support: delete force argument of fdt_chosen()
by Masahiro Yamada
· 11 years ago
5b11489
fdt_support: delete force argument of fdt_initrd()
by Masahiro Yamada
· 11 years ago
c020728
fdt_support: refactor with fdt_find_or_add_subnode helper func
by Masahiro Yamada
· 11 years ago
57b9069
fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
by Masahiro Yamada
· 11 years ago
0b9bf27
ARM: fdt support: Add usbethaddr as an acceptable MAC
by Dan Murphy
· 11 years ago
19555be
fdt_support: Add helper function to read "ranges" property
by Alexander Graf
· 11 years ago
7c8a6cf
fdt_support: split fdt_getprop_u32_default
by Alexander Graf
· 11 years ago
2cc84cc
fdt_support.c: Correct linux,initrd-start/end setting
by Tom Rini
· 11 years ago
f041083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
d985013
fdt_support: 64bit initrd start address support
by David Feng
· 11 years ago
0904eb2
common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
by Miao Yan
· 11 years ago
efe7f30
mtd: fix warnings due to 64-bit partition support
by Scott Wood
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7c15c77
fdt: remove unaligned access in fdt_fixup_ethernet()
by Stephen Warren
· 12 years ago
8e4ed9a
fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
by Doug Anderson
· 12 years ago
6542c07
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
db4a88d
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
by Tom Wai-Hong Tam
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
cd37de7
Fix constness of the fdt void pointer in fdt_getprop_u32_default
by Gabe Black
· 13 years ago
9df8b4c
Add some missing endian conversions in fdt_support.c
by Gabe Black
· 13 years ago
a7be802
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
by Shengzhou Liu
· 13 years ago
fc95324
sandbox: Use uintptr_t for 32/64-bit compatibility
by Simon Glass
· 13 years ago
c6d8303
fdt: update fdt_alloc_phandle to use fdt_get_phandle
by Timur Tabi
· 13 years ago
0f46c80
fdt: check for fdt errors in fdt_create_phandle
by Timur Tabi
· 13 years ago
d5fc258
fdt: Add new fdt_create_phandle helper
by Kumar Gala
· 13 years ago
f2f1c5a
fdt: Rename fdt_create_phandle to fdt_set_phandle
by Kumar Gala
· 13 years ago
af73788
fdt: introduce fdt_create_phandle()
by Gerald Van Baren
· 13 years ago
8ebaf20
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
by Timur Tabi
· 14 years ago
c379a56
Fix off-by-one error in passing initrd end address via device tree
by Grant Likely
· 14 years ago
215d832
fdt_support: Fix buffer overflow in fdt_fixup_memory_banks
by Kyle Moffett
· 14 years ago
4169ea0
Fix compiler warning in fdt_support.c
by Dirk Behme
· 14 years ago
1a9f0b3
common/fdt_support.c: Fix compile warnings
by Wolfgang Denk
· 14 years ago
b4ae942
FDT: Add fixup support for multiple banks of memory
by John Rigby
· 14 years ago
acda3a4
common/fdt_support.c: fix compile error
by Matthew McClintock
· 14 years ago
3b857f1
fdt_support: support adding EDID property to FDT display nodes
by Anatolij Gustschin
· 14 years ago
442cd1a
ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
by Stefan Roese
· 14 years ago
412a71a
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
by Stefan Roese
· 14 years ago
9989971
fdt: call fdt_parent_offset fewer times while translating addresses
by Scott Wood
· 14 years ago
ba31fb6
fdt: Fix bug in size calculation in fdt_resize() with initrd use
by Feng Wang
· 14 years ago
b7afb11
fdt: Add function to alloc phandle values
by Kumar Gala
· 14 years ago
800d1d1
fdt: Add fdt_node_offset_by_compat_reg helper
by Kumar Gala
· 14 years ago
b87e793
fdt: Add fdt_translate_address to convert reg node to cpu phys addr
by Kumar Gala
· 14 years ago
6578bae
fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c
by Kim Phillips
· 15 years ago
3c13806
fdt_support: add entry for sec3.1 and fix sec3.3
by Kim Phillips
· 15 years ago
f4ad4fd
fdt: Add fdt_del_node_and_alias helper
by Kumar Gala
· 15 years ago
6c44c38
fdt_support: add partitions fixup in mtd node
by Anatolij Gustschin
· 15 years ago
9e9cf60
fdt_support: Add multi-serial support for stdout fixup
by Anton Vorontsov
· 15 years ago
59735d3
fdt: Fix fdt padding issue for initrd mem_rsv
by Kumar Gala
· 15 years ago
a0f10c9
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
by Stefan Roese
· 15 years ago
baf4189
fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
by Kumar Gala
· 15 years ago
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 16 years ago
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
Next »