summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-17doc: import Sphinx theme.css and pygments.cssHeinrich Schuchardt
2024-01-17doc: update theme_overrides.cssHeinrich Schuchardt
2024-01-17doc: add sphinx_rtd_theme extensionHeinrich Schuchardt
2024-01-17docs/sphinx: Explicitly convert Sphinx paths to strOliver Faso
2024-01-17doc: create index entries for commandsHeinrich Schuchardt
2024-01-17doc: add generated index to table of contentsHeinrich Schuchardt
2024-01-17doc: dfu: fix a handful of typosMattijs Korpershoek
2024-01-17configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUPVenkatesh Yadav Abbarapu
2024-01-17xilinx: board: Update the kaslr-seed propertyVenkatesh Yadav Abbarapu
2024-01-16cmd/command.c: relax length check in cmd_get_data_size()Rasmus Villemoes
2024-01-16cmd/command.c: constify "arg" argument of cmd_get_data_size()Rasmus Villemoes
2024-01-16doc/usage/cmd/cp.rst: document that overlapping regions are supportedRasmus Villemoes
2024-01-16cmd/mem.c: use memmove in do_mem_cp()Rasmus Villemoes
2024-01-16test/py: memtest: Add tests for mtest commandLove Kumar
2024-01-16reset: npcm: Add support for Nuvoton NPCM BMC familyJim Liu
2024-01-16test/py: i2c: Add tests for i2c commandLove Kumar
2024-01-16test/py: mii: Add tests for mii commandLove Kumar
2024-01-16ARM add initial support for the Phytium Pe2201 Board.TracyMg_Li
2024-01-16lib: smbios: remove redundant next_header()Heinrich Schuchardt
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt
2024-01-16arm: dts: k3-j721e-binman: Add support for HS-SE 2.0Neha Malcom Francis
2024-01-16doc: board: phytec: Add phyCORE-AM62xWadim Egorov
2024-01-16board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoMWadim Egorov
2024-01-16test/py: mdio: Add tests for mdio commandLove Kumar
2024-01-16test/py: net: Add dhcp abort testLove Kumar
2024-01-16Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2024-01-16Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2024-01-16sandbox_flattree: enable button supportCaleb Connolly
2024-01-16test: spmi: fix testsCaleb Connolly
2024-01-16pmic: qcom: dont use dev_read_addr to get USIDCaleb Connolly
2024-01-16spmi: msm: fix register range namesCaleb Connolly
2024-01-16gpio: qcom_pmic: drop gpio-count propertyCaleb Connolly
2024-01-16dts: qcom: adjust pmic gpio to use upstream bindingsCaleb Connolly
2024-01-16gpio: qcom_pmic: support upstream DTCaleb Connolly
2024-01-16gpio: qcom_pmic: drop pon GPIO driverCaleb Connolly
2024-01-16mach-snapdragon: switch to PMIC button driverCaleb Connolly
2024-01-16button: qcom-pmic: introduce Qualcomm PMIC button driverCaleb Connolly
2024-01-16gpio: qcom_pmic: fix silent dev_read_addr downcastCaleb Connolly
2024-01-16serial: msm-geni: handle devm_clk_get() errorsCaleb Connolly
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly
2024-01-16msm_gpio: use unsigned intCaleb Connolly
2024-01-16pinctrl: qcom: make compatible with linux DTsCaleb Connolly
2024-01-16pinctrl: qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly
2024-01-16pinctrl: qcom: move out of mach-snapdragonCaleb Connolly
2024-01-16clk/qcom: fix rcg divider valueCaleb Connolly
2024-01-16clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()Caleb Connolly
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly
2024-01-16clk/qcom: sdm845: add register map for simple gate clocksCaleb Connolly
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio
2024-01-16clk/qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly