Merge git://git.denx.de/u-boot-dm
[platform/kernel/u-boot.git] / arch /
2016-07-15 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-15 Simon Glassrockchip: sdram: Update the driver to support of-platdata
2016-07-15 Simon Glassrockchip: sdram: Move all DT decoding to ofdata_to_plat...
2016-07-15 Simon Glassrockchip: syscon: Update to work with of-platdata
2016-07-15 Simon Glassrockchip: Don't use spl_boot_device() with of-platdata
2016-07-15 Simon Glassrockchip: Move the MMC setup check earlier
2016-07-15 Simon Glassrockchip: Update the sdram-channel property to support...
2016-07-15 Simon Glasssandbox: Add a test device that uses of-platdata
2016-07-15 Simon Glasssandbox: Add a new sandbox_spl board
2016-07-15 Simon Glasssandbox: Add basic SPL implementation
2016-07-15 Simon Glasssandbox: Don't include the main loop in SPL
2016-07-15 Simon Glasssandbox: Don't use PCI in SPL
2016-07-15 Simon Glasssandbox: Add some missing headers in cpu.c
2016-07-15 Simon Glasssandbox: Correct header file order in cpu.c
2016-07-15 Simon Glasssandbox: Support building an SPL image
2016-07-15 Simon Glasssandbox: Allow chaining from SPL to U-Boot proper
2016-07-14 Simon Glassarm: Show cache warnings in U-Boot proper only
2016-07-14 Simon Glassarm: Don't invalidate unaligned cache regions
2016-07-14 Simon Glassarm: Move check_cache_range() into a common place
2016-07-14 Lokesh VutlaARM: OMAP5+: Enable errata i727
2016-07-14 Toshifumi NISHINAGAstm32: Change USART port to USART6 for stm32f746 discov...
2016-07-14 Toshifumi NISHINAGAstm32: Add SDRAM support for stm32f746 discovery board
2016-07-14 Toshifumi NISHINAGAstm32: clk: Add 200MHz clock configuration for stm32f74...
2016-07-14 Simon Glasssandbox: Don't exit when bootm completes
2016-07-14 Masahiro Yamadalinux/io.h: add generic ioremap()/iounmap() defines
2016-07-14 Masahiro Yamadaarm, nds32, sh: remove useless ioremap()/iounmap()...
2016-07-14 Masahiro Yamadatypes.h: move and redefine resource_size_t
2016-07-14 Madan Srinivasarm: am4x: add U-Boot FIT signing and SPL image post...
2016-07-14 Andreas Dannenbergarm: omap5: add U-Boot FIT signing and SPL image post...
2016-07-14 Andreas Dannenbergarm: omap-common: Update to generate secure U-Boot...
2016-07-14 Andreas Dannenbergarm: omap-common: secure ROM signature verify API
2016-07-14 Andreas Dannenbergarm: omap-common: add secure rom call API for secure...
2016-07-14 Daniel Allredarm: omap-common: add secure smc entry
2016-07-14 Daniel Allredarm: cache: add missing dummy functions for when dcache...
2016-07-14 Masahiro Yamadaarm64: add better and more generic spin-table support
2016-07-14 Tom RiniRevert "armv8: Enable CPUECTLR.SMPEN for coherency"
2016-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-07-12 Simon Glassx86: link: Correct a failure in DRAM init
2016-07-12 George McCollisterx86: Add Advantech SOM-DB5800/SOM-6867 support
2016-07-12 Bin Mengx86: baytrail: acpi: Hide internal UART per GNVS setting
2016-07-12 Bin Mengx86: acpi: Pack global NVS into ACPI table
2016-07-12 Bin Mengx86: quark: Introduce ACPI global NVS
2016-07-12 Bin Mengx86: baytrail: Introduce ACPI global NVS
2016-07-12 Bin Mengx86: fsp: Wrap setup_internal_uart() call with CONFIG_I...
2016-07-12 Bin Mengx86: baytrail: Introduce a Kconfig option for the inter...
2016-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-07-11 Simon Glassx86: fdt: Drop the unused compatible strings in fdtdec
2016-07-11 Hamish Martindm: gpio: MPC85XX GPIO platform data support
2016-07-11 Simon Glassdm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
2016-07-11 Simon Glassdm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all...
2016-07-11 Simon Glassrockchip: Use 'select' instead of defaults in Kconfig
2016-07-09 Vignesh RARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
2016-07-09 Vignesh RARM: dts: K2G: Add support for QSPI controller
2016-07-09 Vignesh RARM: dts: k2g: add support for Davinci SPI controller
2016-07-09 Vignesh RARM: dts: k2l: Enable Davinci SPI controller
2016-07-09 Vignesh RARM: dts: k2e: Enable Davinci SPI controller
2016-07-09 Vignesh RARM: dts: k2hk: Enable Davinci SPI controller
2016-07-09 Vignesh RARM: dts: keystone2: add SPI aliases for davinci SPI...
2016-07-08 Mingkai Huarmv8: Enable CPUECTLR.SMPEN for coherency
2016-07-08 Alexander Grafarm: Fix setjmp (again)
2016-07-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-07-05 Simon Glassvideo: tegra: Move to using simple-panel and pwm-backlight
2016-07-05 Simon Glasstegra: dts: Sync tegra20 device tree files with Linux
2016-07-05 Marek Vasutpowerpc: mpc85xx: Do not build errata command in SPL
2016-07-04 Tom RiniMerge git://git.denx.de/u-boot-arc
2016-07-04 Alexey Brodkinarc: make global_data.h usable in assembly files
2016-07-04 Alexey Brodkinarc: Use "-mcpu=archs" instead of deprecated "-marchs...
2016-07-02 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-07-02 Quentin Schulzsunxi: Add defconfig and DTS file for Allwinner R16...
2016-07-02 Olliver Schinaglsunxi: Add missing boot_media fields in the SPL header
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-07-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-07-01 Masahiro YamadaARM: uniphier: add external IRQ setup code
2016-07-01 Masahiro YamadaARM: dts: uniphier: add AIDET nodes
2016-07-01 Masahiro YamadaARM: dts: uniphier: sync Device Trees with upstream...
2016-06-30 Masahiro YamadaARM: uniphier: fix typo "talbe"
2016-06-29 Bin Mengx86: coreboot: Remove the dummy pch driver
2016-06-28 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-06-28 Abhimanyu Sainiarmv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
2016-06-28 Prabhakar Kushwahaarmv8: fsl-layerscape: Append "A" in SoC name for ARM...
2016-06-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-06-26 Heiko Schocherarm: at91: taurus/axm: add DM and DTS support
2016-06-26 Heiko Schocherarm: at91: smartweb: add DM and DTS support
2016-06-26 Heiko Schocherarm: at91: dts: Bring in dts files for AT91SAM9G20...
2016-06-26 Heiko Schochercorvus DTS / DM support
2016-06-26 Heiko Schocherarm: at91: add CONFIG_AT91SAM9M10G45
2016-06-26 Marek VasutARM: at91: Don't invoke spl_boot_device() twice
2016-06-26 Marek Vasutcommon: Pass the boot device into spl_boot_mode()
2016-06-24 Hannes Schmelzerboard/BuR: rename kwb board to brxre1
2016-06-24 Hannes Schmelzerboard/BuR: rename tseries board to brppt1
2016-06-24 Steve Raearm: bcm235xx: update clock framework
2016-06-24 Chris Brandarm: bcm235xx: fix kps ccu
2016-06-24 Steve Raearm: bcm235xx: implement the boot0 hook code
2016-06-24 Masahiro YamadaARM: armv7: refactor Makefile slightly
2016-06-24 Masahiro YamadaARM: move #ifdef to match the error handling code
2016-06-24 Masahiro Yamadaarm64: optimize smp_kick_all_cpus
2016-06-24 Carlo Caioneboard: amlogic: Rename folder for Amlogic boards
2016-06-24 Daniel Gorsulowskiomap3: bugfix in timer on rollover
next