summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-1210-69/+173
* board: am335x: Introduce scale_vcoresLokesh Vutla2017-05-121-119/+148
* arm: am33xx: Fix MPU opp selectionLokesh Vutla2017-05-125-13/+31
* configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla2017-05-1216-17/+11
* common: dfu: ignore reset for spl-dfuB, Ravi2017-05-123-1/+9
* spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORTB, Ravi2017-05-121-0/+1
* 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-113-1/+7
* am33xx: Provide platform data for mmcLokesh Vutla2017-05-111-0/+32
* configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla2017-05-1114-69/+13
* dm: mmc: omap_hsmmc: Add pre-reloc flag to the driverLokesh Vutla2017-05-111-0/+1
* dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla2017-05-112-10/+23
* serial: omap: Support debug UARTLokesh Vutla2017-05-113-11/+54
* Add 16-bit single register pin controller supportJames Balean2017-05-111-8/+8
* boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon bootB, Ravi2017-05-111-0/+40
* spl: fdt: support for fdt fixup for falcon bootB, Ravi2017-05-113-2/+8
* qspi: dra7xx: enable qspi-boot for dra7x paltformB, Ravi2017-05-111-0/+2
* arch: arm: omap: Declare size of ddr very earlyLokesh Vutla2017-05-112-0/+5
* spl: reorder the assignment of board info to global dataLokesh Vutla2017-05-111-1/+1
* spl: Makefile: include /config in the (reduced) FDT used by the SPL stagePhilipp Tomsich2017-05-111-1/+1
* doc: document /config/u-boot, spl-payload-offset propertyPhilipp Tomsich2017-05-111-0/+5
* spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-propertyPhilipp Tomsich2017-05-111-3/+12
* arm: Support cache invalidateSimon Glass2017-05-113-1/+40
* arm: Correct signature for get_ticks()Simon Glass2017-05-111-1/+1
* disk: Return the partition number in part_get_info_by_name()Alex Deymo2017-05-113-5/+6
* image: Update include/android_image.hAlex Deymo2017-05-112-5/+28
* usb: gadget: avoid variable name clipping in cb_getvarnicolas.le.bayon@st.com2017-05-111-2/+10
* Merge git://git.denx.de/u-boot-rockchipTom Rini2017-05-1078-573/+5877
|\
| * rockchip: dts: evb_rk3288: Add mipi display supportEric Gao2017-05-102-0/+121
| * rockchip: rk3288: grf: Add grf define for mipi dsiEric Gao2017-05-101-0/+62
| * rockchip: defconfigs: Add mipi dsi support for rk3399 evb boardEric Gao2017-05-101-0/+7
| * rockchip: dts: Add mipi dsi support for rk3399Eric Gao2017-05-102-0/+148
| * rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlightEric Gao2017-05-101-0/+7
| * rockchip: video: vop: Reserve enough space for mipi dispalyEric Gao2017-05-101-1/+1
| * rockchip: video: vop: Set different bitwidth for different display modeEric Gao2017-05-101-4/+16
| * rockchip: video: vop: Add mipi display mode for rk3399Eric Gao2017-05-102-0/+7
| * rockchip: video: vop: Fix rk_display_init() return errorEric Gao2017-05-101-1/+1
| * rockchip: video: Add mipi driver support for rockchip socEric Gao2017-05-104-1/+695
| * rockchip: include: grf: Add GRF register declaration for mipi dsiEric Gao2017-05-101-3/+26
| * power: rk808: rename to rk8xxJacob Chen2017-05-1019-97/+97
| * power: regulator: rk808: add rk818 supportJacob Chen2017-05-101-4/+51
| * power: regulator: rk808: replace vsel_bits with vsel_maskJacob Chen2017-05-101-17/+22
| * power: pmic: rk808: add RK818 supportJacob Chen2017-05-102-0/+28
| * power: pmic: append rk818 regs to rk808Jacob Chen2017-05-102-39/+143