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
...
|
*
|
x86: fsp: Create a common fsp_support.h header
Simon Glass
2019-10-08
3
-117
/
+129
|
*
|
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
8
-20
/
+20
|
*
|
x86: sysreset: Allow reset driver to be included in SPL/TPL
Simon Glass
2019-10-08
2
-1
/
+13
|
*
|
spl: Add a function to determine the U-Boot phase
Simon Glass
2019-10-08
1
-0
/
+60
|
*
|
spl: Set up the bloblist in board_init_r()
Simon Glass
2019-10-08
1
-17
/
+18
|
*
|
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
3
-3
/
+29
|
*
|
spl: handoff: Correct Kconfig condition for SPL and TPL
Simon Glass
2019-10-08
1
-2
/
+2
|
*
|
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
Simon Glass
2019-10-08
1
-0
/
+2
|
*
|
serial: ns16550: Allow serial to enabled/disabled in SPL
Simon Glass
2019-10-08
1
-3
/
+3
|
*
|
mtd: spi: Add 'struct spi_flash {' to the code
Simon Glass
2019-10-08
1
-1
/
+7
|
*
|
binman: Allow selection of logging verbosity
Simon Glass
2019-10-08
2
-1
/
+8
|
*
|
binman: Pass the toolpath to binman from the main Makefile
Simon Glass
2019-10-08
1
-0
/
+1
|
*
|
x86: Move fsp_ffs.h include to fsp_arch.h
Simon Glass
2019-10-08
1
-0
/
+1
|
*
|
x86: Move fsp_bootmode.h to the generic fsp directory
Simon Glass
2019-10-08
2
-1
/
+1
|
*
|
x86: Move fsp_infoheader.h to the generic fsp directory
Simon Glass
2019-10-08
2
-1
/
+1
|
*
|
x86: Move fsp_hob.h to the generic fsp directory
Simon Glass
2019-10-08
2
-1
/
+1
|
*
|
x86: Move fsp_fv.h to the generic fsp directory
Simon Glass
2019-10-08
2
-1
/
+1
|
*
|
x86: Move fsp_types.h to the generic fsp directory
Simon Glass
2019-10-08
2
-1
/
+1
|
*
|
x86: Move fsp_api.h inclusion out of fsp_support.h
Simon Glass
2019-10-08
2
-1
/
+1
|
*
|
x86: Create a new fsp_arch.h header
Simon Glass
2019-10-08
2
-2
/
+21
|
*
|
x86: Move fsp_azalia.h to the generic fsp directory
Simon Glass
2019-10-08
2
-2
/
+1
|
*
|
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
28
-17
/
+41
|
|
/
*
|
Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2019-10-08
42
-16
/
+2386
|
\
\
|
*
|
configs: sam9x60ek: enable onewire support
Eugen Hristev
2019-10-08
3
-0
/
+12
|
*
|
board: atmel: sam9x60ek: add support for PDA detection
Eugen Hristev
2019-10-08
1
-0
/
+5
|
*
|
ARM: dts: at91: sam9x60ek: add onewire support
Eugen Hristev
2019-10-08
1
-0
/
+17
|
*
|
ARM: dts: at91: sam9x60: add onewire node
Eugen Hristev
2019-10-08
1
-0
/
+19
|
*
|
configs: Add sam9x60ek_qspiflash_defconfig
Tudor Ambarus
2019-10-08
2
-0
/
+76
|
*
|
ARM: dts: at91: sam9x60ek: Enable qspi node
Tudor Ambarus
2019-10-08
3
-0
/
+88
|
*
|
configs: sam9x60ek: Add QSPI_BOOT defines
Tudor Ambarus
2019-10-08
1
-0
/
+7
|
*
|
configs: Add sam9x60ek_nandflash_defconfig
Tudor Ambarus
2019-10-08
2
-0
/
+54
|
*
|
board: sam9x60ek: Add NAND flash support
Tudor Ambarus
2019-10-08
2
-0
/
+89
|
*
|
ARM: at91: Add SFR definitions
Tudor Ambarus
2019-10-08
1
-3
/
+45
|
*
|
ARM: at91: Rename sama5_sfr.h to at91_sfr.h
Tudor Ambarus
2019-10-08
5
-6
/
+6
|
*
|
configs: Add sam9x60ek_mmc_defconfig
Sandeep Sheriker Mallikarjun
2019-10-08
1
-0
/
+52
|
*
|
board: atmel: Add sam9x60ek board
Sandeep Sheriker Mallikarjun
2019-10-08
6
-0
/
+152
|
*
|
ARM: dts: at91: sam9x60: Add macb0 Ethernet controller
Nicolas Ferre
2019-10-08
2
-0
/
+36
|
*
|
ARM: dts: Add dts files for sam9x60ek
Sandeep Sheriker Mallikarjun
2019-10-08
4
-0
/
+350
|
*
|
ARM: at91: Add sam9x60 soc
Sandeep Sheriker Mallikarjun
2019-10-08
5
-0
/
+301
|
*
|
mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string
Sandeep Sheriker Mallikarjun
2019-10-08
1
-0
/
+1
|
*
|
net: macb: Add sam9x60-macb compatibility string
Nicolas Ferre
2019-10-08
1
-0
/
+1
|
*
|
board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPI
Eugen Hristev
2019-10-08
2
-5
/
+2
|
*
|
configs: sama5d27_wlsom1_ek: add CONFIG_SPL_AT91_MCK_BYPASS
Eugen Hristev
2019-10-08
2
-0
/
+2
|
*
|
board: atmel: common: remove year from print message
Eugen Hristev
2019-10-08
1
-1
/
+1
|
*
|
ARM: dts: at91: sama5d27_wlsom1: add hlcdc node
Eugen Hristev
2019-10-08
3
-0
/
+72
|
*
|
board: atmel: sama5d27_wlsom1_ek: start green led in SPL
Eugen Hristev
2019-10-08
1
-0
/
+8
|
*
|
board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config
Eugen Hristev
2019-10-08
4
-0
/
+137
|
*
|
ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspi
Eugen Hristev
2019-10-08
3
-0
/
+38
|
*
|
ARM: dts: at91: sama5d2: add seq for qspi1
Eugen Hristev
2019-10-08
1
-0
/
+1
|
*
|
board: atmel: sama5d2_wlsom1_ek: add SPL support
Eugen Hristev
2019-10-08
4
-4
/
+185
[prev]
[next]