Age | Commit message (Expand) | Author |
2018-11-29 | cmd, fdt: add subcommand "get" to fdt header | Heiko Schocher |
2018-11-29 | sandbox: Use memmove() to move overlapping regions | Simon Glass |
2018-11-29 | sandbox: Enable sound | Simon Glass |
2018-11-29 | sound: sandbox: Use the correct frequency | Simon Glass |
2018-11-29 | sound: Add sample rate as a parameter for square wave | Simon Glass |
2018-11-29 | sound: Correct data output in sound_create_square_wave() | Simon Glass |
2018-11-29 | rtc: Allow child drivers | Simon Glass |
2018-11-29 | dm: sandbox: i2c: Use new emulator parent uclass | Simon Glass |
2018-11-29 | dm: sandbox: i2c: Add a new 'emulation parent' uclass | Simon Glass |
2018-11-29 | dm: core: Put UCLASS_SIMPLE_BUS in order | Simon Glass |
2018-11-29 | dm: core: Add a few more specific child-finding functions | Simon Glass |
2018-11-29 | dm: core: Export uclass_find_device_by_phandle() | Simon Glass |
2018-11-29 | test: Add a 'make qcheck' target for quicker testing | Simon Glass |
2018-11-29 | power: pmic: Correct debug/error output | Simon Glass |
2018-11-29 | malloc_simple: Add logging of allocations | Simon Glass |
2018-11-29 | arm: socfpga: fix SPL booting from fpga OnChip RAM | Simon Goldschmidt |
2018-11-29 | arm: socfpga: make socfpga_socrates_defconfig boot from QSPI | Simon Goldschmidt |
2018-11-29 | dts: arm: socfpga: merge gen5 devicetrees from linux | Simon Goldschmidt |
2018-11-29 | spi: cadence_qspi: use "cdns,qspi-nor" as compatible | Simon Goldschmidt |
2018-11-29 | gpio: dwapb_gpio: fix binding without bank-name property | Simon Goldschmidt |
2018-11-29 | arm: socfpga: make config structs const | Simon Goldschmidt |
2018-11-28 | Merge branch '2018-11-28-master-imports' | Tom Rini |
2018-11-28 | MAINTAINERS: add an entry for MediaTek | Ryder Lee |
2018-11-28 | doc: README.mediatek: Add a simple README for MediaTek | Ryder Lee |
2018-11-28 | mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC | Weijie Gao |
2018-11-28 | ram: MediaTek: add DDR3 driver for MT7629 SoC | Ryder Lee |
2018-11-28 | serial: MediaTek: add high-speed uart driver for MediaTek SoCs | Ryder Lee |
2018-11-28 | power domain: MediaTek: add power domain driver for MT7623 SoC | Ryder Lee |
2018-11-28 | power domain: MediaTek: add power domain driver for MT7629 SoC | Ryder Lee |
2018-11-28 | pinctrl: MediaTek: add pinctrl driver for MT7623 SoC | Ryder Lee |
2018-11-28 | pinctrl: MediaTek: add pinctrl driver for MT7629 SoC | Ryder Lee |
2018-11-28 | watchdog: MediaTek: add watchdog driver for MediaTek SoCs | Ryder Lee |
2018-11-28 | timer: MediaTek: add timer driver for MediaTek SoCs | Ryder Lee |
2018-11-28 | clk: MediaTek: add clock driver for MT7623 SoC. | Ryder Lee |
2018-11-28 | clk: MediaTek: add clock driver for MT7629 SoC. | Ryder Lee |
2018-11-28 | arm: MediaTek: add basic support for MT7623 boards | Weijie Gao |
2018-11-28 | arm: MediaTek: add basic support for MT7629 boards | Ryder Lee |
2018-11-28 | arm: dts: MediaTek: add device tree for MT7623 | Ryder Lee |
2018-11-28 | arm: dts: MediaTek: add device tree for MT7629 | Ryder Lee |
2018-11-28 | tools: MediaTek: add MTK boot header generation to mkimage | Ryder Lee |
2018-11-27 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-11-26 | Merge branch '2018-11-26-master-imports' | Tom Rini |
2018-11-26 | ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code | Marcin Niestroj |
2018-11-26 | ARM: chiliboard: move towards driver model and device-tree boot | Marcin Niestroj |
2018-11-26 | ARM: dts: am335x-chiliboard: add /chosen/stdout-path | Marcin Niestroj |
2018-11-26 | ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files | Marcin Niestroj |
2018-11-26 | configs: Remove CONFIG_MARVELL | Chris Packham |
2018-11-26 | ARM: vexpress_*_defconfig: Enable CMD_UBI support | Otavio Salvador |
2018-11-26 | board: da8xxevm: Fix Environmental CRC error | Adam Ford |
2018-11-26 | ARM: armv7: Add early stack for erratum workarounds | Andrew F. Davis |