summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com2016-10-06-0/+37
* ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy2016-10-06-0/+24
* ARM: Introduce function to switch to hypervisor modeKeerthy2016-10-06-0/+25
* omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy2016-10-06-2/+23
* omap: Remove hardcoding of mmu section shift to 20Keerthy2016-10-06-2/+2
* ARM64: Add support for some of atomic64 operationsAdam Oleksy2016-10-06-1/+67
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-5/+5
* ARMv8/sec-firmware: fix a compile errorHou Zhiqiang2016-10-06-6/+16
* ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka2016-10-06-0/+4
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-6/+9
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-3/+8
* spl: Convert boot_device into a structSimon Glass2016-10-06-3/+3
* spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-0/+6
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-6/+6
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-1/+1
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-17/+0
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-25/+205
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-01-5/+103
| * rockchip: move common function from board-file to rk3036-board.cJacob Chen2016-10-01-0/+84
| * rockchip: rename board.c to rk3288-board.cJacob Chen2016-10-01-1/+1
| * rockchip: miniarm: remove eMMC supportXu Ziyuan2016-10-01-12/+0
| * dts: evb-rk3399: add init voltage node for vdd-centerKever Yang2016-10-01-0/+1
| * Kconfig: rockchip: enable DM_PWM and DM_REGULATORKever Yang2016-10-01-0/+2
| * rockchip: rkpwm: fix the register sequenceKever Yang2016-10-01-1/+1
| * rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang2016-10-01-2/+2
| * Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.Sandy Patterson2016-10-01-0/+3
| * rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabledSandy Patterson2016-10-01-1/+4
| * rockchip: rk3288: sdram: fix DDR address rangeXu Ziyuan2016-10-01-3/+4
* | ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis2016-10-02-1/+1
* | am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis2016-10-02-2/+2
* | am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis2016-10-02-2/+18
* | Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis2016-10-02-88/+98
* | ARM: omap5: add fdt secure dram reservation fixupDaniel Allred2016-10-02-2/+62
* | ARM: DRA7: Add secure emif setup callsDaniel Allred2016-10-02-0/+15
* | arm: omap5: secure API for EMIF memory reservationsDaniel Allred2016-10-02-0/+151
* | ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred2016-10-02-0/+26
* | ARM: keystone2: Add support for parsing monitor headerLokesh Vutla2016-10-01-4/+18
* | board: k2g: Enable ECC byte laneLokesh Vutla2016-10-01-2/+1
* | input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada2016-10-01-3/+0
* | sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada2016-10-01-6/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2016-09-30-73/+77
|\
| * nds32: Support relocation.rick2016-09-29-73/+77
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-1/+31
|\ \
| * | ARM: dts: vf-colibri: Enable USB device tree node for Colibri VybridSanchayan Maity2016-09-27-0/+11
| * | ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity2016-09-27-0/+14
| * | dra7x: boot: add dfu bootmode supportB, Ravi2016-09-27-1/+6
* | | mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash2016-09-28-3/+1
* | | mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010Sriram Dash2016-09-28-0/+3
* | | mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash2016-09-28-2/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-27-673/+2730
|\ \