Commit Graph

44609 Commits (b6518b1ea3b40ec1dec786fb942dc47bb164d987)
 

Author SHA1 Message Date
Igal Liberman b6518b1ea3 arm64: mvebu: use single defconfig for Armada8K development boards 7 years ago
Marek Behún b6ee860b87 marvell: armada385: Add the Turris Omnia board 7 years ago
Marek Behún aa5eb9a3ac drivers/misc: Add basic support for ATSHA204A Crypto module 7 years ago
Marek Behún 8e6eda7cda drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support 7 years ago
Marek Behún c2502e7b82 arch/arm/dts: Add Turris Omnia device tree 7 years ago
Marek Behún 2ab7704a6d orion_wdt: Support for the Orion Watchdog 7 years ago
Marek Behún 90bcc3d38d driver/ddr: Add support for setting timing in hws_topology_map 7 years ago
Tom Rini 8d3a25685e Merge git://git.denx.de/u-boot-dm 7 years ago
Tom Rini d43ef73bf2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip 7 years ago
Masahiro Yamada 8c9eaadaaa dm: ofnode: use fdt32_t for DT property value to fix sparse warning 7 years ago
Masahiro Yamada fce136aafe dm: include <dm/util.h> from driver/core/dump.c 7 years ago
Masahiro Yamada b2ec7ea731 dm: ofnode: simplify ofnode_read_bool() 7 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 7 years ago
Masahiro Yamada cb7dbe1fb0 dm: ofnode: simplify ofnode_read_prop() 7 years ago
Masahiro Yamada 252510ac69 dm: ofnode: use ofnode_read_bool() to check property existence 7 years ago
Masahiro Yamada 766c28a548 dm: include <dm/util.h> from drivers/core/util.c 7 years ago
Tom Rini 99bb38e2cc fdt: Check for NULL return from fdt_getprop in 'fdt set' 7 years ago
Simon Glass f53dcc0e35 tegra: fdt: Ensure that the console UART is enabled 7 years ago
Simon Glass 50d8c4a465 tegra: Show a debug message if the LCD PMIC fails to start 7 years ago
Simon Glass f93472a022 dm: serial: Add livetree support 7 years ago
Simon Glass d09608534c dm: serial: Separate out the core serial-device finding code 7 years ago
Simon Glass db9f8f6ad5 dm: serial: ns16550: Convert to livetree 7 years ago
Simon Glass 03bc3f18b7 tegra: Fix up include file ordering 7 years ago
Simon Glass 1a9f3da917 video: simple-panel: Add a little more debugging 7 years ago
Simon Glass 7cf208d73b dm: video: Update pwm_backlight to support livetree 7 years ago
Simon Glass fb0b709eff dm: video: Sync display on backspace 7 years ago
Simon Glass 2f0dd5cafe tegra: nyan-big: Enable bootstage 7 years ago
Simon Glass c1eb3d5966 dm: Fix error handling when unflattening the DT 7 years ago
Simon Glass 0be3a3b473 tegra: nyan-big: Enable the debug UART 7 years ago
Simon Glass 23acc48d84 tegra: video: Time the LCD init 7 years ago
Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells 7 years ago
Simon Glass f7d6fcf7ae dm: core: Add dev_read_enabled() to check if a device is enabled 7 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 7 years ago
Simon Glass 8c293d6ac9 dm: core: Add ofnode_read_string_count() 7 years ago
Simon Glass 7feccfdc45 binman: Put our local modules ahead of system modules 7 years ago
Simon Glass c07919281c dtoc: Add tests 7 years ago
Simon Glass 2028cc59f7 sandbox: Stop printing platdata at the start of SPL 7 years ago
Simon Glass 30107b08d7 dtoc: Add a comment about string replace in conv_name_to_c() 7 years ago
Simon Glass fa0ea5b09e dtoc: Move the main logic into the dtb_platdata file 7 years ago
Simon Glass 56e0bbe057 dtoc: Move static functions out of the class 7 years ago
Simon Glass e36024b05f dtoc: Pass include_disabled explicitly 7 years ago
Simon Glass 86290ce40e dtoc: Don't handle properties with / in them 7 years ago
Simon Glass 2be282ca01 dtoc: Fix pylint warnings 7 years ago
Simon Glass 7581c01a15 dtoc: Split out the main class into its own file 7 years ago
Simon Glass 14f5acfc5b dtoc: Add a comment at the top 7 years ago
Simon Glass 418355cbaa dtoc: Use self._options instead of the global options 7 years ago
Simon Glass cb008830aa moveconfig: Allow automatic location and adding of 'imply' 7 years ago
Simon Glass 9b2a2e87d2 moveconfig: Allow control of which implying configs are shown 7 years ago
Simon Glass 2ddd85dc34 moveconfig: Allow piping in 'git show --stat' output 7 years ago
Simon Glass d8c6fb8ced sandbox: Drop special case console code for sandbox 7 years ago