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
...
|
*
|
|
|
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
1
-6
/
+25
|
*
|
|
|
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
1
-3
/
+3
|
*
|
|
|
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
1
-5
/
+6
|
*
|
|
|
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-03
1
-6
/
+22
|
*
|
|
|
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2021-03-02
1
-0
/
+13
|
*
|
|
|
tpm: Add TPM2 support for write_lock
Simon Glass
2021-03-02
1
-0
/
+12
|
*
|
|
|
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
2
-0
/
+41
|
*
|
|
|
tpm: Add an implementation of define_space
Simon Glass
2021-03-02
1
-0
/
+18
|
*
|
|
|
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-03-02
1
-38
/
+38
|
*
|
|
|
tpm: Add an API that can support v1.2 and v2
Simon Glass
2021-03-02
1
-0
/
+322
|
*
|
|
|
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
1
-1
/
+2
|
*
|
|
|
sandbox: Add os_realloc()
Simon Glass
2021-03-02
1
-1
/
+11
|
*
|
|
|
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
2
-3
/
+3
|
|
/
/
/
*
|
|
/
imx8mn_ddr4_evk: Allow booting the kernel by default
Fabio Estevam
2021-04-05
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
test: Add udevice declaration to avoid build error
Simon Glass
2021-03-28
1
-0
/
+2
*
|
|
configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig
Kuldeep Singh
2021-03-23
1
-6
/
+0
*
|
|
configs: lx2160a: Remove unused Flexspi config options
Kuldeep Singh
2021-03-23
1
-6
/
+0
*
|
|
fsl_ifc: fix typo in the NOR CSOR register definition
Aleksandar Gerasimovski
2021-03-23
1
-1
/
+1
*
|
|
Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-03-20
1
-0
/
+10
|
\
\
\
|
*
|
|
efi_loader: Uart device path
Heinrich Schuchardt
2021-03-19
1
-0
/
+10
*
|
|
|
api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA
Marek BehĂșn
2021-03-19
1
-5
/
+18
|
/
/
/
*
|
|
Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...
Tom Rini
2021-03-19
1
-129
/
+129
|
\
\
\
|
*
|
|
video: Drop unprintable characters from video_font_data.h
Simon Glass
2021-02-22
1
-129
/
+129
*
|
|
|
image: Avoid -ENODATA in host tools
Simon Glass
2021-03-17
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-15
2
-2
/
+6
|
\
\
\
|
*
|
|
include: configs: am65x_evm: Optimize size of SPL BSS
Lokesh Vutla
2021-03-15
1
-1
/
+1
|
*
|
|
ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
Adam Ford
2021-03-15
1
-1
/
+5
*
|
|
|
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-03-15
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
configs: stm32mp15: move bootdelay configuration in defconfig
Patrick Delaunay
2021-03-11
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-03-08
1
-0
/
+1
|
\
\
\
|
*
|
|
configs: meson64: add fdtoverlay_addr_r
Neil Armstrong
2021-03-08
1
-0
/
+1
*
|
|
|
Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot
Tom Rini
2021-03-08
1
-8
/
+2
|
\
\
\
\
|
*
|
|
|
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
2021-03-08
1
-1
/
+1
|
*
|
|
|
configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig
Siew Chin Lim
2021-03-08
1
-7
/
+1
|
|
/
/
/
*
|
|
|
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
1
-0
/
+18
*
|
|
|
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-07
1
-0
/
+11
*
|
|
|
efi_loader: move codepage 437 table
Heinrich Schuchardt
2021-03-07
1
-0
/
+5
|
/
/
/
*
|
|
ppc: qemu: Drop a custom env variable 'fdt_addr_r'
Bin Meng
2021-03-05
1
-1
/
+1
*
|
|
ppc: qemu: Enable RTC support via I2C
Bin Meng
2021-03-05
1
-0
/
+3
*
|
|
ppc: qemu: Switch over to use DM ETH and PCI
Bin Meng
2021-03-05
1
-13
/
+0
*
|
|
ppc: qemu: Switch over to use DM serial
Bin Meng
2021-03-05
1
-10
/
+0
*
|
|
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2021-03-05
1
-0
/
+2
*
|
|
lib: addr_map: Move address_map[] type to the header file
Bin Meng
2021-03-05
1
-0
/
+8
*
|
|
include: Remove extern from addr_map.h
Bin Meng
2021-03-05
1
-4
/
+4
*
|
|
ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
Bin Meng
2021-03-05
1
-1
/
+1
*
|
|
configs: fsl: move via specific defines to Kconfig
Rajesh Bhagat
2021-03-05
3
-6
/
+0
*
|
|
arm: fsl: common: Improve NXP VID driver PMBus support
Stephen Carlson
2021-03-05
2
-13
/
+1
*
|
|
Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-03-03
12
-30
/
+135
|
\
\
\
|
*
|
|
board: gateworks: imx8mm: Add Gateworks Venice board support
Tim Harvey
2021-03-03
1
-0
/
+125
|
*
|
|
imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.
Adam Ford
2021-03-01
1
-0
/
+4
[prev]
[next]