index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-26
test: Fix filesystem tests always being skipped
Alper Nebi Yasak
2021-05-26
spl: Kconfig: Use tabs instead of space for alignment
Michal Simek
2021-05-26
fs: btrfs: Add missing cache aligned allocation
Marek Vasut
2021-05-26
fs/squashfs: zero out unused fields in fs_dirent
Heinrich Schuchardt
2021-05-26
powerpc: fix regression in arch_initr_trap()
Matt Merhar
2021-05-26
part: Add check for NULL dev_part_str
Sean Anderson
2021-05-26
pinctrl: single: Fix probe failure getting register area size
Vignesh Raghavendra
2021-05-25
configs: Resync with savedefconfig
Tom Rini
2021-05-25
net: Remove ne2000 driver
Tom Rini
2021-05-25
Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-05-25
Merge tag 'mips-pull-2021-05-25' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2021-05-25
doc: update and fix Qemu MIPS documentation
Daniel Schwierzeck
2021-05-25
MIPS: remove deprecated qemu_mips board
Daniel Schwierzeck
2021-05-25
mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setup
Stefan Roese
2021-05-25
efi_loader: Fix -Wextra warning for EFI TCG2
Ilias Apalodimas
2021-05-25
efi_loader: simplify accessing variables
Heinrich Schuchardt
2021-05-25
efi_loader: use efi_create_indexed_name()
Heinrich Schuchardt
2021-05-25
efi_loader: simplify show_efi_boot_order()
Heinrich Schuchardt
2021-05-25
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
2021-05-25
efi_loader: path length in efi_dp_from_name()
Heinrich Schuchardt
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-25
efi_loader: remove weak efi_get_public_key_data()
Heinrich Schuchardt
2021-05-25
doc: usage: modify mmc man-page
Jaehoon Chung
2021-05-24
Prepare v2021.07-rc3
v2021.07-rc3
Tom Rini
2021-05-24
Merge branch '2021-05-24-add-lto-support'
Tom Rini
2021-05-24
stackprot: Make our test a bit more complex
Tom Rini
2021-05-24
ARM: enable LTO for some boards
Marek Behún
2021-05-24
ARM: don't use --gc-sections with LTO when using private libgcc
Marek Behún
2021-05-24
ARM: don't use -ffunction-sections/-fdata-sections with LTO build
Marek Behún
2021-05-24
ARM: make LTO available
Marek Behún
2021-05-24
ata: ahci: fix ahci_link_up() type mismatch for LTO
Marek Behún
2021-05-24
armv8: SPL: discard relocation information
Marek Behún
2021-05-24
ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)
Marek Behún
2021-05-24
ARM: fix LTO for rockchip and samsung
Marek Behún
2021-05-24
ARM: fix LTO for seaboard
Marek Behún
2021-05-24
ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTO
Marek Behún
2021-05-24
ARM: kona: fix clk_bsc_enable() type mismatch for LTO
Marek Behún
2021-05-24
ARM: fix LTO for keystone
Marek Behún
2021-05-24
ARM: fix LTO for apf27
Marek Behún
2021-05-24
ARM: fix LTO for imx28_xea
Marek Behún
2021-05-24
ARM: fix LTO build for some thumb-interwork cases
Marek Behún
2021-05-24
ARM: make gd a function call for LTO and set via set_gd()
Marek Behún
2021-05-24
ARM: global_data: make set_gd() work for armv5 and armv6
Marek Behún
2021-05-24
sandbox: enable LTO by default
Marek Behún
2021-05-24
sandbox: make LTO available
Marek Behún
2021-05-24
sandbox: use sections instead of symbols for getopt array boundaries
Marek Behún
2021-05-24
sandbox: errno: avoid conflict with libc's errno
Marek Behún
2021-05-24
build: link with --build-id=none
Marek Behún
2021-05-24
build: support building with Link Time Optimizations
Marek Behún
2021-05-24
build: use thin archives instead of incremental linking
Marek Behún
[next]