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-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
2021-05-20
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2021-05-20
arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"
Stefan Roese
2021-05-20
net: mvpp2: add explicit sgmii-2500 support
Marcin Wojtas
2021-05-20
net: mvpp2: allow MDIO registration for fixed links
Stefan Chulski
2021-05-20
net: mvpp2: fix missing switch case break
Ben Peled
2021-05-20
net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG
Ben Peled
2021-05-20
net: mvpp2: AN Bypass in 1000 and 2500 basex mode
Ben Peled
2021-05-20
net: mvpp2: Fix 2.5G GMII_SPEED configurations
Stefan Chulski
2021-05-20
net: mvpp2: remove redundant SMI address configuration
Marcin Wojtas
2021-05-20
net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support
Stefan Chulski
2021-05-20
net: mvpp2: add CP115 port1 10G/5G SFI support
Stefan Chulski
2021-05-20
phy: introduce 1000BaseX and 2500BaseX modes
Stefan Chulski
2021-05-19
Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-05-19
riscv: ae350: Increase malloc size for binman spl flow
Rick Chen
2021-05-19
riscv: Drop USE_SPL_FIT_GENERATOR
Bin Meng
2021-05-19
riscv: ae350: Switch to use binman to generate u-boot.itb
Bin Meng
2021-05-19
riscv: qemu: Switch to use binman to generate u-boot.itb
Bin Meng
2021-05-19
riscv: dts: Sort build targets in alphabetical order
Bin Meng
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
2021-05-19
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
Bin Meng
2021-05-19
riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
Bin Meng
2021-05-19
makefile: Pass OpenSBI blob to binman make rules
Bin Meng
2021-05-19
binman: Add support for RISC-V OpenSBI fw_dynamic blob
Bin Meng
2021-05-19
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
Bin Meng
[next]