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-10-25
efi_loader: simplify efi_sigstore_parse_sigdb()
Heinrich Schuchardt
2021-10-25
efi_loader: function to get GUID for variable name
Heinrich Schuchardt
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-25
efi_loader: capsule: add back efi_get_public_key_data()
AKASHI Takahiro
2021-10-25
Revert "Revert "doc: Update CapsuleUpdate READMEs""
AKASHI Takahiro
2021-10-25
Revert "Revert "mkeficapsule: Remove dtb related options""
AKASHI Takahiro
2021-10-25
.mailmap: add Heinrich Schuchardt
Heinrich Schuchardt
2021-10-25
efi_loader: add missing const qualifier
Masahisa Kojima
2021-10-25
doc: Remove the obsolete README.mpc74xx file
Thomas Huth
2021-10-25
doc: remove AMCC PPC405 processor references
Heinrich Schuchardt
2021-10-25
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-10-25
mmc: sunxi: conditionally include MMC2 initialization code
Icenowy Zheng
2021-10-25
sunxi: only include alias for eMMC when mmc2 used
Icenowy Zheng
2021-10-25
sunxi: dts: H616: Enable the watchdog
Samuel Holland
2021-10-25
Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-25
sunxi: Enable watchdog timer support by default
Samuel Holland
2021-10-25
watchdog: Add a driver for the sunxi watchdog
Samuel Holland
2021-10-25
clk: sunxi: Extend DM_RESET selection to SPL
Samuel Holland
2021-10-25
sunxi: SPL SPI: Allow larger SPL
Andre Przywara
2021-10-25
power: pmic: axp: Implement poweroff via sysreset
Samuel Holland
2021-10-25
power: axp: Avoid do_poweroff conflict with sysreset
Samuel Holland
2021-10-25
include: axp_pmic: Include headers for all variants
Samuel Holland
2021-10-25
include: axp_pmic: Add missing header guard definition
Samuel Holland
2021-10-25
tools: mksunxiboot: Use sunxi_image header directly
Samuel Holland
2021-10-25
sunxi: A23/A33/H3: Actually move the secure monitor
Samuel Holland
2021-10-25
phy: sun4i-usb: Support VBUS detection via power supply
Samuel Holland
2021-10-25
phy: sun4i-usb: Refactor VBUS detection to match Linux
Samuel Holland
2021-10-25
phy: sun4i-usb: Remove a couple of debug messages
Samuel Holland
2021-10-25
sunxi: Select SPL_SEPARATE_BSS
Samuel Holland
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-10-23
spi: nxp_fspi: Implement errata workaround for LS1028A
Kuldeep Singh
2021-10-23
spi: nxp-fspi: Add support for IP read only
Kuldeep Singh
2021-10-23
mtd: spi-nor-ids: Add SECT_4K to mt25qu512a
Kris Chaplin
2021-10-23
mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices
Kris Chaplin
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-23
mtd: mtdpart: Make mtdpart's _erase method sane
Marek Behún
2021-10-23
mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
Marek Behún
2021-10-23
mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
Marek Behún
2021-10-23
mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_e...
Marek Behún
2021-10-23
mtd: spi-flash: Check for zero length in legacy spi_flash_*()
Marek Behún
2021-10-23
mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
Marek Behún
2021-10-23
mtd: spi-nor-core: Don't overwrite return value if it is non-zero
Marek Behún
2021-10-23
mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
Marek Behún
2021-10-23
mtd: spi-nor-core: Try cleaning up in case writing BAR failed
Marek Behún
2021-10-23
mtd: spi-nor: Add support for Spansion S25FL256L
Takahiro Kuwano
2021-10-23
mtd: spi-nor-ids: Add GD25LQ256D Chip
Yanhong Wang
2021-10-22
Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-10-21
Merge tag 'dm-pull-21oct21' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-10-21
env: Move non-cli env functions to env/common.c
Marek Behún
2021-10-21
env: Simplify env_match() and inline into env_get_f()
Marek Behún
[next]