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
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-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
2021-05-24
Makefile, Makefile.spl: cosmetic change
Marek Behún
2021-05-24
lib: crc32: put the crc_table variable into efi_runtime_rodata section
Marek Behún
2021-05-24
efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
Marek Behún
2021-05-24
efi_loader: add macro for const EFI runtime data
Marek Behún
2021-05-24
efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
Marek Behún
2021-05-24
efi_loader: fix warning when linking with LTO
Marek Behún
2021-05-24
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
Marek Behún
2021-05-24
test/py: improve regular expression for ut subtest symbol matcher
Marek Behún
2021-05-24
compiler.h: align the __ADDRESSABLE macro with Linux' version
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-05-24
checkpatch: require quotes around section name in the __section() macro
Marek Behún
2021-05-24
regmap: fix a serious pointer casting bug
Marek Behún
2021-05-24
test: Avoid random numbers in dm_test_devm_regmap()
Simon Glass
2021-05-24
pylibfdt: Rework "avoid unused variable warning" lines
Tom Rini
2021-05-23
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2021-05-21
pinctrl: renesas: Implement unlock register masks
Marek Vasut
2021-05-21
pinctrl: renesas: Fix R-Car Gen2 help text
Marek Vasut
2021-05-21
pinctrl: renesas: Deduplicate Kconfig
Marek Vasut
2021-05-21
gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
Marek Vasut
2021-05-21
clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
Marek Vasut
2021-05-21
clk: renesas: Add register pointers into struct cpg_mssr_info
Hai Pham
2021-05-21
clk: renesas: Introduce enum clk_reg_layout
Hai Pham
2021-05-21
clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()
Hai Pham
2021-05-21
clk: renesas: Make reset controller modemr register offset configurable
Marek Vasut
2021-05-21
clk: renesas: Add support for RPCD2 clock
Hai Pham
2021-05-21
clk: renesas: Fix Realtime Module Stop Control Register offsets
Hai Pham
2021-05-21
clk: renesas: Fix incorrect return RPC clk_get_rate
Hai Pham
2021-05-21
clk: renesas: Reinstate RPC clock on R-Car D3/E3
Marek Vasut
2021-05-21
clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12
Marek Vasut
2021-05-21
clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12
Marek Vasut
2021-05-21
clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
Marek Vasut
2021-05-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
[next]