summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* fsl_sec_mon: Update driver for Security MonitorSumit Garg2016-10-06-153/+151
* armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian2016-10-06-1/+7
* armv8: fsl-lsch2: adjust sata parameterTang Yuantian2016-10-06-4/+0
* Prepare v2016.11-rc1Tom Rini2016-10-03-2/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-205/+421
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-01-20/+111
| * rockchip: move common function from board-file to rk3036-board.cJacob Chen2016-10-01-132/+84
| * rockchip: rename board.c to rk3288-board.cJacob Chen2016-10-01-1/+1
| * rockchip: move partitons define from 3036-kylin to 3036-commonJacob Chen2016-10-01-24/+10
| * rockchip: miniarm: remove eMMC supportXu Ziyuan2016-10-01-21/+6
| * config: evb-rk3399: enable pwm regulatorKever Yang2016-10-01-0/+1
| * 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: evb_rk3399: init vdd_center regulatorKever Yang2016-10-01-0/+6
| * power: regulator: add pwm regulatorKever Yang2016-10-01-0/+170
| * rockchip: rkpwm: fix the register sequenceKever Yang2016-10-01-1/+1
| * rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang2016-10-01-2/+2
| * rockchip: add usb mass storage feature support for rk3036jacob2.chen2016-10-01-0/+4
| * Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 boardSandy Patterson2016-10-01-0/+11
| * 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_armv7_common: Disable Falcon Mode on HS devicesAndrew F. Davis2016-10-02-5/+10
* | config: Remove usage of CONFIG_STORAGE_EMMCAndrew F. Davis2016-10-02-8/+0
* | ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis2016-10-02-1/+1
* | board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis2016-10-02-0/+8
* | am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis2016-10-02-2/+2
* | doc: Update info on using AM33xx secure devices from TIAndrew F. Davis2016-10-02-0/+32
* | 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-89/+121
* | ARM: omap5: add fdt secure dram reservation fixupDaniel Allred2016-10-02-2/+62
* | ti_omap5_common: mark region of DRAM protected on HS partsDaniel Allred2016-10-02-0/+8
* | 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
* | net, macb: fix misaligned cache operation warningHeiko Schocher2016-10-01-9/+11
* | ti_armv7_keystone2: Update addr_mon variableLokesh Vutla2016-10-01-9/+5
* | ARM: keystone2: Add support for parsing monitor headerLokesh Vutla2016-10-01-4/+18
* | keystone2: k2g: add env script to load firmware initramfs as part of boot flowMurali Karicheri2016-10-01-1/+5
* | board: k2g: Enable ECC byte laneLokesh Vutla2016-10-01-2/+1
* | board: ks2: Enable ECC using detected DDR sizeLokesh Vutla2016-10-01-0/+3
* | fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy2016-10-01-5/+32
* | disk: part: refactor generic name creation for DOS and ISOPetr Kulhavy2016-10-01-53/+50
* | fastboot: add support for writing MBRPetr Kulhavy2016-10-01-6/+121
* | disk: part: implement generic function part_get_info_by_name()Petr Kulhavy2016-10-01-33/+53
* | bootm: fix passing argc to standalone appsZubair Lutfullah Kakakhel2016-10-01-3/+1
* | input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada2016-10-01-3/+1
* | 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-74/+77
|\
| * nds32: Support relocation.rick2016-09-29-74/+77