summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-01configs: removing am335x_evm_usbspl_defconfigJean-Jacques Hiblot
2019-02-01configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPLJean-Jacques Hiblot
2019-02-01ARM: DTS: am335x-evm: Use USB0 in peripheral modeJean-Jacques Hiblot
2019-02-01usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot
2019-02-01am335x, shc: adapt shc board to DMHeiko Schocher
2019-02-01ARM: dts: am335x-shc: add u-boot specific dtsiHeiko Schocher
2019-02-01arm: dts: add am335x-shc.dts for shc boardHeiko Schocher
2019-02-01configs: mscc_luton: Add network support.Horatiu Vultur
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur
2019-02-01mips: mscc: luton: Add ethernet nodes for Luton.Horatiu Vultur
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur
2019-02-01mips: mt76xx: Use correct timer frequencyStefan Roese
2019-02-01MSCC: Fix Jaguar2 board detection.Horatiu Vultur
2019-02-01MSCC: Jaguar2 enable debug uartHoratiu Vultur
2019-01-31Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini