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
...
|
*
|
|
|
|
mkimage: change stm32image header to manage binary information
Patrick Delaunay
2019-05-23
1
-1
/
+7
|
*
|
|
|
|
i2c: stm32f7: improve loopback in timing algorithm
Nicolas Le Bayon
2019-05-23
1
-0
/
+4
|
*
|
|
|
|
i2c: stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
2019-05-23
1
-1
/
+1
|
*
|
|
|
|
stm32mp1: update RCC binding after kernel realignment
Patrick Delaunay
2019-05-23
1
-140
/
+287
|
*
|
|
|
|
stm32mp1: psci: add synchronization with ROM code
Patrick Delaunay
2019-05-23
1
-4
/
+18
|
*
|
|
|
|
stm32mp1: cosmetic: bsec: reorder include files
Patrick Delaunay
2019-05-23
1
-1
/
+1
|
*
|
|
|
|
stm32mp1: migrate PREBOOT to Kconfig
Patrick Delaunay
2019-05-23
3
-2
/
+2
|
*
|
|
|
|
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
Patrick Delaunay
2019-05-23
3
-6
/
+4
|
*
|
|
|
|
stm32mp1: Move config SYS_MALLOC_LEN to Kconfig
Patrick Delaunay
2019-05-23
3
-6
/
+4
*
|
|
|
|
|
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2019-05-24
14
-7
/
+1154
|
\
\
\
\
\
\
|
*
|
|
|
|
|
configs: enable sata, eSDHC, USB device module in T2080QDS
Peng Ma
2019-05-23
6
-0
/
+41
|
*
|
|
|
|
|
powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.
Peng Ma
2019-05-23
1
-3
/
+1
|
*
|
|
|
|
|
arch: powerpc: add sata node for t2080 dts
Peng Ma
2019-05-23
1
-0
/
+16
|
*
|
|
|
|
|
ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
Peng Ma
2019-05-23
4
-0
/
+1042
|
*
|
|
|
|
|
usb: ehci: adopt 32 bit address for CONFIG_PPC
Yinbo Zhu
2019-05-23
1
-1
/
+9
|
*
|
|
|
|
|
arch: powerpc: add usb node in t2080 dts
Yinbo Zhu
2019-05-23
1
-0
/
+19
|
*
|
|
|
|
|
configs: T2080QDS: enable device tree support for pcieboot & secure boot
Yinbo Zhu
2019-05-23
2
-2
/
+6
|
*
|
|
|
|
|
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
2019-05-23
1
-1
/
+4
|
*
|
|
|
|
|
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
2019-05-23
1
-0
/
+6
|
*
|
|
|
|
|
arch: powerpc: add eSDHC node to t2080qds dts
Yinbo Zhu
2019-05-23
1
-0
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch '2019-05-24-master-imports'
Tom Rini
2019-05-24
137
-484
/
+2493
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
m68k: add dspi chip-select support
Angelo Dureghello
2019-05-24
6
-3
/
+139
|
*
|
|
|
|
m68k: move dspi bus control functions into cf_spi.c driver
Angelo Dureghello
2019-05-24
2
-166
/
+41
|
*
|
|
|
|
m68k: add OF control support to m68k
Angelo Dureghello
2019-05-24
1
-0
/
+1
|
*
|
|
|
|
configs: remove CONFIG_SYS_DSPI_XX references
Angelo Dureghello
2019-05-24
5
-56
/
+0
|
*
|
|
|
|
drivers: serial: mcfuart: add DT support
Angelo Dureghello
2019-05-24
2
-78
/
+36
|
*
|
|
|
|
configs: add DM_SPI config option
Angelo Dureghello
2019-05-24
16
-0
/
+17
|
*
|
|
|
|
drivers: spi: cf_spi: convert to driver model
Angelo Dureghello
2019-05-24
2
-177
/
+334
|
*
|
|
|
|
drivers: spi: cf_spi: add Kconfig option
Angelo Dureghello
2019-05-24
1
-0
/
+6
|
*
|
|
|
|
configs: enable use of DT for all m68k boards
Angelo Dureghello
2019-05-24
46
-0
/
+46
|
*
|
|
|
|
m68k: enabling long jumps on mcf54x5 SoCs
Angelo Dureghello
2019-05-24
1
-2
/
+4
|
*
|
|
|
|
m68k: add initial dts files for all m68k boards
Angelo Dureghello
2019-05-24
51
-0
/
+1069
|
*
|
|
|
|
m68k: architecture changes to support fdt
Angelo Dureghello
2019-05-23
2
-2
/
+37
|
*
|
|
|
|
m68k: add basic set of devicetrees
Angelo Dureghello
2019-05-23
18
-0
/
+763
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-05-22
11
-47
/
+151
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
dm: core: Fix dm_extended_scan_fdt()
Patrice Chotard
2019-05-21
1
-1
/
+1
|
*
|
|
|
core: ofnode: Have ofnode_read_u32_default return a u32
Trent Piepho
2019-05-21
2
-2
/
+2
|
*
|
|
|
buildman: Deal more nicely with invalid build-status file
Simon Glass
2019-05-21
1
-1
/
+6
|
*
|
|
|
core: ofnode: Add ofnode_get_addr_size_index
Keerthy
2019-05-21
2
-3
/
+24
|
*
|
|
|
common: fdt_support: Check mtdparts cell size
Stefan Mavrodiev
2019-05-21
1
-9
/
+22
|
*
|
|
|
fdtdec: Remove fdt_{addr,size}_unpack()
Thierry Reding
2019-05-21
3
-28
/
+12
|
*
|
|
|
Add an empty stdint.h file
Simon Glass
2019-05-21
1
-0
/
+7
|
*
|
|
|
spl: misc: Allow misc drivers in SPL and TPL
Simon Glass
2019-05-21
2
-3
/
+77
|
|
/
/
/
*
|
|
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2019-05-22
86
-65
/
+3308
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
armv8: lx2160: Drop useless CONFIG_CMDLINE_EDITING from config.h
Andy Shevchenko
2019-05-22
1
-1
/
+0
|
*
|
|
config: enable SP805 watchdog support for LS1028A
Qiang Zhao
2019-05-22
2
-0
/
+6
|
*
|
|
arm: dts: fsl-ls1028a: add sp805 watchdog node
Qiang Zhao
2019-05-22
1
-0
/
+5
|
*
|
|
driver: watchdog: add sp805 watchdog support
Qiang Zhao
2019-05-22
4
-0
/
+136
|
*
|
|
configs: Unset CONFIG_SPI_BAR for all LS2080A/LS2081A defconfigs
Rajat Srivastava
2019-05-22
7
-0
/
+7
|
*
|
|
configs: Unset CONFIG_SPI_BAR for all LS1046A defconfigs
Rajat Srivastava
2019-05-22
11
-0
/
+11
[prev]
[next]