index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-02
cmd: gpt: fix and tidy up help message
Eugeniu Rosca
2019-05-02
disk: efi: Fix memory leak on 'gpt verify'
Eugeniu Rosca
2019-05-02
disk: efi: Fix memory leak on 'gpt guid'
Eugeniu Rosca
2019-05-02
efi_loader: description of efi_add_handle()
Heinrich Schuchardt
2019-05-02
efi_selftest: test exit_data
Heinrich Schuchardt
2019-05-02
efi_loader: implement support of exit data
Heinrich Schuchardt
2019-05-02
efi_loader: memory leak in append value
Heinrich Schuchardt
2019-05-02
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-05-02
cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()
AKASHI Takahiro
2019-05-02
efi_loader: set OsIndicationsSupported at init
AKASHI Takahiro
2019-05-02
efi_loader: FreePages() must fail with pages = 0
Heinrich Schuchardt
2019-05-02
efi_loader: parameter check CreateEventEx()
Heinrich Schuchardt
2019-05-01
Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx
Tom Rini
2019-04-29
Prepare v2019.07-rc1
Tom Rini
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-04-27
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
Tom Rini
2019-04-27
Merge branch '2019-04-27-master-imports'
Tom Rini
2019-04-26
avb: add support for named persistent values
Igor Opaniuk
2019-04-26
arm: dts: add missing vexpress device trees
Heinrich Schuchardt
2019-04-26
sysreset: syscon: remove POWER reset cause
Patrick Delaunay
2019-04-26
doc: delete long-obsolete README.ARM-memory-map
Robert P. J. Day
2019-04-26
.gitignore: Ignore .log files
Baruch Siach
2019-04-26
ARM: da850evm: Fix TI boot scripts for MMC
Adam Ford
2019-04-26
ARM: da850evm: Fix broken SPI Flash
Adam Ford
2019-04-26
fw_env: Fix double free
Björn Stenberg
2019-04-26
arm: lpc32xx: Fix timer initialization
Gregory CLEMENT
2019-04-26
net: lpc32xx: Use IRAM for transmit buffer
Gregory CLEMENT
2019-04-26
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
Gregory CLEMENT
2019-04-26
dtb_platdata.py: prevent define generation of alias
Heiko Schocher
2019-04-26
fs: btrfs: fix btrfs_search_tree invalid results
Pierre Bourdon
2019-04-26
fs: fat: Build only if CONFIG_FS_FAT=y
Ismael Luceno Cortes
2019-04-26
fs: btrfs: fix false negatives in ROOT_ITEM search
Pierre Bourdon
2019-04-26
doc: Update info on using K3 secure devices
Andrew F. Davis
2019-04-26
configs: Add configs for AM65x High Security EVM
Andrew F. Davis
2019-04-26
arm: mach-k3: Add secure device build support
Andrew F. Davis
2019-04-26
arm: mach-k3: Add secure device support
Andrew F. Davis
2019-04-26
firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
Andrew F. Davis
2019-04-26
firmware: ti_sci: Add support for firewall management
Andrew F. Davis
2019-04-26
arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
Andrew F. Davis
2019-04-26
main: add new bootstage ID for entering cli loop
Heiko Schocher
2019-04-26
cmd: pxe: Display splashscreen from extlinux.conf input
Patrice Chotard
2019-04-26
tools/Makefile: get openssl CFLAGS from pkg-config
Pierre Bourdon
2019-04-26
disk: part: fix typo
Heinrich Schuchardt
2019-04-26
board/BuR/brxre1: use common resetcontroller implementation
Hannes Schmelzer
2019-04-26
board/BuR/brxre1: cosmetic cleanup
Hannes Schmelzer
2019-04-26
board/BuR/common: add br resetcontoller implementation
Hannes Schmelzer
2019-04-26
board/BuR/common: add 'brdefaulip_setup' function
Hannes Schmelzer
2019-04-26
board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff
Hannes Schmelzer
2019-04-26
board/BuR/common: prepare for compiling common into non AM33XX boards
Hannes Schmelzer
[next]