summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini89-177/+89
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2823-5871/+2844
2018-05-06arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla1-1/+5
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut2-8/+2
2018-05-02ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut1-0/+4
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini16-61/+51
2018-04-29spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan1-1/+2
2018-04-29arm: move SYS_ARCH_TIMER to KConfigAndre Przywara5-1/+15
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada2-0/+5
2018-04-28powerpc: fix typo in kgdb.cHeinrich Schuchardt1-1/+1
2018-04-27clang: Update documentationTom Rini1-3/+2
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini64-127/+0
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford4-0/+11
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard5-3/+16
2018-04-27ARM: mxs: move spl dataMans Rullgard3-6/+5
2018-04-27ARM: spl: include arm/thumb glue sectionsMans Rullgard1-0/+1
2018-04-27ARM: arm926ejs: fix lowlevel_init callMans Rullgard1-2/+2
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard1-1/+1
2018-04-27Merge git://git.denx.de/u-boot-shTom Rini4-0/+21
2018-04-26ARM: rmobile: Update E2 AltMarek Vasut2-0/+7
2018-04-26ARM: rmobile: Update M2-N GoseMarek Vasut2-0/+7
2018-04-26ARM: rmobile: Update H2 LagerMarek Vasut2-0/+7
2018-04-26imx6ul: opos6ul: in Serial Downloader boot mode use ymodemSébastien Szymanski1-0/+10
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski6-49/+16
2018-04-26arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas1-3/+3
2018-04-25rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang2-1/+1
2018-04-25rockchip: rk322x: update MACRO for back-to-bromKever Yang1-1/+1
2018-04-25arm: rockchip: make_fit_atf: remove unneeded importsPatrick Uiterwijk1-2/+0
2018-04-25rockchip: rk3188: use DM timer instead of rk_timerKever Yang2-2/+2
2018-04-25rockchip: rk3188: add timer3 nodeKever Yang2-0/+12
2018-04-25rockchip: rk3188: add -u-boot.dtsi for rock-rk3188Kever Yang3-7/+19
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini1-16/+0
2018-04-23ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock nodeMasahiro Yamada1-16/+0
2018-04-23arm: zynq: Enable setup board name for different boardsMichal Simek1-0/+1
2018-04-23nand: zynq: Cleanup initializationEzequiel Garcia1-9/+0
2018-04-21ARM: rmobile: Update E2 SilkMarek Vasut2-0/+7
2018-04-18Merge git://git.denx.de/u-boot-uniphierTom Rini25-206/+925
2018-04-18Merge git://git.denx.de/u-boot-shTom Rini8-0/+67
2018-04-18ARM: dts: uniphier: sync DT with Linux 4.17-rc1Masahiro Yamada25-206/+925
2018-04-18Merge git://git.denx.de/u-boot-socfpgaTom Rini6-0/+531
2018-04-17ARM: rmobile: Update M2 KoelschMarek Vasut2-0/+7
2018-04-17ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.cEugeniy Paltsev1-2/+0
2018-04-17arm: dts: socfpga: add reset propertyDinh Nguyen1-0/+8
2018-04-17arm: dts: socfpga: enables i2c0 in socfpga_de0_nanoDinh Nguyen2-0/+16
2018-04-17ARM: dts: stratix10: Add base dtsi and devkit dtsDinh Nguyen3-0/+474
2018-04-17arm: socfpga: stratix10: Add base address map for Statix10 SoCChin Liang See1-0/+33
2018-04-17ARM: rmobile: Enable RPC QSPI on R8A77970 V3M EagleMarek Vasut1-0/+20
2018-04-17ARM: rmobile: Add Renesas RPC HF/QSPI DT nodesMarek Vasut5-0/+40
2018-04-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng1-0/+4
2018-04-16x86: Rename e820entry to e820_entryBin Meng8-10/+10