summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-06arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut
2018-05-02ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada
2018-04-28powerpc: fix typo in kgdb.cHeinrich Schuchardt
2018-04-27clang: Update documentationTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard
2018-04-27ARM: mxs: move spl dataMans Rullgard
2018-04-27ARM: spl: include arm/thumb glue sectionsMans Rullgard
2018-04-27ARM: arm926ejs: fix lowlevel_init callMans Rullgard
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard
2018-04-26Merge git://git.denx.de/u-boot-shTom Rini
2018-04-26ARM: rmobile: Update E2 AltMarek Vasut
2018-04-26ARM: rmobile: Update M2-N GoseMarek Vasut
2018-04-26ARM: rmobile: Update H2 LagerMarek Vasut
2018-04-26imx6ul: opos6ul: in Serial Downloader boot mode use ymodemSébastien Szymanski
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski
2018-04-26arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas
2018-04-25rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang
2018-04-25rockchip: rk322x: update MACRO for back-to-bromKever Yang
2018-04-25arm: rockchip: make_fit_atf: remove unneeded importsPatrick Uiterwijk
2018-04-25rockchip: rk3188: use DM timer instead of rk_timerKever Yang
2018-04-25rockchip: rk3188: add timer3 nodeKever Yang
2018-04-25rockchip: rk3188: add -u-boot.dtsi for rock-rk3188Kever Yang
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-24ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock nodeMasahiro Yamada
2018-04-23arm: zynq: Enable setup board name for different boardsMichal Simek
2018-04-23nand: zynq: Cleanup initializationEzequiel Garcia
2018-04-21ARM: rmobile: Update E2 SilkMarek Vasut
2018-04-18Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-18Merge git://git.denx.de/u-boot-shTom Rini
2018-04-18ARM: dts: uniphier: sync DT with Linux 4.17-rc1Masahiro Yamada
2018-04-17Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-04-17ARM: rmobile: Update M2 KoelschMarek Vasut
2018-04-17ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.cEugeniy Paltsev
2018-04-17arm: dts: socfpga: add reset propertyDinh Nguyen
2018-04-17arm: dts: socfpga: enables i2c0 in socfpga_de0_nanoDinh Nguyen
2018-04-17ARM: dts: stratix10: Add base dtsi and devkit dtsDinh Nguyen
2018-04-17arm: socfpga: stratix10: Add base address map for Statix10 SoCChin Liang See
2018-04-17ARM: rmobile: Enable RPC QSPI on R8A77970 V3M EagleMarek Vasut
2018-04-17ARM: rmobile: Add Renesas RPC HF/QSPI DT nodesMarek Vasut
2018-04-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng