- 8eb535e smt32mp: add setup_mac_address for stm32mp25 by Patrick Delaunay · 10 months ago
- 9c2f5b8 stm32mp: add setup_serial_number for stm32mp25 by Patrice Chotard · 10 months ago
- 1af148d stm32mp: add soc.c file by Patrick Delaunay · 10 months ago
- c20e0fc configs: stm32mp25: add support of fuse command by Patrick Delaunay · 10 months ago
- e508b59 stm32mp: bsec: add support of stm32mp25 by Patrick Delaunay · 10 months ago
- 0d0266c stm32mp: bsec: add driver data by Patrick Delaunay · 10 months ago
- 5c76937 arm: stm32mp: add Rev.B support for STM32MP25 by Yann Gautier · 10 months ago
- 792122b arm64: dts: st: add bsec support to stm32mp25 by Patrick Delaunay · 10 months ago
- ea5a4d6 ARM: dts: stm32: Fix reset for usart1 in scmi configuration by Patrice Chotard · 11 months ago
- f7cca7c Revert "test: hush: dollar: fix bugous behavior" by Tom Rini · 10 months ago
- 3c3a734 Revert "cmd: Set modern hush as default shell" by Tom Rini · 10 months ago
- 5b3cd0f Revert "test/py: net: Add dhcp abort test" by Tom Rini · 10 months ago
- b8f7b37 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 10 months ago
- 1858beb test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 10 months ago
- 662eade test/py/requirements.txt: Update packaging requirement by Tom Rini · 10 months ago
- 50a907e docker: build QEMU v8.2.0 by Heinrich Schuchardt · 11 months ago
- 002764d Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 10 months ago
- bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago
- 106332d Merge branch '2024-01-16-assorted-updates-and-improvements' by Tom Rini · 10 months ago
- a300ac3 test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · 11 months ago
- 994f1ce doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 11 months ago
- d060c49 README: drop mention of MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 11 months ago
- 4762c51 cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro by Rasmus Villemoes · 11 months ago
- 13f4c85 test: add test of "cp" shell command by Rasmus Villemoes · 11 months ago
- 21c8567 riscv: qemu: imply GOLDFISH_RTC by Heinrich Schuchardt · 11 months ago
- 2d6dc19 rtc: driver for Goldfish RTC by Heinrich Schuchardt · 11 months ago
- 467979b fs: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
- 593607c net: tftp: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
- 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 10 months ago
- 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 10 months ago
- 0ab829d doc: update requirements.txt by Heinrich Schuchardt · 10 months ago
- 479edba doc: import Sphinx theme.css and pygments.css by Heinrich Schuchardt · 10 months ago
- 0c098a5 doc: update theme_overrides.css by Heinrich Schuchardt · 10 months ago
- 31a221d doc: add sphinx_rtd_theme extension by Heinrich Schuchardt · 10 months ago
- f520982 docs/sphinx: Explicitly convert Sphinx paths to str by Oliver Faso · 10 months ago
- 60971e6 doc: create index entries for commands by Heinrich Schuchardt · 10 months ago
- 93d1721 doc: add generated index to table of contents by Heinrich Schuchardt · 10 months ago
- a1c57be doc: dfu: fix a handful of typos by Mattijs Korpershoek · 11 months ago
- 0a4595b configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUP by Venkatesh Yadav Abbarapu · 10 months ago
- a270099 xilinx: board: Update the kaslr-seed property by Venkatesh Yadav Abbarapu · 10 months ago
- 92fa22a cmd/command.c: relax length check in cmd_get_data_size() by Rasmus Villemoes · 11 months ago
- 48f31ee cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 11 months ago
- 88a5b32 doc/usage/cmd/cp.rst: document that overlapping regions are supported by Rasmus Villemoes · 11 months ago
- d631681 cmd/mem.c: use memmove in do_mem_cp() by Rasmus Villemoes · 11 months ago
- 22efc1c test/py: memtest: Add tests for mtest command by Love Kumar · 11 months ago
- 883a7a9 reset: npcm: Add support for Nuvoton NPCM BMC family by Jim Liu · 11 months ago
- 9b8b043 test/py: i2c: Add tests for i2c command by Love Kumar · 11 months ago
- f0d6e29 test/py: mii: Add tests for mii command by Love Kumar · 11 months ago
- e6a8c6f ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · 11 months ago
- ddcfb9e lib: smbios: remove redundant next_header() by Heinrich Schuchardt · 11 months ago
- 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 11 months ago
- 481ffca arm: dts: k3-j721e-binman: Add support for HS-SE 2.0 by Neha Malcom Francis · 11 months ago
- aa048fa doc: board: phytec: Add phyCORE-AM62x by Wadim Egorov · 11 months ago
- 085cd64 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · 11 months ago
- 53157bf test/py: mdio: Add tests for mdio command by Love Kumar · 11 months ago
- d836473 test/py: net: Add dhcp abort test by Love Kumar · 1 year ago
- 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 10 months ago
- 6ca9349 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
- 4c3dfa1 sandbox_flattree: enable button support by Caleb Connolly · 10 months ago
- 4d6d25b test: spmi: fix tests by Caleb Connolly · 11 months ago
- 64550c7 pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 12 months ago
- 92fe089 spmi: msm: fix register range names by Caleb Connolly · 12 months ago
- f1d66ed gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · 12 months ago
- a712ece dts: qcom: adjust pmic gpio to use upstream bindings by Caleb Connolly · 12 months ago
- ab42143 gpio: qcom_pmic: support upstream DT by Caleb Connolly · 12 months ago
- 5415d5f gpio: qcom_pmic: drop pon GPIO driver by Caleb Connolly · 12 months ago
- b7f1895 mach-snapdragon: switch to PMIC button driver by Caleb Connolly · 12 months ago
- 4e8aa00 button: qcom-pmic: introduce Qualcomm PMIC button driver by Caleb Connolly · 12 months ago
- 033f09b gpio: qcom_pmic: fix silent dev_read_addr downcast by Caleb Connolly · 12 months ago
- a4ba2a6 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 1 year ago
- 836b7f4 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 1 year ago
- 6156e39 msm_gpio: use unsigned int by Caleb Connolly · 1 year ago
- 2c2cc3e pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 1 year ago
- 24d2908 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year ago
- 53b2c7a pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 1 year ago
- d5db46c clk/qcom: fix rcg divider value by Caleb Connolly · 1 year, 1 month ago
- 6acc443 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 1 year, 1 month ago
- 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 1 year, 1 month ago
- 0e7fec0 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 1 year, 1 month ago
- 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 1 year, 1 month ago
- fac2121 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year, 1 month ago
- a623c14 clk/qcom: move from mach-snapdragon by Caleb Connolly · 1 year, 1 month ago
- b9631fe Merge tag 'u-boot-nand-20240115' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 10 months ago
- 662e7ef arm: xea: Add support for boot image source descriptor in SPL by Anatolij Gustschin · 10 months ago
- decc451 arm: config: Enable CRC8 support in SPL on imx287 XEA board by Lukasz Majewski · 10 months ago
- dbde4c6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 10 months ago
- 1aebea9 board: phytec: fix link error when disabling PHYTEC_SOM_DETECTION by Yannic Moog · 10 months ago
- 4dfa08a arm: mach-k3: am642: Define NAND boot device by Roger Quadros · 11 months ago
- e76959a mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 11 months ago
- dd01a229 mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 11 months ago
- 58d6f34 memory: ti-gpmc: Fix build by Roger Quadros · 11 months ago
- f6e7d8d mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 12 months ago
- 84e6fe3 mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · 12 months ago
- cbfff3b mtd: nand: check nand_mtd_to_devnum() argument by Dario Binacchi · 1 year, 1 month ago
- 6b3d175 mtd: nand: complete nand_register() arguments check by Dario Binacchi · 1 year, 1 month ago
- 6b37320 cmd: mtd: avoid unintentional integer overflow by Heinrich Schuchardt · 11 months ago
- 697758e Merge branch 'master-sync-dts-663' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 10 months ago
- 73595fd ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.6.3 by Marek Vasut · 12 months ago
- 5a9eea7 ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.6.3 by Marek Vasut · 12 months ago
- 3371326 ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.6.3 by Marek Vasut · 12 months ago