Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | fdtdec: Add fdtdec_set_ethernet_mac_address() | Thierry Reding | 1 | -0/+24 |
2019-05-22 | fdtdec: Remove fdt_{addr,size}_unpack() | Thierry Reding | 1 | -24/+0 |
2019-04-24 | fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() | Thierry Reding | 1 | -1/+4 |
2019-04-12 | fdtdec: Implement carveout support functions | Thierry Reding | 1 | -0/+81 |
2019-04-12 | fdtdec: Implement fdtdec_add_reserved_memory() | Thierry Reding | 1 | -0/+48 |
2019-04-12 | fdtdec: Implement fdtdec_set_phandle() | Thierry Reding | 1 | -0/+11 |
2019-04-12 | fdtdec: Add fdt_{addr, size}_unpack() helpers | Thierry Reding | 1 | -0/+25 |
2019-04-12 | fdtdec: Add cpu_to_fdt_{addr, size}() macros | Thierry Reding | 1 | -0/+4 |
2019-04-09 | lib: fdt: Split fdtdec_setup_memory_banksize() | Marek Vasut | 1 | -0/+19 |
2019-04-09 | lib: fdt: Split fdtdec_setup_mem_size_base() | Marek Vasut | 1 | -0/+20 |
2019-02-11 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 1 | -0/+13 |
2019-02-09 | fdt: tegra: Drop COMPAT_AMS_AS3722 | Simon Glass | 1 | -1/+0 |
2019-02-09 | fdt: samsung: Drop unused fdt_compat_id values | Simon Glass | 1 | -6/+0 |
2019-02-08 | fdt: Introduce fdtdec_get_alias_highest_id() | Michal Simek | 1 | -0/+13 |
2018-12-10 | lib: fdtdec: Add function re-setup the fdt more effeciently | Jean-Jacques Hiblot | 1 | -0/+21 |
2018-11-21 | fdt: restore board_fdt_blob_setup() declaration | Baruch Siach | 1 | -0/+1 |
2018-10-09 | fdt: Remove fdtdec_decode_region() function | Simon Glass | 1 | -45/+0 |
2018-07-19 | lib: fdtdec: Rename routine fdtdec_setup_memory_size() | Siva Durga Prasad Paladugu | 1 | -7/+9 |
2018-07-10 | board: arm: Add support for Broadcom BCM7445 | Thomas Fitzsimmons | 1 | -0/+4 |
2018-07-09 | fdt: Add device tree memory bindings | Michael Pratt | 1 | -1/+37 |
2018-05-18 | fdt: Add another Altera Arria10 clock init compatible | Marek Vasut | 1 | -0/+1 |
2018-05-08 | lib: fdtdec: drop the old compatible about max77686 | Jaehoon Chung | 1 | -1/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -1/+1 |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 1 | -1/+1 |
2018-02-19 | sandbox: Add 64-bit sandbox | Mario Six | 1 | -1/+1 |
2018-01-16 | fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE | Rob Clark | 1 | -1/+2 |
2017-11-26 | fdt: Add compatible strings for Arria 10 | Tien Fong Chee | 1 | -0/+2 |
2017-09-15 | dtoc: Add support for 32 or 64-bit addresses | Simon Glass | 1 | -0/+2 |
2017-07-28 | fdtdec: Drop old compatible values | Simon Glass | 1 | -6/+0 |
2017-06-01 | cros_ec: Convert to support live tree | Simon Glass | 1 | -13/+0 |
2017-06-01 | dm: core: Add a place to put extra device-tree reading functions | Simon Glass | 1 | -22/+1 |
2017-05-15 | edid: Add HDMI flag to timing info | Jernej Skrabec | 1 | -0/+1 |
2017-05-10 | Allow boards to initialize the DT at runtime. | Alex Deymo | 1 | -0/+6 |
2017-04-14 | fdt: Add compatible strings for Arria 10 | Ley Foon Tan | 1 | -0/+8 |
2016-12-20 | fdt: add memory bank decoding functions for board setup | Nathan Rossi | 1 | -0/+34 |
2016-09-14 | usb: uniphier: remove UniPhier xHCI driver and select DM_USB | Masahiro Yamada | 1 | -1/+0 |
2016-08-12 | fdt: allow fdtdec_get_addr_size_*() to translate addresses | Stephen Warren | 1 | -3/+11 |
2016-07-25 | mtd: nand: Add the sunxi NAND controller driver | Boris Brezillon | 1 | -0/+1 |
2016-07-11 | sandbox: Find keyboard driver using driver model | Simon Glass | 1 | -1/+0 |
2016-07-11 | fdt: Drop unused exynos compatible strings | Simon Glass | 1 | -2/+0 |
2016-07-11 | x86: fdt: Drop the unused compatible strings in fdtdec | Simon Glass | 1 | -5/+0 |
2016-07-05 | fdt: Drop some unused compatible strings | Simon Glass | 1 | -4/+0 |
2016-05-31 | mmc: tegra: add basic Tegra186 support | Stephen Warren | 1 | -0/+1 |
2016-05-06 | Fix various typos, scattered over the code. | Robert P. J. Day | 1 | -1/+1 |
2016-03-17 | x86: dts: Drop memory SPD compatible string | Simon Glass | 1 | -1/+0 |
2016-03-17 | x86: Drop all the old pin configuration code | Simon Glass | 1 | -1/+0 |
2016-02-16 | tegra: nyan-big: Move the LCD driver to driver model | Simon Glass | 1 | -1/+0 |
2016-02-06 | fdt: introduce fdtdec_get_child_count | Peng Fan | 1 | -0/+9 |
2016-01-24 | x86: Drop the irq router compatible string | Simon Glass | 1 | -1/+0 |
2016-01-21 | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass | 1 | -1/+0 |