summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-26board: amlogic: add support for S400 boardNeil Armstrong
2018-11-26clk: Add clock driver for AXGNeil Armstrong
2018-11-26ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1Neil Armstrong
2018-11-26ARM: meson: Add support for AXG familyNeil Armstrong
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet
2018-11-26clk: meson: silence debug printJerome Brunet
2018-11-26clk: meson: add static to meson_gates tableNeil Armstrong
2018-11-26pinctrl: meson: add axg supportJerome Brunet
2018-11-26pinctrl: meson: select generic pinctrlJerome Brunet
2018-11-26pinctrl: meson: rework gx pmx functionJerome Brunet
2018-11-26configs: meson: change default load addressesJerome Brunet
2018-11-26ARM: rework amlogic configurationJerome Brunet
2018-11-26board: amlogic: factorise gxbb boardsJerome Brunet
2018-11-26board: amlogic: move khadas-vim2 as q200 ref boardNeil Armstrong
2018-11-26board: amlogic: remove p212 derivativesJerome Brunet
2018-11-26configs: meson: remove unnecessary MESON_FDTFILE_SETTINGJerome Brunet
2018-11-26ARM: meson: clean-up platform selectionJerome Brunet
2018-11-26net: designware: add meson meson axg compatibleNeil Armstrong
2018-11-26net: designware: add meson meson gxbb compatibleNeil Armstrong
2018-11-26mmc: meson-gx: Add AXG compatibleNeil Armstrong
2018-11-23Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20test: sf: Add a simple SPI flash testSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20string: Include the config headerSimon Glass
2018-11-20video: Update video_set_default_colors() to support invertSimon Glass
2018-11-20binman: Set the pathname correctly for ELF filesSimon Glass
2018-11-20binman: Drop an unnecessary comma in blob handlingSimon Glass
2018-11-20binman: Add a way to enable debugging from the buildSimon Glass
2018-11-20spl: lz4: Allow use of lz4 compression in SPLSimon Glass
2018-11-20spl: Support bootstage, log, hash and early malloc in TPLSimon Glass
2018-11-20sandbox: Update some drivers to work in SPL/TPLSimon Glass
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass
2018-11-20sandbox: Add a function to read a host fileSimon Glass
2018-11-20sandbox: log: Add a category for sandboxSimon Glass
2018-11-20sandbox: tpm: Allow debugging of data packagesSimon Glass
2018-11-20cros_ec: Add new features for events and powerSimon Glass
2018-11-20cros_ec: Align uclass data to a cache boundarySimon Glass
2018-11-20cros_ec: Fail if we cannot determine the flash burst sizeSimon Glass
2018-11-20cros_ec: Add error logging on a few commandsSimon Glass
2018-11-20cros_ec: Use uint instead of u8 for parametersSimon Glass
2018-11-20buildman: Show boards with warning with w+Simon Glass
2018-11-20buildman: Rename the good, better, worse variablesSimon Glass
2018-11-20buildman: Detect dtc warningsSimon Glass
2018-11-20buildman: Only print toolchain probing with -vSimon Glass
2018-11-20dm: spi: prevent setting a speed of 0 HzSimon Goldschmidt
2018-11-20fdt: restore board_fdt_blob_setup() declarationBaruch Siach
2018-11-20cmd: fdt: Fix fdt address information after the movementHiroyuki Yokoyama
2018-11-20fdt: Fix uncompress_blob() for U-Boot properMarek Vasut
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau