aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-30ARM: uniphier: add PLL settings for PXs3Masahiro Yamada1-0/+55
2017-08-30ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada3-21/+30
2017-08-30ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2-2/+2
2017-08-26Merge git://git.denx.de/u-boot-shTom Rini1-4/+5
2017-08-26Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2-0/+8
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini6-1/+47
2017-08-26spl: stm32: make falcon mode activation configurableVikas Manocha1-1/+1
2017-08-26ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta3-3/+142
2017-08-26arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni1-1/+1
2017-08-26board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni3-0/+425
2017-08-26board: atmel: Use the new PIT timer driverWenyou.Yang@microchip.com1-0/+28
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2-0/+4
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini6-19/+6
2017-08-26arm: dts: am33xx: sync DTS with Linux 4.13-rc4Suniel Mahesh1-6/+0
2017-08-26arch/sh: don't bring common/env_embedded.o into the linkThomas Petazzoni1-4/+0
2017-08-26arch/sh: allow building in big-endian modeThomas Petazzoni1-0/+5
2017-08-26ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3Marek Vasut2-0/+8
2017-08-24x86: tangier: kconfig: Guard tangier-specific optionsBin Meng1-0/+4
2017-08-24x86: baytrail: Fix turbo enableBin Meng1-0/+1
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng2-1/+8
2017-08-24x86: kconfig: Imply CMD_PCIBin Meng1-0/+1
2017-08-24x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng2-0/+33
2017-08-20ARM: dts: uniphier: add dr_mode property to dwc3 nodeMasahiro Yamada4-0/+7
2017-08-20Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"Masahiro Yamada1-5/+0
2017-08-20Revert "ARM: uniphier: move lowlevel debug init code after page table switch"Masahiro Yamada1-4/+4
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada35-898/+26
2017-08-20clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada1-1/+0
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini5-8/+117
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini4-184/+32
2017-08-18rockchip: rk322x: update MACRO for mmc clksel regKever Yang1-6/+3
2017-08-18rockchip: rk322x: update dram bank sizeKever Yang1-4/+6
2017-08-18rockchip: rk3399: spl: remove unused header inclusionPhilipp Tomsich1-1/+0
2017-08-18rockchip: dts: rk3399-evb: remove redundant gmac nodeKever Yang1-16/+0
2017-08-18m68k: add board stmark2, mcf5441x basedAngelo Dureghello1-0/+5
2017-08-18m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello2-0/+6
2017-08-18m68k: fix cache.c for Coldfire V4EAngelo Dureghello1-12/+13
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello1-172/+8
2017-08-17rockchip: dts: rk3399-firefly: update gmac parameterKever Yang1-2/+2
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass1-2/+0
2017-08-17dm: imx: cm_fx6: Add device tree for cm_fx6Simon Glass2-0/+116
2017-08-17dm: sata: imx: Allow driver model to be used for sataSimon Glass1-1/+1
2017-08-17mmc: sh_sdhi: Fix the ACMD handlingMarek Vasut1-5/+0
2017-08-16Merge git://git.denx.de/u-boot-tegraTom Rini4-14/+10
2017-08-16Merge git://git.denx.de/u-boot-sunxiTom Rini7-1/+236
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini7-31/+72
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-4/+4
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2-2/+2
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass23-39/+41
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2-2/+2