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
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-03-14
159
-160
/
+442
|
\
|
*
sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs
Andre Przywara
2018-03-14
128
-127
/
+3
|
*
sunxi: Add A20-SOM204-EVB-eMMC board
Stefan Mavrodiev
2018-03-13
4
-0
/
+72
|
*
sunxi: Add A20-SOM204-EVB board
Stefan Mavrodiev
2018-03-13
4
-0
/
+335
|
*
Move CONFIG_PHY_ADDR to Kconfig
Stefan Mavrodiev
2018-03-13
19
-21
/
+11
|
*
net: sun8i_emac: Fix PHY initialization
Samuel Holland
2018-03-13
1
-1
/
+1
|
*
ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well
Tuomas Tynkkynen
2018-03-13
2
-2
/
+6
|
*
ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
Tuomas Tynkkynen
2018-03-13
2
-6
/
+5
|
*
mmc: sunxi: support cd-inverted
Heinrich Schuchardt
2018-03-13
1
-2
/
+8
|
*
sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsi
Chen-Yu Tsai
2018-03-13
1
-0
/
+1
|
*
sunxi: Pine64: temporarily remove extra Pine64 non-plus DT
Andre Przywara
2018-03-13
1
-1
/
+0
*
|
common/memsize.c: restore content of the base address
Patrick Delaunay
2018-03-13
1
-0
/
+7
*
|
common/memsize.c: prepare get_ram_size update
Patrick Delaunay
2018-03-13
1
-3
/
+4
*
|
configs: am335x_boneblack: Enable fastboot flash capability
Sam Protsenko
2018-03-13
1
-0
/
+2
*
|
omap: Fix AM335x build with enabled fastboot flash
Sam Protsenko
2018-03-13
1
-0
/
+2
*
|
ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPL
Jean-Jacques Hiblot
2018-03-13
4
-0
/
+80
*
|
configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPL
Jean-Jacques Hiblot
2018-03-13
1
-0
/
+3
*
|
ARM: dts: dra76-evm: shift to using common IOdelay data
Jean-Jacques Hiblot
2018-03-13
1
-43
/
+8
*
|
ARM: dts: dra76x: create a common file with MMC/SD IOdelay data
Jean-Jacques Hiblot
2018-03-13
1
-0
/
+285
*
|
ARM: omap3: evm: Sync with omap3_beagle configuration
Derald D. Woods
2018-03-13
2
-40
/
+52
*
|
ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout
Derald D. Woods
2018-03-13
2
-112
/
+152
*
|
ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file
Derald D. Woods
2018-03-13
1
-0
/
+8
*
|
env: ti: boot: Get rid of magic numbers
Sam Protsenko
2018-03-13
1
-6
/
+4
*
|
cmd: part: Extract common code to separate function
Sam Protsenko
2018-03-13
1
-38
/
+23
*
|
cmd: part: Allow passing partition name to start and size
Sam Protsenko
2018-03-13
1
-11
/
+25
*
|
test/py: highlight warnings in the log summary
Stephen Warren
2018-03-13
3
-3
/
+50
*
|
test/py: add MMC/SD block read test
Stephen Warren
2018-03-13
1
-0
/
+129
*
|
disk: part: use common api to lookup part driver
Kever Yang
2018-03-13
1
-20
/
+17
*
|
disk: part: scan the disk if the part_type is unknown
Kever Yang
2018-03-13
1
-6
/
+18
*
|
mach-stm32: Use default memory map as background region
Patrice Chotard
2018-03-13
2
-30
/
+17
*
|
configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards
Patrice Chotard
2018-03-13
3
-3
/
+1
*
|
ARM: dts: Add support for stm32f746-evaluation board support
Patrice Chotard
2018-03-13
2
-1
/
+242
*
|
arch-stm32: Clean arch-stm32f7/syscfg.h
Patrice Chotard
2018-03-13
1
-9
/
+0
*
|
arch-stm32: Remove stm32_periph.h
Patrice Chotard
2018-03-13
3
-62
/
+0
*
|
arch-stm32: Factorize stm32.h for STM32F4 and F7
Patrice Chotard
2018-03-13
4
-57
/
+26
*
|
arch-stm32: Move gpio.h for STM32 SoCs in include/asm/
Patrice Chotard
2018-03-13
4
-373
/
+118
*
|
arch-stm32f4: Remove fmc.h file
Patrice Chotard
2018-03-13
1
-75
/
+0
*
|
ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-eval
Patrice Chotard
2018-03-13
1
-0
/
+1
*
|
clk: clk_stm32f: Add DSI clock support
Patrice Chotard
2018-03-13
2
-1
/
+2
*
|
clk: clk_stm32f: Add set_rate for LTDC clock
Patrice Chotard
2018-03-13
1
-0
/
+100
*
|
clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock
Patrice Chotard
2018-03-13
1
-1
/
+36
*
|
clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part
Patrice Chotard
2018-03-13
1
-31
/
+74
*
|
clk: clk_stm32f: No more need of 48Mhz from PLL_SAI
Patrice Chotard
2018-03-13
1
-21
/
+8
*
|
clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
Patrice Chotard
2018-03-13
1
-4
/
+4
*
|
clk: clk_stm32f: Fix stm32_clk_get_rate()
Patrice Chotard
2018-03-13
1
-5
/
+7
*
|
mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
Patrick Delaunay
2018-03-13
1
-1
/
+6
*
|
mmc: stm32: sdmmc2: add hardware flow control support
Patrick Delaunay
2018-03-13
1
-1
/
+2
*
|
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-03-13
17
-365
/
+9
*
|
ARM: dts: stm32: Add timer support for STM32F7
Patrice Chotard
2018-03-13
2
-0
/
+15
*
|
clk: clk_stm32h7: Fix prescaler for Domain 3
Patrice Chotard
2018-03-13
1
-3
/
+4
[next]