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
2017-10-09
efi_loader: supply EFI network test
Heinrich Schuchardt
2017-10-09
efi_selftest: allow printing MAC addresses
Heinrich Schuchardt
2017-10-09
efi_selftest: correct definition of efi_st_error
Heinrich Schuchardt
2017-10-09
efi_loader: fill return values in SimpleNetworkProtocol
Heinrich Schuchardt
2017-10-09
efi_loader: size fields in SimpleNetworkProtocol
Heinrich Schuchardt
2017-10-09
efi_loader: fix efi_net_get_status
Heinrich Schuchardt
2017-10-09
efi_loader: implement WaitForPacket event
Heinrich Schuchardt
2017-10-09
efi_loader: use events for efi_net_receive
Heinrich Schuchardt
2017-10-09
efi_net: return EFI_UNSUPPORTED where appropriate
Heinrich Schuchardt
2017-10-09
efi_loader: efi_net: hwaddr_size = 6
Heinrich Schuchardt
2017-10-09
efi_loader: fill simple network protocol revision
Heinrich Schuchardt
2017-10-09
efi_loader: correct bits of receive_filters bit mask
Heinrich Schuchardt
2017-10-09
efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL
Heinrich Schuchardt
2017-10-09
efi_loader: wrong type in wait_for_event
Heinrich Schuchardt
2017-10-09
efi_loader: pass GUIDs as const efi_guid_t *
Heinrich Schuchardt
2017-10-09
efi_loader: parameters of CopyMem and SetMem
Heinrich Schuchardt
2017-10-09
efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
Heinrich Schuchardt
2017-10-09
efi_loader: replace efi_div10 by do_div
Heinrich Schuchardt
2017-10-09
efi_loader: provide function comments for boot services
Heinrich Schuchardt
2017-10-09
efi_selftest: make tests easier to read
Heinrich Schuchardt
2017-10-09
efi_loader: use type bool for event states
Heinrich Schuchardt
2017-10-09
efi_selftest: use efi_st_error for all error messages
Heinrich Schuchardt
2017-10-05
efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2017-10-05
efi_loader: allow creating new handles
Heinrich Schuchardt
2017-10-05
efi_loader: support 16 protocols per efi_object
Heinrich Schuchardt
2017-10-03
sandbox: Enable btrfs support
Tom Rini
2017-10-03
fs/btrfs: Fix warning in btrfs_check_super()
Tom Rini
2017-10-02
sandbox: Use asm-generic/io.h
Paul Burton
2017-10-02
powerpc: Use asm-generic/io.h
Paul Burton
2017-10-02
nios2: Use asm-generic/io.h
Paul Burton
2017-10-02
mips: Use asm-generic/io.h
Paul Burton
2017-10-02
xtensa: Use asm-generic/io.h
Paul Burton
2017-10-02
x86: Use asm-generic/io.h
Paul Burton
2017-10-02
sh: Use asm-generic/io.h
Paul Burton
2017-10-02
nds32: Use asm-generic/io.h
Paul Burton
2017-10-02
microblaze: Use asm-generic/io.h
Paul Burton
2017-10-02
m68k: Use asm-generic/io.h
Paul Burton
2017-10-02
arm: Use asm-generic/io.h
Paul Burton
2017-10-02
arc: Use asm-generic/io.h
Paul Burton
2017-10-02
Provide a generic io.h & address mapping functions
Paul Burton
2017-10-02
mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig
Marek Behún
2017-10-02
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek Behún
2017-10-02
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
2017-10-02
fs: btrfs: Add single-device read-only BTRFS implementation
Marek Behún
2017-10-02
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
Marek Behún
2017-10-02
fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)
Marek Behún
2017-10-02
include: Add a variadic macro to call a callback for all arguments
Marek Behún
2017-10-02
fs: Create a common fs_devread for ext4/reiserfs/zfs
Marek Behún
2017-10-02
lib: Add CRC32-C
Marek Behún
2017-10-02
Prepare v2017.11-rc1
Tom Rini
[next]