Age | Commit message (Expand) | Author |
2015-09-02 | tbs2910: use full name in Kconfig board selection | Soeren Moch |
2015-09-02 | imx: clock support enet2 anatop clock support | Peng Fan |
2015-09-02 | imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file | Peng Fan |
2015-08-31 | sunxi: Enable non-secure access to RTC on sun6i (A31s) | Chen-Yu Tsai |
2015-08-28 | ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() | Kishon Vijay Abraham I |
2015-08-28 | ARM: AM43xx: Add functions to enable and disable USB clocks | Kishon Vijay Abraham I |
2015-08-28 | ARM: OMAP5: Add functions to enable and disable USB clocks | Kishon Vijay Abraham I |
2015-08-28 | ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 | Kishon Vijay Abraham I |
2015-08-28 | omap-common: SYS_BOOT fallback logic correction and support for more devices | Paul Kocialkowski |
2015-08-28 | ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 | Nishanth Menon |
2015-08-28 | ARM: DRA7: Add detection of ES2.0 | Nishanth Menon |
2015-08-18 | of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL | Masahiro Yamada |
2015-08-18 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2015-08-17 | ARM: AM43XX: Add functions to enable and disable EDMA3 clocks | Vignesh R |
2015-08-17 | ARM: OMAP5: Add functions to enable and disable EDMA3 clocks | Vignesh R |
2015-08-17 | ARM: OMAP5: Add support for disabling clocks in uboot | Kishon Vijay Abraham I |
2015-08-17 | ARM: AM43xx: Add support for disabling clocks in uboot | Kishon Vijay Abraham I |
2015-08-17 | ARM: exynos: move SoC sources to mach-exynos | Thomas Abraham |
2015-08-14 | sun6i: clock: Add support for the mipi pll | Hans de Goede |
2015-08-14 | sunxi: clock: Add clock_get_pll3() helper function | Hans de Goede |
2015-08-12 | ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM | Tom Rini |
2015-08-12 | gpio: omap: Drop 'method' parameter | Tom Rini |
2015-08-12 | am33xx: Update DT files, add am335x_gp_evm_config target | Tom Rini |
2015-08-12 | arm: am43xx: enable spi clock | Nikita Kiryanov |
2015-08-12 | ARM: DRA72: disable workaround for 801819 | Nishanth Menon |
2015-08-12 | ARM: DRA7/ OMAP5: implement Auxiliary Control Register configuration | Nishanth Menon |
2015-08-12 | ARM: Introduce erratum workaround for 801819 | Nishanth Menon |
2015-08-12 | ARM: cache: implement a default weak flush_cache() function | Wu, Josh |
2015-08-12 | ARM: cache: add an empty stub function for invalidate/flush dcache | Wu, Josh |
2015-08-12 | LG Optimus Black (P970) codename sniper support | Paul Kocialkowski |
2015-08-12 | omap3: Reboot mode support | Paul Kocialkowski |
2015-08-08 | sunxi: usb-phy: Never power off the usb ports | Hans de Goede |
2015-08-05 | exynos: Add support for spring | Simon Glass |
2015-08-05 | exynos: Tidy up CPU frequency display | Simon Glass |
2015-08-05 | exynos: Add support for the DisplayPort hotplug detect | Simon Glass |
2015-08-05 | exynos: Enable the debug UART in SPL | Simon Glass |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-08-03 | armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table | Wang Dongsheng |
2015-08-02 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-08-02 | imx:mx6ul add dram spl configuration and header file | Peng Fan |
2015-08-02 | imx: mx6ul update soc related settings | Peng Fan |
2015-08-02 | imx: mx6ul select SYS_L2CACHE_OFF | Peng Fan |
2015-08-02 | imx:mx6ul add clock support | Peng Fan |
2015-08-02 | arm: mx6: kconfig: don't select CPU_V7 per board | Nikita Kiryanov |
2015-08-02 | arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 | Nikita Kiryanov |
2015-08-02 | imx: mx6qp Enable PRG clock for IPU | Peng Fan |
2015-08-02 | imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP | Ye.Li |
2015-08-02 | imx: mx6: ccm: Change the clock settings for i.MX6QP | Peng Fan |
2015-08-02 | imx: add cpu type for i.MX6QP/DP | Peng Fan |
2015-07-27 | Kill unneeded #include <linux/kconfig.h> | Masahiro Yamada |