summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-30ARM: mvebu: add revision id for Armada-385 B0Chris Packham
2018-11-30arm: mvebu: mcbin: configs: enable network driverBaruch Siach
2018-11-30arm: mvebu: mcbin: dts: enable 1G network interfaceBaruch Siach
2018-11-30arm: kirkwood: configs: dreamplug: Convert to DM_SPIChris Packham
2018-11-30arm: kirkwood: configs: ds109: Convert to DM_SPIChris Packham
2018-11-30arm: kirkwood: configs: Convert Allied Telesis boards to DM_SPIChris Packham
2018-11-30arm: mvebu: configs: armada8k: use 2 DRAM banksBaruch Siach
2018-11-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini
2018-11-29core: ofnode: Fix ofnode_get_addr_index functionKeerthy
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-29tpm: Add a constant for the minimum supported digest sizeSimon Glass
2018-11-29ofnode: fix comment typoBaruch Siach
2018-11-29cmd, fdt: add subcommand "get" to fdt headerHeiko Schocher
2018-11-29sandbox: Use memmove() to move overlapping regionsSimon Glass
2018-11-29sandbox: Enable soundSimon Glass
2018-11-29sound: sandbox: Use the correct frequencySimon Glass
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass
2018-11-29sound: Correct data output in sound_create_square_wave()Simon Glass
2018-11-29rtc: Allow child driversSimon Glass
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass
2018-11-29dm: core: Put UCLASS_SIMPLE_BUS in orderSimon Glass
2018-11-29dm: core: Add a few more specific child-finding functionsSimon Glass
2018-11-29dm: core: Export uclass_find_device_by_phandle()Simon Glass
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass
2018-11-29power: pmic: Correct debug/error outputSimon Glass
2018-11-29malloc_simple: Add logging of allocationsSimon Glass
2018-11-29arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt
2018-11-29arm: socfpga: make socfpga_socrates_defconfig boot from QSPISimon Goldschmidt
2018-11-29dts: arm: socfpga: merge gen5 devicetrees from linuxSimon Goldschmidt
2018-11-29spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt
2018-11-29gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt
2018-11-29arm: socfpga: make config structs constSimon Goldschmidt
2018-11-28Merge branch '2018-11-28-master-imports'Tom Rini
2018-11-28MAINTAINERS: add an entry for MediaTekRyder Lee
2018-11-28doc: README.mediatek: Add a simple README for MediaTekRyder Lee
2018-11-28mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao
2018-11-28ram: MediaTek: add DDR3 driver for MT7629 SoCRyder Lee
2018-11-28serial: MediaTek: add high-speed uart driver for MediaTek SoCsRyder Lee
2018-11-28power domain: MediaTek: add power domain driver for MT7623 SoCRyder Lee
2018-11-28power domain: MediaTek: add power domain driver for MT7629 SoCRyder Lee
2018-11-28pinctrl: MediaTek: add pinctrl driver for MT7623 SoCRyder Lee
2018-11-28pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee
2018-11-28watchdog: MediaTek: add watchdog driver for MediaTek SoCsRyder Lee
2018-11-28timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee
2018-11-28clk: MediaTek: add clock driver for MT7623 SoC.Ryder Lee
2018-11-28clk: MediaTek: add clock driver for MT7629 SoC.Ryder Lee
2018-11-28arm: MediaTek: add basic support for MT7623 boardsWeijie Gao