index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-08
Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-03-08
Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot
Tom Rini
2021-03-08
configs: meson64: add fdtoverlay_addr_r
Neil Armstrong
2021-03-08
button: adc: fix treshold typo
Neil Armstrong
2021-03-08
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
2021-03-08
configs: socfpga: Add defconfig for Agilex with VAB support
Siew Chin Lim
2021-03-08
configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig
Siew Chin Lim
2021-03-08
arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...
Siew Chin Lim
2021-03-08
arm: socfpga: cmd: Support 'vab' command
Siew Chin Lim
2021-03-08
arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
Siew Chin Lim
2021-03-08
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
Siew Chin Lim
2021-03-07
Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-03-07
efi_loader: correct uboot_bin_env.its file format
Heinrich Schuchardt
2021-03-07
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
lib/charset: utf8_get() should return error
Heinrich Schuchardt
2021-03-07
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-07
efi_loader: move codepage 437 table
Heinrich Schuchardt
2021-03-07
efi_loader: console size of vidconsole
Heinrich Schuchardt
2021-03-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2021-03-05
doc: Add a reST document for qemu-ppce500
Bin Meng
2021-03-05
ppc: qemu: Move board directory from board/freescale to board/emulation
Bin Meng
2021-03-05
ppc: qemu: Drop fixed_sdram()
Bin Meng
2021-03-05
ppc: qemu: Drop a custom env variable 'fdt_addr_r'
Bin Meng
2021-03-05
ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is ...
Bin Meng
2021-03-05
ppc: qemu: Enable RTC support via I2C
Bin Meng
2021-03-05
ppc: qemu: Enable support for power off via GPIO
Bin Meng
2021-03-05
dm: sysreset: Add a Kconfig option for the 'reset' command
Bin Meng
2021-03-05
ppc: qemu: Enable GPIO support
Bin Meng
2021-03-05
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
Bin Meng
2021-03-05
ppc: qemu: Enable VirtIO BLK support
Bin Meng
2021-03-05
virtio: Fix VirtIO BLK driver dependency
Bin Meng
2021-03-05
ppc: qemu: Enable VirtIO NET support
Bin Meng
2021-03-05
cmd: Fix virtio command dependency
Bin Meng
2021-03-05
ppc: qemu: Drop CONFIG_OF_BOARD_SETUP
Bin Meng
2021-03-05
ppc: qemu: Switch over to use DM ETH and PCI
Bin Meng
2021-03-05
pci: mpc85xx: Support 64-bit bus and cpu address
Bin Meng
2021-03-05
pci: mpc85xx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
Bin Meng
2021-03-05
ppc: qemu: Switch over to use DM serial
Bin Meng
2021-03-05
common: Move initr_addr_map() to a bit earlier
Bin Meng
2021-03-05
ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
Bin Meng
2021-03-05
lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
Bin Meng
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2021-03-05
cmd: Add a command to display the address map
Bin Meng
2021-03-05
lib: addr_map: Move address_map[] type to the header file
Bin Meng
2021-03-05
include: Remove extern from addr_map.h
Bin Meng
2021-03-05
ppc: qemu: Enable driver model
Bin Meng
2021-03-05
ppc: qemu: Enable OF_CONTROL
Bin Meng
2021-03-05
ppc: qemu: Drop board_early_init_f()
Bin Meng
[next]