Commit Graph

44607 Commits (b8b9790e23a7d6eec08d66192853ecb61bcae095)
 

Author SHA1 Message Date
Fabio Estevam b8b9790e23 wandboard: Remove unnecessary delay 8 years ago
Fabio Estevam dfa33fbe48 cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS 8 years ago
Fabio Estevam d84a8c5b28 cgtqmx6eval: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS 8 years ago
Fabio Estevam 7f27eec72e mx6slevk_spl: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS 8 years ago
Fabio Estevam 41857231d5 mx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS 8 years ago
Tom Rini 8d3a25685e Merge git://git.denx.de/u-boot-dm 8 years ago
Tom Rini d43ef73bf2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip 8 years ago
Masahiro Yamada 8c9eaadaaa dm: ofnode: use fdt32_t for DT property value to fix sparse warning 8 years ago
Masahiro Yamada fce136aafe dm: include <dm/util.h> from driver/core/dump.c 8 years ago
Masahiro Yamada b2ec7ea731 dm: ofnode: simplify ofnode_read_bool() 8 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 8 years ago
Masahiro Yamada cb7dbe1fb0 dm: ofnode: simplify ofnode_read_prop() 8 years ago
Masahiro Yamada 252510ac69 dm: ofnode: use ofnode_read_bool() to check property existence 8 years ago
Masahiro Yamada 766c28a548 dm: include <dm/util.h> from drivers/core/util.c 8 years ago
Tom Rini 99bb38e2cc fdt: Check for NULL return from fdt_getprop in 'fdt set' 8 years ago
Simon Glass f53dcc0e35 tegra: fdt: Ensure that the console UART is enabled 8 years ago
Simon Glass 50d8c4a465 tegra: Show a debug message if the LCD PMIC fails to start 8 years ago
Simon Glass f93472a022 dm: serial: Add livetree support 8 years ago
Simon Glass d09608534c dm: serial: Separate out the core serial-device finding code 8 years ago
Simon Glass db9f8f6ad5 dm: serial: ns16550: Convert to livetree 8 years ago
Simon Glass 03bc3f18b7 tegra: Fix up include file ordering 8 years ago
Simon Glass 1a9f3da917 video: simple-panel: Add a little more debugging 8 years ago
Simon Glass 7cf208d73b dm: video: Update pwm_backlight to support livetree 8 years ago
Simon Glass fb0b709eff dm: video: Sync display on backspace 8 years ago
Simon Glass 2f0dd5cafe tegra: nyan-big: Enable bootstage 8 years ago
Simon Glass c1eb3d5966 dm: Fix error handling when unflattening the DT 8 years ago
Simon Glass 0be3a3b473 tegra: nyan-big: Enable the debug UART 8 years ago
Simon Glass 23acc48d84 tegra: video: Time the LCD init 8 years ago
Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells 8 years ago
Simon Glass f7d6fcf7ae dm: core: Add dev_read_enabled() to check if a device is enabled 8 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 8 years ago
Simon Glass 8c293d6ac9 dm: core: Add ofnode_read_string_count() 8 years ago
Simon Glass 7feccfdc45 binman: Put our local modules ahead of system modules 8 years ago
Simon Glass c07919281c dtoc: Add tests 8 years ago
Simon Glass 2028cc59f7 sandbox: Stop printing platdata at the start of SPL 8 years ago
Simon Glass 30107b08d7 dtoc: Add a comment about string replace in conv_name_to_c() 8 years ago
Simon Glass fa0ea5b09e dtoc: Move the main logic into the dtb_platdata file 8 years ago
Simon Glass 56e0bbe057 dtoc: Move static functions out of the class 8 years ago
Simon Glass e36024b05f dtoc: Pass include_disabled explicitly 8 years ago
Simon Glass 86290ce40e dtoc: Don't handle properties with / in them 8 years ago
Simon Glass 2be282ca01 dtoc: Fix pylint warnings 8 years ago
Simon Glass 7581c01a15 dtoc: Split out the main class into its own file 8 years ago
Simon Glass 14f5acfc5b dtoc: Add a comment at the top 8 years ago
Simon Glass 418355cbaa dtoc: Use self._options instead of the global options 8 years ago
Simon Glass cb008830aa moveconfig: Allow automatic location and adding of 'imply' 8 years ago
Simon Glass 9b2a2e87d2 moveconfig: Allow control of which implying configs are shown 8 years ago
Simon Glass 2ddd85dc34 moveconfig: Allow piping in 'git show --stat' output 8 years ago
Simon Glass d8c6fb8ced sandbox: Drop special case console code for sandbox 8 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 8 years ago
Simon Glass 4e6bafa568 console: Use map_sysmem() for the pre-relocation console 8 years ago