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
*
sunxi: enable automatic FIT build for 64-bit SoCs
Andre Przywara
2017-05-17
3
-0
/
+9
*
sunxi: defconfig: add supported DT list for Pine64
Andre Przywara
2017-05-17
1
-0
/
+1
*
sunxi: 64-bit SoCs: introduce FIT generator script
Andre Przywara
2017-05-17
1
-0
/
+75
*
Makefile: add rules to generate SPL FIT images
Andre Przywara
2017-05-17
2
-0
/
+37
*
sunxi: SPL: add FIT config selector for Pine64 boards
Andre Przywara
2017-05-17
1
-0
/
+23
*
sunxi: SPL: store RAM size in gd
Andre Przywara
2017-05-17
1
-4
/
+3
*
sunxi: A64: move SPL stack to end of SRAM A2
Andre Przywara
2017-05-17
1
-0
/
+5
*
armv8: fsl: move ccn504 code into FSL Makefile
Andre Przywara
2017-05-17
1
-1
/
+1
*
armv8: SPL: only compile GIC code if needed
Andre Przywara
2017-05-17
1
-0
/
+2
*
tools: mksunxiboot: allow larger SPL binaries
Andre Przywara
2017-05-17
1
-2
/
+2
*
Kconfig: fix SPL_FIT dependency
Andre Przywara
2017-05-17
2
-2
/
+3
*
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
3
-2
/
+150
*
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
1
-82
/
+80
*
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
1
-2
/
+13
*
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
1
-14
/
+32
*
SPL: FIT: refactor FDT loading
Andre Przywara
2017-05-17
1
-31
/
+57
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
52
-101
/
+173
|
\
|
*
mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD
Wenyou Yang
2017-05-16
1
-2
/
+2
|
*
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
4
-18
/
+14
|
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
40
-59
/
+55
|
*
blanche_defconfig: enable CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-2
/
+1
|
*
sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC
Masahiro Yamada
2017-05-15
1
-1
/
+0
|
*
mmc: sdhci-cadence: import updates from Linux 4.12
Masahiro Yamada
2017-05-15
1
-10
/
+57
|
*
mmc: sdhci: Fix maximum clock for programmable clock mode
Wenyou Yang
2017-05-15
1
-7
/
+11
|
*
drivers: omap_hsmmc: move to DM_MMC_OPS
Jean-Jacques Hiblot
2017-05-15
2
-7
/
+33
|
*
include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled
Jean-Jacques Hiblot
2017-05-15
3
-0
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-05-15
18
-192
/
+341
|
\
\
|
*
|
sunxi: Add clock support for TV encoder
Jernej Skrabec
2017-05-15
1
-1
/
+7
|
*
|
sunxi: video: Split out TVE code
Jernej Skrabec
2017-05-15
5
-169
/
+230
|
*
|
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Philipp Tomsich
2017-05-15
4
-6
/
+5
|
*
|
rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI
Philipp Tomsich
2017-05-15
4
-1
/
+12
|
*
|
video: dw_hdmi: Select HDMI mode only if monitor supports it
Jernej Skrabec
2017-05-15
1
-15
/
+16
|
*
|
edid: Add HDMI flag to timing info
Jernej Skrabec
2017-05-15
3
-0
/
+57
|
*
|
edid: Set timings flags according to edid
Jernej Skrabec
2017-05-15
1
-0
/
+14
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2017-05-15
109
-3113
/
+220
|
\
\
|
*
|
Drop use of CONFIG_I2C_SOFT
Simon Glass
2017-05-15
1
-31
/
+1
|
*
|
Drop CONFIG_I2CFAST
Simon Glass
2017-05-15
3
-24
/
+0
|
*
|
i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
Simon Glass
2017-05-15
5
-33
/
+0
|
*
|
i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX
Simon Glass
2017-05-15
1
-2
/
+0
|
*
|
i2c: Finish dropping use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
5
-17
/
+11
|
*
|
i2c: omap: Modify code to work without CONFIG_I2C_HARD
Simon Glass
2017-05-15
2
-2
/
+4
|
*
|
i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-4
/
+0
|
*
|
i2c: keymile: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
2
-9
/
+0
|
*
|
i2c: pdm360ng: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-30
/
+0
|
*
|
i2c: cm5200: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-3
/
+3
|
*
|
i2c: powerpc: Remove use of CONFIG_HARD_I2C
Simon Glass
2017-05-15
14
-2268
/
+1
|
*
|
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
81
-701
/
+211
|
|
/
*
|
kbuild: update DTC warning settings for bus and node/property name checks
Masahiro Yamada
2017-05-15
1
-0
/
+14
*
|
omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION
Adam Ford
2017-05-15
2
-17
/
+4
*
|
power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
Adam Ford
2017-05-15
1
-0
/
+1
[next]