x86: apl: Use the clock driver
[oweals/u-boot.git] / arch / arm /
2020-02-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-02-05 Tom RiniMerge tag 'rpi-next-2020.04' of https://gitlab.denx...
2020-02-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-04 Tom RiniMerge tag 'ti-v2020.04-rc2' of https://gitlab.denx...
2020-02-04 Biwen Lidm: arm64: ls1012a: add i2c DM support
2020-02-04 Biwen Liarmv8: fsl-layerscape: spl: fix build error when DM_I2C...
2020-02-04 Kuldeep Singharm: dts: lx2160a: Add FSPI node properties
2020-02-04 Kuldeep Singharm: dts: ls1028a: Add FSPI node properties
2020-02-04 Michael Wallearm: dts: ls1028a: fix interrupt properties
2020-02-04 Michael Wallearm: ls1028a: use the new flexspi driver
2020-02-04 Faiz Abbasarm: dts: k3-j721e-main: Add Support for gpio0
2020-02-04 Vignesh Raghavendraarm: dts: k3-j721e-common-proc-board: Enable I2C expand...
2020-02-04 Vignesh Raghavendraarm: dts: k3-j721e-common-proc-board: Add I2C GPIO...
2020-02-04 Vignesh Raghavendraarm: dts: k3-j721e: Add I2C nodes
2020-02-04 Vignesh Raghavendraarm: dts: k3-j721e-common-proc-board: Enable USB0 in...
2020-02-04 Vignesh Raghavendraarm: mach-k3: sysfw-loader: Add support to download...
2020-02-04 Vignesh Raghavendraarm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEV...
2020-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-02-01 Tom RiniMerge tag 'u-boot-rockchip-20200130' of https://gitlab...
2020-01-31 Tom RiniMerge tag 'uniphier-v2020.04-2' of https://gitlab.denx...
2020-01-31 Masahiro YamadaARM: uniphier: set gd->ram_base correctly
2020-01-31 Masahiro Yamadamtd: rawnand: denali_dt: use UCLASS_MTD instead of...
2020-01-31 Masahiro YamadaARM: uniphier: remove adhoc reset deassertion for the...
2020-01-30 Kever Yangrockchip: rk3308: add alias for emmc/sdmmc
2020-01-30 YouMin Chenram: rk3328: update lpddr3 setting
2020-01-30 YouMin Chenram: rk3328: add support ddr4 init
2020-01-30 Jagan Tekirockchip: Add Single boot image (with binman, pad_cat)
2020-01-30 Jagan Tekiarm: dts: rk3188: Add rk3188-u-boot.dtsi
2020-01-30 Jagan Tekiarm: dts: rk3036: Add rk3036-u-boot.dtsi
2020-01-30 Jagan Tekirockchip: rk3399: Add bootcount support
2020-01-30 Jagan Tekirockchip: Add common reset cause
2020-01-30 Jagan Tekiarm: rockchip: Add common cru.h
2020-01-30 Jagan Tekirockchip: Add cpu-info
2020-01-30 Jagan Tekirockpro-rk3399: Enable SPI Flash
2020-01-30 Jagan Tekiroc-pc-rk3399: Enable SPI Flash
2020-01-30 Jagan Tekirockchip: dts: Sync ROC-RK3399-PC changes from Linux
2020-01-29 Amit Singh Tomarrpi4: Update memory map to accommodate scb devices
2020-01-29 Tom RiniMerge tag 'for-v2020.04' of https://gitlab.denx.de...
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-28 Marek Szyprowskiarm: exynos: Read default MMC device from XOM[7:5]...
2020-01-27 Tom RiniMerge tag 'u-boot-clk-26Jan2020' of https://gitlab...
2020-01-26 Pedro Jardimclock_imx8mq: Make frac_pll_init() static
2020-01-26 Pedro Jardimclock_imx8mq: Remove the function sscg_pll_init()
2020-01-26 Pedro Jardimclock_imx8mq: Make do_imx8m_showclocks() static
2020-01-26 Pedro Jardimclock_imx8mq: Delete not used init_usb_clk()
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Andre Przywarasunxi: Automate loading from 128KB MMC offset
2020-01-26 Andre Przywarasunxi: SPL: Factor out sunxi_get_boot_source()
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Vignesh Raghavendraasm: dma-mapping.h: Fix dma mapping functions
2020-01-25 mingming leeusb: musb-new: mt85xx: add musb-new gadget driver.
2020-01-24 Andre Przywaraphy: sun4i-usb: Add Allwinner R40 support
2020-01-24 Andre Przywarasunxi: dts: R40: Update Bananapi M2 Berry .dts
2020-01-24 Chen-Yu Tsaisunxi: H3/H5 Sync DT files from upstream Linux kernel...
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-24 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-24 Simon Glasscommon: Move reset_misc() function to arch header
2020-01-24 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-24 Simon Glasscommon: Move clock functions into a new file
2020-01-24 Simon Glasscommon: arm: Move s_init() to an ARM-specific header
2020-01-24 Simon Glasscommon: Move reset_phy() to net.h
2020-01-24 Simon Glasscommon: Move relocate_code() to init.h
2020-01-24 Michael Trimarchiarm: Add arm handoff header file
2020-01-24 Alex Margineanarch: armv8: fsl-layerscape: export serdes config to...
2020-01-24 Alex Margineanboard: fsl: ls1028a: free up arch_misc_init
2020-01-24 Alex Margineanboard: fsl: ls1088a: remove empty arch_misc_init
2020-01-24 Alex Margineanboard: fsl: ls2080a/ls2081a: remove empty arch_misc_init
2020-01-24 Alex Margineanboard: fsl: lx2160a: free up arch_misc_init
2020-01-24 Alex Margineanarmv8: ls1028a_serdes: Add few missing serdes protocols
2020-01-24 Pramod Kumararmv8: fsl-layerscape: LS1044A/1048A: enable Only 1x...
2020-01-24 Masahiro YamadaARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
2020-01-24 Ran Wangarmv8: ls1012a: Make USB masters snoopable
2020-01-23 Tom RiniMerge branch '2020-01-22-master-imports'
2020-01-23 Philippe Reynesbcm968360bg: add initial support
2020-01-23 Philippe Reynesgpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360
2020-01-23 Philippe Reynesbcm68360: add initial support
2020-01-23 Marek Szyprowskiarm: dts: exynos: Use common alias for Odroid U3/X2...
2020-01-23 Marek Szyprowskiarm: dts: exynos: Fix card-detect polarity for SD card...
2020-01-23 Marek Szyprowskiarm: dts: exynos: Extend board description
2020-01-22 Stephan Gerholdboard: Add new Samsung "stemmy" board based on ST-Erics...
2020-01-22 Stephan Gerholdarm: Add support for ST-Ericsson U8500 SoC
2020-01-22 Stephan Gerholdarm: dts: Import device tree for ST-Ericsson Ux500
2020-01-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-21 Baruch SiachARM: mvebu: clearfog: run-time selection of DT file
2020-01-21 Baruch SiachARM: mvebu: clearfog: add EEPROM devices
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-20 Alifer Moraesimx8m: clock_imx8mm: Staticize functions
2020-01-20 Jorge Ramirez-Ortizarm: dts: imx7ulp-evk: remove mux value from pad config...
2020-01-20 Jorge Ramirez-Ortizmx7ulp: soc: s_init should only be executed once
2020-01-20 Anatolij Gustschinarm: dts: i.mx8x: add #cooling-cells properties
2020-01-20 Arkadiusz KarasARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK
2020-01-20 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-01-20 Dario Binacchiarm: omap: fix MPU DPLL divisor for 800MHz clock
2020-01-20 Vignesh Raghavendraarm: dts: k3-am654-base-board: enable USB1
2020-01-20 Vignesh Raghavendraarm: dts: k3-am65-main: add USB support
next