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-11-03
arm: a37xx: pci: Program the data strobe for config read requests
Pali Rohár
2021-11-03
tools: kwboot: Do not send magic seq when changing baudrate back to 115200
Pali Rohár
2021-11-03
tools: kwboot: Do not use stack when setting baudrate back to default value
Pali Rohár
2021-11-03
tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr
Pali Rohár
2021-11-03
tools: kwboot: Increase delay after changing baudrate in ARM code
Pali Rohár
2021-11-03
tools: kwboot: Do not call tcdrain() after each sent packet
Pali Rohár
2021-11-03
tools: kwboot: Fix sending retry of last header packet
Pali Rohár
2021-11-03
tools: kwboot: Resend first 3 xmodem retry packets immediately
Pali Rohár
2021-11-03
tools: kwboot: Change retry loop from decreasing to increasing
Pali Rohár
2021-11-03
tools: kwboot: Calculate real used space in kwbimage header when calling kwbo...
Pali Rohár
2021-11-03
tools: kwboot: Do not modify kwbimage header before increasing its size
Pali Rohár
2021-11-03
tools: kwboot: Simplify code for aligning image header
Pali Rohár
2021-11-03
tools: kwboot: Show verbose message when waiting for baudrate change magic
Pali Rohár
2021-11-03
tools: kwboot: Correctly set configuration of UART for BootROM messages
Pali Rohár
2021-11-03
tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code
Pali Rohár
2021-11-03
tools: kwboot: Inject baudrate change back code after data part
Pali Rohár
2021-11-03
tools: kwboot: Validate 4-byte image data checksum
Pali Rohár
2021-11-03
tools: kwboot: Reserve enough space for patching kwbimage in memory
Pali Rohár
2021-11-03
tools: kwboot: Fix initialization of tty device
Pali Rohár
2021-11-03
tools: kwboot: Initialize rfds to zero
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix comment about driver class name
Pali Rohár
2021-11-03
pci: pci_mvebu: Setup PCI controller to Root Complex mode
Pali Rohár
2021-11-03
pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix place of link up detection
Pali Rohár
2021-11-03
pci: pci_mvebu: Remove unused functions
Pali Rohár
2021-11-03
pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16
Pali Rohár
2021-11-01
Prepare v2022.01-rc1
Tom Rini
2021-11-01
configs: Resync with savedefconfig
Tom Rini
2021-11-01
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-11-01
x86: tangier: pinmux: Move error message to the caller
Andy Shevchenko
2021-11-01
x86: tangier: pinmux: Move is_protected assignment closer to its user
Andy Shevchenko
2021-11-01
x86: edison: Don't take SD card detect pin into consideration
Andy Shevchenko
2021-11-01
x86: tangier: Enable support for SD/SDIO family in the pinmux driver
Andy Shevchenko
2021-11-01
x86: Fix i8254 ifdef include guard
Alistair Delva
2021-11-01
x86: chromebook_coral: fix C block comment
Alistair Delva
2021-11-01
x86: tangier: Replace Method() by Name() for _STA object
Andy Shevchenko
2021-11-01
pxe_utils: Clean up {bootm,zboot}_argv generation
Zhaofeng Li
2021-11-01
pxe_utils: Fix arguments to x86 zboot
Zhaofeng Li
2021-11-01
docs: uefi: Update stale U-Boot on EFI doc
Bin Meng
2021-10-31
Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-10-31
bootstage: Add SPL support
Marek Vasut
2021-10-31
patman: Add "postfix" support to patch subjects
Sean Anderson
2021-10-31
env: Use static_assert() to check if default_environment is too large
Marek Behún
2021-10-31
env: Always use char for default_environment
Marek Behún
2021-10-31
board: freescale: various boards: Let env subsystem set gd->env_addr
Marek Behún
2021-10-31
board: synquacer: developerbox: Don't set gd->env_addr to default_environment
Marek Behún
2021-10-31
env: flash: Cosmetic fix
Marek Behún
2021-10-31
env: flash: Let generic env_init() assign default environment
Marek Behún
[next]