summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* spl: Convert spl_mmc_load_image() to use linker listSimon Glass2016-10-06-10/+5
* spl: Convert spl_ram_load_image() to use linker listSimon Glass2016-10-06-9/+9
* spl: Add a way to declare an SPL image loaderSimon Glass2016-10-06-0/+52
* spl: Convert boot_device into a structSimon Glass2016-10-06-48/+71
* spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-2/+22
* spl: Add function comments to spl_start_uboot()Simon Glass2016-10-06-0/+11
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-8/+19
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-39/+58
* spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass2016-10-06-9/+20
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-17/+9
* serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot2016-10-06-1/+1
* 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