env: Move env_set() to env.h
[oweals/u-boot.git] / drivers /
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-11 Simon Glassenv: Move env_set_ulong() to env.h
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2019-08-11 Simon Glassenv: Move env_get_f() to env.h
2019-08-11 Simon Glassenv: Move get_env_id() to env.h
2019-08-11 Simon Glasscommon: Move gzip functions into a new gzip header
2019-08-11 Manivannan Sadhasivammmc: Add support for HI3660 SoC reusing hi6220_dw_mmc...
2019-08-11 Ye Liserial_lpuart: Fix config check issue when using clk...
2019-08-11 Ley Foon Tanpci: intel: Fix configuration type based on secondary...
2019-08-11 Ley Foon Tanpci: intel: Fix error when enumerating multi-function...
2019-08-11 Ley Foon Tanpci: intel: Increase TLP polling counter
2019-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-08-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-08-09 Marek Vasutclk: renesas: Add R8A77980 V3H clock tables
2019-08-09 Marek Vasutpinctrl: renesas: Add R8A77980 V3H PFC tables
2019-08-09 Marek Vasutnet: sh_eth: Fix 64bit build warnings
2019-08-09 Marek Vasutnet: sh_eth: Add R8A77980 V3H gether support
2019-08-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-08-09 Trent Piephommc: Move tegra loopback disable option to be under...
2019-08-09 Bernhard Messerklingerx86: ich-spi: Convert driver to spi-mem ops
2019-08-09 Heinrich Schuchardtbios_emulator: remove stray break
2019-08-09 Tom RiniMerge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot...
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-09 Peng Fanmmc: tangier_sdhci: fix uninitialized pointer deref...
2019-08-09 Peng Fanmmc: sdhci-cadence: fix uninitialized pointer deref...
2019-08-09 Peng Fanmmc: s5p: fix uninitialized pointer deref on probe
2019-08-09 Peng Fanmmc: pci: fix uninitialized pointer deref on probe
2019-08-09 Peng Fanmmc: msm_sdhci: fix uninitialized pointer deref on...
2019-08-09 Peng Fanmmc: bcm: fix uninitialized pointer deref on probe
2019-08-09 Peng Fanmmc: atmel_sdhci: fix uninitialized pointer deref on...
2019-08-09 Matwey V. Kornilovmmc: zynq_sdhci: fix uninitialized pointer deref on...
2019-08-09 Faiz Abbasmmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT...
2019-08-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-08 Sam Protsenkofastboot: Remove "bootloader-version" variable
2019-08-08 Sam Protsenkofastboot: getvar: Add "is-userspace" variable
2019-08-08 Ralph Siemsenusb: gadget: f_dfu.c: fix memory leak
2019-08-08 Sam Protsenkofastboot: Remove "slot-suffixes" variable
2019-08-08 Heiko Schocherusb, ohci, pci: add DM support for PCI-based OHCI USB...
2019-08-08 Heiko Schocherusb, ohci: add warning if none on pci found
2019-08-08 Heiko Schocherusb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
2019-08-08 Heiko Schocherusb, ohci: fix ohci swap register access
2019-08-08 Heiko Schocherusb, ohci-hdc: fix warning 'ohci_pci_ids' defined but...
2019-08-08 Adam Fordusb: musb-new: Add support for da8xx-musb
2019-08-08 Adam Fordphy: Add support for phy-da8xx-usb
2019-08-08 Tom RiniMerge branch '2019-08-07-master-imports'
2019-08-07 Ramon Friedpci_ep: Fix Coverity warning
2019-08-07 Ryder Leeclk: MediaTek: add hifsys entry for MT7623 SoC.
2019-08-05 Kever Yangrockchip: ram: add full feature rk3328 DRAM driver
2019-08-05 Stefan Roesewatchdog: mtk_wdt: Cosmetic cleanup of latest changes
2019-08-05 Stefan Roesewatchdog: bcm2835_wdt: Remove unused BCM283x watchdog...
2019-08-04 Tom RiniMerge tag 'efi-2019-10-rc2' of https://gitlab.denx...
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-31 Tom RiniMerge tag 'u-boot-amlogic-20190731' of https://gitlab...
2019-07-31 Tom RiniMerge branch '2019-07-31-ti-imports'
2019-07-31 Heinrich Schuchardtnand: davinci: avoid out of bounds array access
2019-07-31 Tom RiniMerge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot...
2019-07-31 Heinrich Schuchardtclk: meson: remove duplicate logic
2019-07-31 Baruch Siachmmc: relocate code comment
2019-07-31 Weijie Gaommc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog...
2019-07-31 Baruch Siachmmc: sdhci: fix chip detect gpio property name
2019-07-31 Baruch Siachmmc: mv_sdhci: fix uninitialized pointer deref on probe
2019-07-31 Peng Fanclk: sandbox: add composite clk
2019-07-31 Peng Fanclk: gate: support sandbox
2019-07-31 Peng Fanclk: add composite clk support
2019-07-31 Peng Fandm: clk: ignore default settings when node not valid
2019-07-31 Peng Fanclk: imx: gate2 add set rate
2019-07-31 Peng Fanclk: imx: import clk heplers
2019-07-31 Peng Fanclk: fixed_rate: export clk_fixed_rate
2019-07-31 Peng Fanclk: divider set rate supporrt
2019-07-31 Peng Fanclk: add clk-gate support
2019-07-31 Peng Fanclk: mux: add set parent support
2019-07-31 Peng Fanclk: use clk_dev_binded
2019-07-31 Peng Fanclk: introduce clk_dev_binded
2019-07-31 Urja Rannikkodw_mmc: turn on the IO supply
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30 Tom RiniMerge tag 'xilinx-for-v2019.10' of https://gitlab.denx...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-30 Heiko Schochermxc_ipuv3_fb.c: enable a backlight on a panel
2019-07-30 Heiko Schochermxc_ipuv3_fb.c: call display_enable
2019-07-30 Heiko Schochermxc_ipuv3_fb.c: set gd->fb_base
2019-07-30 Alexander Dahlfpga: altera: cyclon2: Check function pointer before...
2019-07-30 Alexander Dahlfpga: altera: cyclon2: Fix indentation
2019-07-30 Alexander Dahlfpga: altera: cyclon2: Fix most checkpatch warnings
2019-07-30 Robert Hancockfpga: virtex2: Add slave serial programming support
2019-07-30 Robert Hancockfpga: virtex2: Add additional clock cycles after DONE...
2019-07-30 Robert Hancockfpga: virtex2: Split out image writing from pre/post...
2019-07-30 Robert Hancockfpga: virtex2: added Kconfig option
2019-07-30 Robert Hancockfpga: virtex2: cosmetic: Cleanup code style
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Tom RiniMerge branch '2019-07-29-ti-imports'
2019-07-29 Bartosz Golaszewskinand: davinci: add support for driver model
2019-07-29 Bartosz Golaszewskinand: davinci: make davinci_nand_init() static
2019-07-29 Bartosz Golaszewskii2c: remove i2c driver-model compatibility layer
2019-07-29 Tom RiniMerge branch '2019-07-29-master-imports'
2019-07-29 Heiko Schocherrtc, rx8025: add DM support
2019-07-29 Heiko Schocherrtc, rx8025: fix Coding Style
2019-07-29 Heiko Schocherrtc: move RTC_RX8025 to Kconfig
2019-07-29 Fabien Parentpinctrl: mediatek: fix warning
2019-07-29 Heiko Schochergpio: fixes for gpio-hog support
next