summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford
2019-02-01rockchip: rk3399: spl: ensure that debug_uart_init is calledPhilipp Tomsich
2019-02-01rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAMPhilipp Tomsich
2019-02-01pinctrl: Kconfig: fix missing include of rockchip/KconfigPhilipp Tomsich
2019-02-01pinctrl: Kconfig: sort includes alphabeticallyPhilipp Tomsich
2019-02-01rockchip: Add MAINTAINER entry for chromebook_speedyPhilipp Tomsich
2019-02-01rockchip: Add support for chromebook_bobSimon Glass
2019-02-01rockchip: gru: Add extra device-tree settingsSimon Glass
2019-02-01rockchip: Implement spl_gpio in the GPIO driverSimon Glass
2019-02-01rockchip: Move pull-up/down enum into a common fileSimon Glass
2019-02-01rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set envSimon Glass
2019-02-01rockchip: Tidy up board include-file orderingSimon Glass
2019-02-01rockchip: clk: Add mention of four new clocksSimon Glass
2019-02-01rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHzSimon Glass
2019-02-01rockchip: Allow booting from SPISimon Glass
2019-02-01rockchip: Clarify docs on SPI writingSimon Glass
2019-02-01rockchip: evb_rk3399: Tidy up the READMESimon Glass
2019-02-01rockchip: Adjust rk3399 device tree to be closer to linuxSimon Glass
2019-02-01rockchip: Bring in device tree files for rk3399-gruSimon Glass
2019-02-01rockchip: Drop note about supporting other SoCsSimon Glass
2019-02-01rockchip: Add mention of other boardsSimon Glass
2019-02-01gpio: Add a simple GPIO API for SPLSimon Glass
2019-02-01gpio: Use more command-specific enums valuesSimon Glass
2019-02-01clk: Improve debug message in clk_set_default_rates()Simon Glass
2019-02-01lib: Allow using display_buffer() in SPLSimon Glass
2019-02-01ARM: dts: rk322x: Correct the uart2 default pin configurationDavid Wu
2019-02-01pinctrl: rockchip: Clean the unused rockchip pinctrl driversDavid Wu
2019-02-01rockchip: defconfig: Clean the unused pinctrl configDavid Wu
2019-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu
2019-02-01rk3288: chrome: defconfig: Enable FDT for new pinctrl driverDavid Wu
2019-02-01ARM: rockchip: Remove the pinctrl request at rk3288-board-splDavid Wu
2019-02-01ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188David Wu
2019-02-01ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPLDavid Wu
2019-02-01rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driverDavid Wu
2019-02-01rockchip: add support for veyron-speedy (ASUS Chromebook C201)Marty E. Plummer
2019-02-01rockchip: dts: rk3399-firely: add 'same-as-spl'Mark Kettenis
2019-02-01rockchip: Drop call to rockchip_dnl_mode_check() for nowSimon Glass
2019-02-01sound: rockchip: Add sound support for jerrySimon Glass
2019-02-01rockchip: Add a sound driverSimon Glass
2019-02-01rockchip: Add an I2S driverSimon Glass
2019-02-01rockchip: rk3288: Add i2s pinctrl and clock supportSimon Glass
2019-02-01ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPLJean-Jacques Hiblot
2019-02-01ARM: DTS: am43xx: Add aliases for the USB portsJean-Jacques Hiblot
2019-02-01ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3Adam Ford
2019-02-01ARM: dts: da850-evm: Re-sync with Kernel 5.0Adam Ford
2019-02-01ARM: am3517_evm: Enable DM_SPI and DM_USBAdam Ford
2019-02-01spl: fat/fs: Add control to build FS EXT4 in SPLTien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee