index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: am33xx: Add support for mulitiple PLL input frequencies
Lokesh Vutla
2017-05-12
10
-69
/
+173
*
board: am335x: Introduce scale_vcores
Lokesh Vutla
2017-05-12
1
-119
/
+148
*
arm: am33xx: Fix MPU opp selection
Lokesh Vutla
2017-05-12
5
-13
/
+31
*
configs: convert CONFIG_SYS_MPUCLK to Kconfig
Lokesh Vutla
2017-05-12
16
-17
/
+11
*
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
3
-1
/
+9
*
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
2017-05-12
1
-0
/
+1
*
stm32f7: configure mpu valid for f7 family
Vikas Manocha
2017-05-12
1
-3
/
+12
*
stm32: use armv7m MPU configuration support
Vikas Manocha
2017-05-12
2
-58
/
+22
*
armv7m: add MPU configuration support
Vikas Manocha
2017-05-12
4
-21
/
+150
*
armv7m: correct mpu region size define for 8MB size
Vikas Manocha
2017-05-12
1
-1
/
+2
*
arvm7m: add cleanup before linux booting
Vikas Manocha
2017-05-12
1
-0
/
+19
*
armv7m: cache: add flush & invalidate all dcache
Vikas Manocha
2017-05-12
1
-0
/
+23
*
arm: am335x: Enable tiny printf in SPL
Lokesh Vutla
2017-05-11
1
-0
/
+1
*
configs: am335x_evm: Enable SPL_DM
Lokesh Vutla
2017-05-11
3
-1
/
+7
*
am33xx: Provide platform data for mmc
Lokesh Vutla
2017-05-11
1
-0
/
+32
*
configs: am335x_evm: Use omap2 generic spl load script
Lokesh Vutla
2017-05-11
14
-69
/
+13
*
dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver
Lokesh Vutla
2017-05-11
1
-0
/
+1
*
dm: mmc: omap_hsmmc: Update to support of-platdata
Lokesh Vutla
2017-05-11
2
-10
/
+23
*
serial: omap: Support debug UART
Lokesh Vutla
2017-05-11
3
-11
/
+54
*
Add 16-bit single register pin controller support
James Balean
2017-05-11
1
-8
/
+8
*
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
2017-05-11
1
-0
/
+40
*
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-05-11
3
-2
/
+8
*
qspi: dra7xx: enable qspi-boot for dra7x paltform
B, Ravi
2017-05-11
1
-0
/
+2
*
arch: arm: omap: Declare size of ddr very early
Lokesh Vutla
2017-05-11
2
-0
/
+5
*
spl: reorder the assignment of board info to global data
Lokesh Vutla
2017-05-11
1
-1
/
+1
*
spl: Makefile: include /config in the (reduced) FDT used by the SPL stage
Philipp Tomsich
2017-05-11
1
-1
/
+1
*
doc: document /config/u-boot, spl-payload-offset property
Philipp Tomsich
2017-05-11
1
-0
/
+5
*
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
Philipp Tomsich
2017-05-11
1
-3
/
+12
*
arm: Support cache invalidate
Simon Glass
2017-05-11
3
-1
/
+40
*
arm: Correct signature for get_ticks()
Simon Glass
2017-05-11
1
-1
/
+1
*
disk: Return the partition number in part_get_info_by_name()
Alex Deymo
2017-05-11
3
-5
/
+6
*
image: Update include/android_image.h
Alex Deymo
2017-05-11
2
-5
/
+28
*
usb: gadget: avoid variable name clipping in cb_getvar
nicolas.le.bayon@st.com
2017-05-11
1
-2
/
+10
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2017-05-10
78
-573
/
+5877
|
\
|
*
rockchip: dts: evb_rk3288: Add mipi display support
Eric Gao
2017-05-10
2
-0
/
+121
|
*
rockchip: rk3288: grf: Add grf define for mipi dsi
Eric Gao
2017-05-10
1
-0
/
+62
|
*
rockchip: defconfigs: Add mipi dsi support for rk3399 evb board
Eric Gao
2017-05-10
1
-0
/
+7
|
*
rockchip: dts: Add mipi dsi support for rk3399
Eric Gao
2017-05-10
2
-0
/
+148
|
*
rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlight
Eric Gao
2017-05-10
1
-0
/
+7
|
*
rockchip: video: vop: Reserve enough space for mipi dispaly
Eric Gao
2017-05-10
1
-1
/
+1
|
*
rockchip: video: vop: Set different bitwidth for different display mode
Eric Gao
2017-05-10
1
-4
/
+16
|
*
rockchip: video: vop: Add mipi display mode for rk3399
Eric Gao
2017-05-10
2
-0
/
+7
|
*
rockchip: video: vop: Fix rk_display_init() return error
Eric Gao
2017-05-10
1
-1
/
+1
|
*
rockchip: video: Add mipi driver support for rockchip soc
Eric Gao
2017-05-10
4
-1
/
+695
|
*
rockchip: include: grf: Add GRF register declaration for mipi dsi
Eric Gao
2017-05-10
1
-3
/
+26
|
*
power: rk808: rename to rk8xx
Jacob Chen
2017-05-10
19
-97
/
+97
|
*
power: regulator: rk808: add rk818 support
Jacob Chen
2017-05-10
1
-4
/
+51
|
*
power: regulator: rk808: replace vsel_bits with vsel_mask
Jacob Chen
2017-05-10
1
-17
/
+22
|
*
power: pmic: rk808: add RK818 support
Jacob Chen
2017-05-10
2
-0
/
+28
|
*
power: pmic: append rk818 regs to rk808
Jacob Chen
2017-05-10
2
-39
/
+143
[next]