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
...
|
*
|
imx: i.MX7ULP: add get_boot_device
Peng Fan
2019-10-08
3
-0
/
+41
|
*
|
configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH support
Troy Kisky
2019-10-08
7
-0
/
+14
|
*
|
configs: nitrogen6x: Add DM_GPIO support
Troy Kisky
2019-10-08
7
-0
/
+7
|
*
|
nitrogen6x: reserve used gpios
Troy Kisky
2019-10-08
1
-1
/
+29
|
*
|
configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI support
Troy Kisky
2019-10-08
7
-0
/
+34
|
*
|
nitrogen6x: migrate to using device tree
Troy Kisky
2019-10-08
14
-16
/
+543
|
*
|
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
2019-10-08
3
-3
/
+37
|
*
|
spl: imx: only use HAB if spl fit signature is not enabled
Ricardo Salveti
2019-10-08
1
-0
/
+2
|
*
|
imx: apalis_imx6: select MX6Q via Kconfig
Ricardo Salveti
2019-10-08
1
-0
/
+1
|
*
|
apalis_imx6: fix broken fsl_esdhc_imx conversion
Ricardo Salveti
2019-10-08
1
-2
/
+2
|
*
|
apalis_imx6: add board_fit_config_name_match to support FIT in SPL
Ricardo Salveti
2019-10-08
1
-0
/
+10
|
*
|
arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio command
Peng Fan
2019-10-08
1
-0
/
+7
|
*
|
spl: pass args to board_return_to_bootrom
Peng Fan
2019-10-08
5
-7
/
+18
|
*
|
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
Peng Fan
2019-10-08
1
-1
/
+1
|
*
|
tools: imx8mimage: fix HDMI/FIT parsing
Peng Fan
2019-10-08
1
-2
/
+5
|
*
|
pinctrl: imx: use devfdt_get_addr_size_index
Peng Fan
2019-10-08
1
-3
/
+1
|
*
|
imx: mx6slevk: enable DM_SPI and DM_SPI_FLASH
Peng Fan
2019-10-08
4
-28
/
+6
|
*
|
imx: mx6ul_14x14_evk: convert to DM_VIDEO
Peng Fan
2019-10-08
5
-41
/
+71
|
*
|
imx: mx6ul_14x14_evk: Fix SPL boot
Peng Fan
2019-10-08
1
-16
/
+0
|
*
|
imx: add i.MX6ULZ board
Peng Fan
2019-10-08
5
-3
/
+87
|
*
|
imx: add i.MX6ULZ cpu type
Peng Fan
2019-10-08
4
-0
/
+8
|
*
|
arm: dts: import dts for i.MX6ULZ
Peng Fan
2019-10-08
2
-1
/
+39
|
*
|
arm: dts: sync dts for i.MX6ULL
Peng Fan
2019-10-08
4
-1703
/
+127
|
*
|
arm: dts: sync dts for i.MX6UL
Peng Fan
2019-10-08
5
-616
/
+863
|
|
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-10-08
22
-14
/
+18
|
\
\
|
*
|
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
Heiko Schocher
2019-10-08
22
-14
/
+18
|
|
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-10-08
153
-1018
/
+2036
|
\
\
|
*
|
x86: Use mtrr_commit() with FSP2
Simon Glass
2019-10-08
1
-7
/
+15
|
*
|
x86: cpu: Don't include the cpu driver in TPL
Simon Glass
2019-10-08
1
-1
/
+4
|
*
|
x86: Add a function to set variable MTRRs
Simon Glass
2019-10-08
2
-0
/
+50
|
*
|
x86: Refactor mtrr_commit() to allow for shared code
Simon Glass
2019-10-08
1
-7
/
+12
|
*
|
x86: Allow the PCH and LPC uclasses to work with of-platdata
Simon Glass
2019-10-08
2
-0
/
+4
|
*
|
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
4
-16
/
+39
|
*
|
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
2019-10-08
3
-79
/
+5
|
*
|
x86: Add new common CPU functions for turbo/burst mode
Simon Glass
2019-10-08
2
-0
/
+110
|
*
|
x86: Tidy up some duplicate MSR defines
Simon Glass
2019-10-08
4
-74
/
+54
|
*
|
x86: Add common functions for TDP and perf control
Simon Glass
2019-10-08
7
-33
/
+52
|
*
|
x86: Use a common bus clock for Intel CPUs
Simon Glass
2019-10-08
7
-14
/
+10
|
*
|
x86: Add a common function to set CPU thermal target
Simon Glass
2019-10-08
4
-41
/
+37
|
*
|
x86: Use a common definition of MSR_IA32_PERF_CTL
Simon Glass
2019-10-08
4
-5
/
+3
|
*
|
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
5
-30
/
+31
|
*
|
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
10
-9
/
+9
|
*
|
spl: Allow distinguishing between two phases in U-Boot
Simon Glass
2019-10-08
1
-5
/
+11
|
*
|
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
5
-7
/
+11
|
*
|
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
18
-31
/
+43
|
*
|
arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
Simon Glass
2019-10-08
3
-3
/
+2
|
*
|
iod: Enhance to support display of multiple values
Simon Glass
2019-10-08
1
-19
/
+66
|
*
|
cros_ec: Add MEC_EMI_BASE and size to the header file
Simon Glass
2019-10-08
1
-0
/
+4
|
*
|
log: Add log_nop() to avoid unused-variable warnings
Simon Glass
2019-10-08
1
-7
/
+26
|
*
|
binman: Take account of skip-at-start with image-header
Simon Glass
2019-10-08
1
-0
/
+1
[prev]
[next]