summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara2017-05-171-0/+4
* armv8: fsl: move ccn504 code into FSL MakefileAndre Przywara2017-05-171-1/+1
* armv8: SPL: only compile GIC code if neededAndre Przywara2017-05-171-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-161-1/+1
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-05-153-108/+138
|\ \
| * | sunxi: Add clock support for TV encoderJernej Skrabec2017-05-151-1/+7
| * | sunxi: video: Split out TVE codeJernej Skrabec2017-05-152-107/+131
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-1510-2275/+1
|\ \
| * | i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass2017-05-159-2263/+1
| * | i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-12/+0
| |/
* | Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-151-1/+0
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-152-0/+2
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-155-5/+5
* | omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODETom Rini2017-05-151-10/+4
* | omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini2017-05-151-0/+54
* | omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini2017-05-153-13/+24
* | TI: Drop 'CONFIG_OMAP'Tom Rini2017-05-151-1/+1
* | arch/arm/cpu/arm926ejs/omap: RemoveTom Rini2017-05-154-433/+0
* | armv8: minor fix to comment for enabling SMPEN bitDinh Nguyen2017-05-151-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2017-05-136-12/+23
|\
| * boston: Setup memory ranges in FDT provided to LinuxPaul Burton2017-05-121-0/+1
| * boston: Move CM GCRs away from flashPaul Burton2017-05-121-0/+1
| * MIPS: Make CM GCR base configurablePaul Burton2017-05-122-9/+12
| * mips: bmips: add missing SFR NeufBox 4 configÁlvaro Fernández Rojas2017-05-121-0/+6
| * mips: bmips: bcm63268: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas2017-05-121-1/+1
| * mips: bmips: bcm6328: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas2017-05-121-1/+1
| * mips: bmips: bcm6358: fix brcm, bcm6358-mc sizeÁlvaro Fernández Rojas2017-05-121-1/+1
* | arm: change tbu/l type to unsigned intPeng Fan2017-05-121-2/+2
* | rk3036: Fix unused variable warningTom Rini2017-05-121-1/+1
* | arm: amx3xx: Add support for early debugLokesh Vutla2017-05-121-0/+4
* | arm: omap5+: Add support for early debugLokesh Vutla2017-05-121-0/+4
* | arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-128-26/+121
* | arm: am33xx: Fix MPU opp selectionLokesh Vutla2017-05-124-13/+30
* | configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla2017-05-122-5/+5
* | stm32f7: configure mpu valid for f7 familyVikas Manocha2017-05-121-3/+12
* | stm32: use armv7m MPU configuration supportVikas Manocha2017-05-122-58/+22
* | armv7m: add MPU configuration supportVikas Manocha2017-05-124-21/+150
* | armv7m: correct mpu region size define for 8MB sizeVikas Manocha2017-05-121-1/+2
* | arvm7m: add cleanup before linux bootingVikas Manocha2017-05-121-0/+19
* | armv7m: cache: add flush & invalidate all dcacheVikas Manocha2017-05-121-0/+23
* | arm: am335x: Enable tiny printf in SPLLokesh Vutla2017-05-111-0/+1
* | configs: am335x_evm: Enable SPL_DMLokesh Vutla2017-05-111-0/+5
* | configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla2017-05-111-56/+0
* | dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla2017-05-111-0/+9
* | spl: fdt: support for fdt fixup for falcon bootB, Ravi2017-05-112-1/+7
* | arch: arm: omap: Declare size of ddr very earlyLokesh Vutla2017-05-112-0/+5
* | arm: Support cache invalidateSimon Glass2017-05-113-1/+40
* | arm: Correct signature for get_ticks()Simon Glass2017-05-111-1/+1
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2017-05-1021-232/+3989
|\