Age | Commit message (Expand) | Author |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-04-26 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2018-04-27 | arm: socfpga: Fix with the correct polling on bit is set | Tien Fong Chee |
2018-04-26 | usb: gadget: composite: fix NULL pointer when a non standard request is received | Christophe Kerello |
2018-04-26 | usb: host: dwc3: fix phys init | Neil Armstrong |
2018-04-26 | Merge git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-04-25 | Merge git://git.denx.de/u-boot-spi | Tom Rini |
2018-04-25 | rockchip: rv1108: add ofdata_to_platdata() method for driver | Kever Yang |
2018-04-25 | rockchip: rk3128: add ofdata_to_platdata() method for driver | Kever Yang |
2018-04-25 | rockchip: rk3036: add ofdata_to_platdata() method for driver | Kever Yang |
2018-04-25 | rockchip: timer: add compatible strings for rk3188 and rk3288 | Philipp Tomsich |
2018-04-25 | rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC | Wadim Egorov |
2018-04-24 | Merge git://git.denx.de/u-boot-video | Tom Rini |
2018-04-24 | video-uclass: Fix logical-not-parentheses warning | Tom Rini |
2018-04-23 | mmc: Staticize sd_select_bus_width | Marek Vasut |
2018-04-23 | Merge git://git.denx.de/u-boot-uniphier | Tom Rini |
2018-04-24 | clk: uniphier: disable SPL_CLK | Masahiro Yamada |
2018-04-24 | mmc: uniphier-sd: skip clock set-up for SPL | Masahiro Yamada |
2018-04-24 | mmc: tmio: move clk_enable() to each driver's probe function | Masahiro Yamada |
2018-04-23 | Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze | Tom Rini |
2018-04-23 | mmc: avoid division by zero in meson_mmc_config_clock | Heinrich Schuchardt |
2018-04-23 | watchdog: cadence: Remove useless ioremap | Michal Simek |
2018-04-23 | nand: zynq: Cleanup initialization | Ezequiel Garcia |
2018-04-23 | nand: zynq: Fix driver initialization | Ezequiel Garcia |
2018-04-23 | spi: dw: invert wait condition in dw_spi_xfer | Eugeniy Paltsev |
2018-04-22 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2018-04-21 | usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled | Neil Armstrong |
2018-04-21 | usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. | Jean-Jacques Hiblot |
2018-04-21 | usb: dwc3-of-simple: Fix dependencies | Jean-Jacques Hiblot |
2018-04-21 | mmc: sh_mmcif: Add Kconfig entry | Marek Vasut |
2018-04-21 | mmc: sh_mmcif: Add DM and DT probing support | Marek Vasut |
2018-04-21 | clk: renesas: Minor clean up of the R8A7794 clock driver | Marek Vasut |
2018-04-21 | clk: renesas: Minor clean up of the R8A7792 clock driver | Marek Vasut |
2018-04-19 | sf: Add Spansion s25fl208k entry | Sean Nyekjaer |
2018-04-19 | mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064 | Eugeniy Paltsev |
2018-04-19 | mtd: sf: Add support of sst26wf* flash ICs protection ops | Eugeniy Paltsev |
2018-04-18 | Merge git://git.denx.de/u-boot-uniphier | Tom Rini |
2018-04-18 | reset: uniphier: add ethernet reset control support | Kunihiko Hayashi |
2018-04-18 | clk: uniphier: add ethernet clock control support | Kunihiko Hayashi |
2018-04-17 | Merge git://git.denx.de/u-boot-socfpga | Tom Rini |
2018-04-17 | clk: fix clk_get_bulk when phandle error | Neil Armstrong |
2018-04-17 | reset: fix reset_get_bulk when phandle error | Neil Armstrong |
2018-04-17 | i2c: designware: add reset ctrl to driver | Dinh Nguyen |
2018-04-17 | reset: socfpga: add reset driver for SoCFPGA platform | Dinh Nguyen |
2018-04-17 | mmc: mv_sdhci: zero out sdhci_host structure | Matt Pelland |
2018-04-16 | serial: Remove duplicated line in Makefile | Patrice Chotard |
2018-04-16 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2018-04-16 | pci: video: Only print out when everything is OK | Bin Meng |
2018-04-16 | video: vesa: Change default FRAMEBUFFER_VESA_MODE | Bin Meng |