Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c7f16934749b054ce1f0b75bd664d22af8b7c588
/
lib
/
fdtdec.c
9eef56d
env: Move env_get_ulong() to env.h
by Simon Glass
· 5 years ago
0c670fc
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
ebf30e8
fdtdec: Add fdtdec_set_ethernet_mac_address()
by Thierry Reding
· 6 years ago
3bf2f15
fdtdec: Remove fdt_{addr,size}_unpack()
by Thierry Reding
· 6 years ago
d81d969
fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
by Thierry Reding
· 6 years ago
216800a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
51e4e3e
x86: dts: switch spi-flash to jedec, spi-nor compatible
by Neil Armstrong
· 6 years ago
16523ac
fdtdec: Implement carveout support functions
by Thierry Reding
· 6 years ago
c9222a0
fdtdec: Implement fdtdec_add_reserved_memory()
by Thierry Reding
· 6 years ago
8153d53
fdtdec: Implement fdtdec_set_phandle()
by Thierry Reding
· 6 years ago
95f4bbd
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
by Marek Vasut
· 6 years ago
1fd3035
lib: fdt: Allow enabling both LZO and GZIP DT compression
by Marek Vasut
· 6 years ago
118f4d4
lib: fdt: Split fdtdec_setup_memory_banksize()
by Marek Vasut
· 6 years ago
3ebe09d
lib: fdt: Split fdtdec_setup_mem_size_base()
by Marek Vasut
· 6 years ago
f94fa0e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
91b3a18
fdt: tegra: Drop COMPAT_AMS_AS3722
by Simon Glass
· 6 years ago
38b043d
fdt: samsung: Drop unused fdt_compat_id values
by Simon Glass
· 6 years ago
003c9dc
fdt: Introduce fdtdec_get_alias_highest_id()
by Michal Simek
· 6 years ago
f51f671
lib: fdtdec: fdtdec_get_addr_size_fixed remove checks
by Keerthy
· 6 years ago
d50d681
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
f1d2bc9
lib: fdtdec: Add function re-setup the fdt more effeciently
by Jean-Jacques Hiblot
· 6 years ago
f980c99
fdt: sandbox: correct use of ${fdtcontroladdr}
by Heinrich Schuchardt
· 6 years ago
410d9b6
fdt: Fix uncompress_blob() for U-Boot proper
by Marek Vasut
· 6 years ago
658954c
Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
by Michal Simek
· 6 years ago
25a3845
fdt: Remove fdtdec_decode_region() function
by Simon Glass
· 6 years ago
c35a7d3
fdt: fdtdec_setup_memory_banksize() use livetree
by Jens Wiklander
· 6 years ago
dee37fc
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
f850371
fdt: fix get_next_memory_node()
by Marek Vasut
· 6 years ago
452bc12
fdt: fix fdtdec_setup_memory_banksize()
by Jens Wiklander
· 6 years ago
12308b1
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
by Siva Durga Prasad Paladugu
· 6 years ago
1473b12
lib: fdtdec: Update ram_base to store ram start adddress
by Siva Durga Prasad Paladugu
· 6 years ago
894c3ad
board: arm: Add support for Broadcom BCM7445
by Thomas Fitzsimmons
· 6 years ago
90c08fa
fdt: Add device tree memory bindings
by Michael Pratt
· 6 years ago
19c8fc7
fdt: Add another Altera Arria10 clock init compatible
by Marek Vasut
· 6 years ago
8176692
lib: fdtdec: drop the old compatible about max77686
by Jaehoon Chung
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
b79221a
lib: fdtdec: Fix some style violations
by Mario Six
· 7 years ago
2e38662
lib: fdtdec: Fix whitespace style violations
by Mario Six
· 7 years ago
3b595da
fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
by Rob Clark
· 7 years ago
9804d88
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
9bd76b8
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
by Goldschmidt Simon
· 7 years ago
942ee09
fdtdec: Support parsing multiple /memory nodes
by Marek Vasut
· 7 years ago
eb57c0b
fdt: Add compatible strings for Arria 10
by Tien Fong Chee
· 7 years ago
2f57c95
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
by Jean-Jacques Hiblot
· 7 years ago
035d640
fdtdec: sort include files
by Jean-Jacques Hiblot
· 7 years ago
1195559
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
by Jean-Jacques Hiblot
· 7 years ago
bfebc8c
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
f6a4093
fdtdec: Drop old compatible values
by Simon Glass
· 7 years ago
2059ecf
fdt: Enable selecting correct DTB from appended FIT Image
by Cooper Jr., Franklin
· 7 years ago
c69380f
fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
by Simon Glass
· 7 years ago
2ec9d17
cros_ec: Convert to support live tree
by Simon Glass
· 7 years ago
b7e0d73
dm: core: Add a place to put extra device-tree reading functions
by Simon Glass
· 7 years ago
82f766d
Allow boards to initialize the DT at runtime.
by Alex Deymo
· 8 years ago
e11b5e8
fdt: Add compatible strings for Arria 10
by Ley Foon Tan
· 8 years ago
5efa1bf
libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
by Vignesh R
· 8 years ago
623f601
fdt: add memory bank decoding functions for board setup
by Nathan Rossi
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
47a79f6
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
by Masahiro Yamada
· 8 years ago
6e06acb
fdt: allow fdtdec_get_addr_size_*() to translate addresses
by Stephen Warren
· 8 years ago
4ccae81
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
920c696
sandbox: Find keyboard driver using driver model
by Simon Glass
· 8 years ago
39ea0ee
fdt: x86: Tidy up a few COMPAT string definitions
by Simon Glass
· 8 years ago
01a227d
fdt: Add a note to avoid adding new compatible strings
by Simon Glass
· 8 years ago
da9e0a9
fdt: Drop unused exynos compatible strings
by Simon Glass
· 8 years ago
6cd2602
x86: fdt: Drop the unused compatible strings in fdtdec
by Simon Glass
· 8 years ago
703aaf7
fdt: Drop some unused compatible strings
by Simon Glass
· 9 years ago
04b9dd1
fdt: Correct return value in fdtdec_decode_display_timing()
by Simon Glass
· 9 years ago
39f6333
mmc: tegra: add basic Tegra186 support
by Stephen Warren
· 8 years ago
69ca6fd
x86: dts: Drop memory SPD compatible string
by Simon Glass
· 9 years ago
779653b
x86: Drop all the old pin configuration code
by Simon Glass
· 9 years ago
fd30d2c
dm: fdtdec: Correct a sandbox build warning
by Simon Glass
· 9 years ago
d765921
tegra: nyan-big: Move the LCD driver to driver model
by Simon Glass
· 9 years ago
1889a7e
fdt: introduce fdtdec_get_child_count
by Peng Fan
· 9 years ago
f8b4e45
x86: Drop the irq router compatible string
by Simon Glass
· 9 years ago
3ade5bc
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
4edde96
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
394e0b6
fdtdec: Add compatible string for Intel IvyBridge FSP
by Bin Meng
· 9 years ago
fcc0a87
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
ef4b01b
arm: socfpga: Allow DWC2 UDC probing from OF
by Marek Vasut
· 9 years ago
e81ca88
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
f77f5e9
dm: tegra: Convert keyboard driver to driver model
by Simon Glass
· 9 years ago
d9eda6c
pci: tegra: add/enable support for Tegra210
by Stephen Warren
· 9 years ago
1017296
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· 9 years ago
3bc37a5
fdt: Add a function to look up a /chosen property
by Simon Glass
· 9 years ago
4ea5243
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
by Stephen Warren
· 9 years ago
ff0a635
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
by Przemyslaw Marczak
· 9 years ago
d93b9a0
fdt: fix fdtdec_get_addr_size not to require any size cells
by Stephen Warren
· 9 years ago
02464e3
fdt: add new fdt address parsing functions
by Stephen Warren
· 9 years ago
129adf5
mmc: dw_mmc: Probe the MMC from OF
by Marek Vasut
· 9 years ago
b697e0f
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· 9 years ago
bc6351e
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
by Bin Meng
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
236efe3
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
by Simon Glass
· 9 years ago
f3b84a3
x86: baytrail: Configure FSP UPD from device tree
by Andrew Bradford
· 9 years ago
6ab00db
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
5ae3a5e
dts: Drop unused compatible ID for the NXP video bridge
by Simon Glass
· 9 years ago
68964db
video: Remove the old parade driver
by Simon Glass
· 9 years ago
05bccbc
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
Next »