summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-28arm: MediaTek: add basic support for MT7629 boardsRyder Lee
2018-11-28arm: dts: MediaTek: add device tree for MT7623Ryder Lee
2018-11-28arm: dts: MediaTek: add device tree for MT7629Ryder Lee
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee
2018-11-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-11-26Merge branch '2018-11-26-master-imports'Tom Rini
2018-11-26ARM: chiliboard: remove dead !CONFIG_DM_SERIAL codeMarcin Niestroj
2018-11-26ARM: chiliboard: move towards driver model and device-tree bootMarcin Niestroj
2018-11-26ARM: dts: am335x-chiliboard: add /chosen/stdout-pathMarcin Niestroj
2018-11-26ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS filesMarcin Niestroj
2018-11-26configs: Remove CONFIG_MARVELLChris Packham
2018-11-26ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador
2018-11-26board: da8xxevm: Fix Environmental CRC errorAdam Ford