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
...
|
*
|
|
|
arm: socfpga: cmd: Support 'vab' command
Siew Chin Lim
2021-03-08
2
-0
/
+35
|
*
|
|
|
arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
Siew Chin Lim
2021-03-08
7
-5
/
+309
|
*
|
|
|
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
Siew Chin Lim
2021-03-08
7
-12
/
+15
|
|
/
/
/
*
|
|
|
Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-03-07
6
-29
/
+242
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
efi_loader: correct uboot_bin_env.its file format
Heinrich Schuchardt
2021-03-07
1
-2
/
+2
|
*
|
|
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
3
-9
/
+142
|
*
|
|
lib/charset: utf8_get() should return error
Heinrich Schuchardt
2021-03-07
2
-9
/
+23
|
*
|
|
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-07
4
-16
/
+71
|
*
|
|
efi_loader: move codepage 437 table
Heinrich Schuchardt
2021-03-07
3
-1
/
+12
|
*
|
|
efi_loader: console size of vidconsole
Heinrich Schuchardt
2021-03-07
1
-1
/
+1
|
/
/
/
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2021-03-06
64
-817
/
+924
|
\
\
\
|
*
|
|
doc: Add a reST document for qemu-ppce500
Bin Meng
2021-03-05
2
-0
/
+89
|
*
|
|
ppc: qemu: Move board directory from board/freescale to board/emulation
Bin Meng
2021-03-05
5
-3
/
+5
|
*
|
|
ppc: qemu: Drop fixed_sdram()
Bin Meng
2021-03-05
1
-5
/
+0
|
*
|
|
ppc: qemu: Drop a custom env variable 'fdt_addr_r'
Bin Meng
2021-03-05
2
-4
/
+1
|
*
|
|
ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is ...
Bin Meng
2021-03-05
1
-1
/
+10
|
*
|
|
ppc: qemu: Enable RTC support via I2C
Bin Meng
2021-03-05
2
-0
/
+6
|
*
|
|
ppc: qemu: Enable support for power off via GPIO
Bin Meng
2021-03-05
1
-1
/
+5
|
*
|
|
dm: sysreset: Add a Kconfig option for the 'reset' command
Bin Meng
2021-03-05
2
-0
/
+8
|
*
|
|
ppc: qemu: Enable GPIO support
Bin Meng
2021-03-05
1
-0
/
+3
|
*
|
|
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
2
-4
/
+5
|
*
|
|
ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
Bin Meng
2021-03-05
1
-0
/
+1
|
*
|
|
ppc: qemu: Enable VirtIO BLK support
Bin Meng
2021-03-05
1
-0
/
+3
|
*
|
|
virtio: Fix VirtIO BLK driver dependency
Bin Meng
2021-03-05
1
-0
/
+1
|
*
|
|
ppc: qemu: Enable VirtIO NET support
Bin Meng
2021-03-05
2
-0
/
+10
|
*
|
|
cmd: Fix virtio command dependency
Bin Meng
2021-03-05
1
-0
/
+1
|
*
|
|
ppc: qemu: Drop CONFIG_OF_BOARD_SETUP
Bin Meng
2021-03-05
2
-8
/
+0
|
*
|
|
ppc: qemu: Switch over to use DM ETH and PCI
Bin Meng
2021-03-05
3
-104
/
+24
|
*
|
|
pci: mpc85xx: Support 64-bit bus and cpu address
Bin Meng
2021-03-05
1
-8
/
+8
|
*
|
|
pci: mpc85xx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
1
-3
/
+2
|
*
|
|
pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
Bin Meng
2021-03-05
1
-0
/
+4
|
*
|
|
ppc: qemu: Switch over to use DM serial
Bin Meng
2021-03-05
3
-10
/
+7
|
*
|
|
common: Move initr_addr_map() to a bit earlier
Bin Meng
2021-03-05
1
-3
/
+3
|
*
|
|
ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
Bin Meng
2021-03-05
1
-6
/
+9
|
*
|
|
lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
Bin Meng
2021-03-05
1
-0
/
+2
|
*
|
|
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2021-03-05
4
-0
/
+47
|
*
|
|
cmd: Add a command to display the address map
Bin Meng
2021-03-05
5
-0
/
+85
|
*
|
|
lib: addr_map: Move address_map[] type to the header file
Bin Meng
2021-03-05
2
-5
/
+9
|
*
|
|
include: Remove extern from addr_map.h
Bin Meng
2021-03-05
1
-4
/
+4
|
*
|
|
ppc: qemu: Enable driver model
Bin Meng
2021-03-05
1
-0
/
+2
|
*
|
|
ppc: qemu: Enable OF_CONTROL
Bin Meng
2021-03-05
2
-1
/
+12
|
*
|
|
ppc: qemu: Drop board_early_init_f()
Bin Meng
2021-03-05
2
-6
/
+0
|
*
|
|
ppc: qemu: Drop init_laws() and print_laws()
Bin Meng
2021-03-05
1
-10
/
+0
|
*
|
|
ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
Bin Meng
2021-03-05
2
-0
/
+4
|
*
|
|
ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
Bin Meng
2021-03-05
1
-1
/
+1
|
*
|
|
ppc: qemu: Support non-identity PCI bus address
Bin Meng
2021-03-05
1
-15
/
+14
|
*
|
|
common: fdt_support: Support special case of PCI address in fdt_read_prop()
Bin Meng
2021-03-05
1
-3
/
+17
|
*
|
|
ppc: qemu: Update MAINTAINERS for correct email address
Bin Meng
2021-03-05
1
-1
/
+1
|
*
|
|
pci: fsl_pci_init: Dynamically allocate the PCI regions
Bin Meng
2021-03-05
1
-0
/
+5
|
*
|
|
net: dsa: remove master santiy check
Michael Walle
2021-03-05
1
-21
/
+4
[prev]
[next]