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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: rmobile: Switch to DM PFC pinmux and GPIO driver
Marek Vasut
2017-09-28
1
-2
/
+0
*
ARM: rmobile: Place initial stack right below U-Boot
Marek Vasut
2017-09-24
1
-1
/
+1
*
ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configs
Marek Vasut
2017-09-24
1
-4
/
+0
*
board: Add stm32h7 SoC, discovery and evaluation boards support
Patrice Chotard
2017-09-22
2
-0
/
+102
*
ARM: DTS: stm32: adapt stm32h7 dts files for U-boot
Patrice Chotard
2017-09-22
1
-0
/
+7
*
ARM: DTS: stm32: add stm32h743i-disco files
Patrice Chotard
2017-09-22
1
-0
/
+1612
*
dm: reset: add stm32 reset driver
Patrice Chotard
2017-09-22
1
-0
/
+138
*
dm: clk: add clk driver support for stm32h7 SoCs
Patrice Chotard
2017-09-22
1
-0
/
+167
*
usb: dwc3: Add dwc3 glue driver support for STi
Patrice Chotard
2017-09-22
1
-0
/
+41
*
STiH410-B2260: enable USB Host Networking
Patrice Chotard
2017-09-22
1
-0
/
+15
*
nds32: board: Support SPI driver.
rick
2017-09-21
1
-2
/
+13
*
nds32: ftmac100 support cache enable.
rick
2017-09-21
2
-4
/
+2
*
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-09-20
2
-0
/
+19
|
\
|
*
board: ge: bx50v3: set eth0 MAC address
Ian Ray
2017-09-20
1
-0
/
+15
|
*
detect and setup solidrun hummingboard2
Dennis Gilmore
2017-09-20
1
-0
/
+4
*
|
rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings
Andy Yan
2017-09-18
1
-0
/
+1
*
|
rk3288: Add Vyasa initial board support
Jagan Teki
2017-09-18
1
-0
/
+23
*
|
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
2017-09-18
1
-0
/
+15
*
|
configs: rockchip: add USB configs for evb-rv1108 board
William Wu
2017-09-18
1
-0
/
+3
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-17
2
-6
/
+22
|
\
\
|
|
/
|
/
|
|
*
bootstage: Drop unused options
Simon Glass
2017-09-16
1
-6
/
+0
|
*
x86: Support Intel Cherry Hill board
Bin Meng
2017-09-16
1
-0
/
+22
*
|
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-15
7
-7
/
+50
|
\
\
|
|
/
|
/
|
|
*
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
1
-0
/
+25
|
*
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-09-15
1
-0
/
+2
|
*
dtoc: Rename the auto-generated dt-structs.h file
Simon Glass
2017-09-15
1
-1
/
+1
|
*
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
1
-0
/
+5
|
*
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
1
-2
/
+2
|
*
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
2
-3
/
+8
|
*
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
3
-2
/
+8
*
|
fs/fat: Clean up open-coded sector <-> cluster conversions
Rob Clark
2017-09-15
1
-1
/
+5
*
|
fs/fat: fix case for FAT shortnames
Rob Clark
2017-09-15
1
-1
/
+5
*
|
fat/fs: move ls to generic implementation
Rob Clark
2017-09-15
1
-1
/
+4
*
|
fat/fs: remove a bunch of dead code
Rob Clark
2017-09-15
1
-20
/
+0
*
|
fs: add fs_readdir()
Rob Clark
2017-09-15
2
-0
/
+76
*
|
fat/fs: convert to directory iterators
Rob Clark
2017-09-15
1
-6
/
+0
*
|
fs/fat: introduce new director iterators
Rob Clark
2017-09-15
1
-0
/
+7
*
|
fs/fat: split out helper to init fsdata
Rob Clark
2017-09-15
1
-0
/
+1
|
/
*
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-09-14
11
-93
/
+59
*
ARM: at91: Remove hardware.h included in configs
Wenyou Yang
2017-09-14
12
-39
/
+35
*
board: atmel: Add SAMA5D27 SOM1 EK board
Wenyou Yang
2017-09-14
1
-0
/
+92
*
board: sama5d2_xplained: Make SPL work on spiflash
Wenyou Yang
2017-09-14
1
-1
/
+1
*
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-14
1
-0
/
+9
*
Convert CONFIG_EMIF4 et al to Kconfig
Adam Ford
2017-09-13
11
-20
/
+0
*
include/configs: remove references to SMNAND_ENV_OFFSET
Adam Ford
2017-09-13
15
-44
/
+28
*
linux/io.h: import generic ioread* / iowrite* accessors from Linux
Masahiro Yamada
2017-09-12
1
-0
/
+44
*
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
1
-0
/
+13
*
ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
Adam Ford
2017-09-12
1
-43
/
+10
*
configs: k2g_evm: Remove PMMC loading environment commands
Andrew F. Davis
2017-09-12
1
-1
/
+0
*
image: Add TI PMMC image type
Andrew F. Davis
2017-09-12
1
-0
/
+1
[next]