- a30a3ec arm64: zynqmp: Remove id from usb node name by Michal Simek · 1 year, 11 months ago
- b1d3e7f arm64: zynqmp: Align gpio-key node names with dtschema by Michal Simek · 1 year, 11 months ago
- 8dfdb69 arm64: zynqmp: Fix AMS device tree node by Michal Simek · 1 year, 11 months ago
- e6a01d5 arm64: zynqmp: Added GEM reset definitions by Michal Simek · 1 year, 11 months ago
- 2a5f7fd arm64: zynqmp: Sync #dma-cells property location by Michal Simek · 1 year, 11 months ago
- 7b84c97 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · 1 year, 10 months ago
- cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 10 months ago
- 62e2ad1 Prepare v2023.01 by Tom Rini · 1 year, 10 months ago
- 31500e7 board: rockchip: Fix binman_init failure on EVB-RK3568 by Jagan Teki · 1 year, 10 months ago
- fe33066 Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 10 months ago
- 53e5b58 distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 10 months ago
- 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 11 months ago
- 8993d5f dt-bindings: mtd: Add ti, elm DT binding documentation by Roger Quadros · 1 year, 11 months ago
- c2147bc mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · 1 year, 11 months ago
- b747090 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · 1 year, 11 months ago
- ff0d078 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · 1 year, 11 months ago
- dbb8711 dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation by Roger Quadros · 1 year, 11 months ago
- fa87360 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · 1 year, 11 months ago
- 04fcd25 mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · 1 year, 11 months ago
- 051f409 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 10 months ago
- d1f4b09 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · 1 year, 10 months ago
- be914b0 Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
- 4bba71f efi_loader: make .data section of *_efi.so files RW by Heinrich Schuchardt · 1 year, 10 months ago
- 06d514d lmb: consider EFI memory map by Heinrich Schuchardt · 1 year, 10 months ago
- eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 10 months ago
- f4af97c vexpress: adjust loadaddr by Heinrich Schuchardt · 1 year, 10 months ago
- b82f12b Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 10 months ago
- 9ddcdcc Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 10 months ago
- bd7fbd5 Merge branch '2023-01-06-further-regression-fixes' by Tom Rini · 1 year, 10 months ago
- 5404dfc arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY by Adam Ford · 1 year, 10 months ago
- edd9c89 arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression by Adam Ford · 1 year, 10 months ago
- 1416591 pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 10 months ago
- 519e664 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 1 year, 11 months ago
- bee3551 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 1 year, 11 months ago
- ab644db rockchip: Fix the broken Video out for rk3288 boards by Jagan Teki · 1 year, 10 months ago
- 4671435 i2c: uniphier-f: correct error recovery by Dai Okamura · 1 year, 11 months ago
- f8548ce imx7d-pico: Fix the name of the u-boot.dtsi file by Fabio Estevam · 1 year, 11 months ago
- 1b69740 powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin by Pali Rohár · 1 year, 11 months ago
- a2e0b04 arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · 1 year, 10 months ago
- b63905c Merge tag 'dm-next-5jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 10 months ago
- 8c042fb patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 1 year, 11 months ago
- 8f8d3f7 patman: additionally honor a local .patman config file by Maxim Cournoyer · 1 year, 11 months ago
- db16edd patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 1 year, 11 months ago
- 2c58a5e patman: set the default config_fname argument value to None by Maxim Cournoyer · 1 year, 11 months ago
- 57e3b03 patman: import gitutil module where it is needed by Maxim Cournoyer · 1 year, 11 months ago
- 8b73f9b patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 1 year, 11 months ago
- 872f3a4 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 1 year, 11 months ago
- 3052930 patman: document default 'send' command by Maxim Cournoyer · 1 year, 11 months ago
- f393f59 patman: document how to run test suite via pytest by Maxim Cournoyer · 1 year, 11 months ago
- 52c1c33 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 1 year, 11 months ago
- a3997a0 patman: add pytest configuration file by Maxim Cournoyer · 1 year, 11 months ago
- 579916b patman: rename main script to __main__.py by Maxim Cournoyer · 1 year, 11 months ago
- 648d818 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 1 year, 11 months ago
- 1c77598 patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 1 year, 11 months ago
- f9e20e3 patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 1 year, 11 months ago
- a5197fc patman: locate README.rst via importlib by Maxim Cournoyer · 1 year, 11 months ago
- 425bbed patman: fix installation of README.rst data file by Maxim Cournoyer · 1 year, 11 months ago
- 291ab6c patman: remove extraneous imports by Maxim Cournoyer · 1 year, 11 months ago
- 7943ae2 test:dm:fix typo by Yuepeng Xing · 2 years ago
- e0ddd89 patman: Switch to setuptools by Sean Anderson · 2 years ago
- 6104009 reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · 1 year, 10 months ago
- 11c037a ARM: at91: add sama7 SFR definitions by Cristian Birsan · 1 year, 10 months ago
- e4ad98d ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB DT nodes by Sergiu Moga · 1 year, 10 months ago
- 20bc95f ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodes by Sergiu Moga · 1 year, 10 months ago
- 3cd06bf ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USB by Sergiu Moga · 1 year, 10 months ago
- 851960e ARM: dts: sama7g5: Add USB and UTMI DT nodes by Sergiu Moga · 1 year, 10 months ago
- ee25ed5 dt-bindings: clk: at91: Define additional UTMI related clocks by Sergiu Moga · 1 year, 10 months ago
- 7b88887 dt-bindings: reset: add sama7g5 definitions by Sergiu Moga · 1 year, 10 months ago
- 205ecbd ARM: dts: sam9x60ek: Add pinctrl and gpio properties for USB by Sergiu Moga · 1 year, 10 months ago
- 445ff8b ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USB by Sergiu Moga · 1 year, 10 months ago
- 3631be3 ARM: dts: sam9x60: Add OHCI and EHCI DT nodes by Sergiu Moga · 1 year, 10 months ago
- 8d6cbf5 Merge tag 'efi-2023-01-rc5-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
- 60bba6e efi_loader: populate console handles in system table by Heinrich Schuchardt · 1 year, 10 months ago
- 93cdb95 efi_loader: adjust sorting of capsules by Heinrich Schuchardt · 1 year, 11 months ago
- 0735576 test: unit test for u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
- 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
- d7ddeb6 efi_loader: fix building aarch64 EFI binaries by Heinrich Schuchardt · 1 year, 11 months ago
- 673a92c efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · 1 year, 10 months ago
- fbc595b doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 1 year, 11 months ago
- 566b7b2 doc: building documentation by Heinrich Schuchardt · 1 year, 11 months ago
- 532952f cmd: avoid endless loop in sound play command by Heinrich Schuchardt · 1 year, 11 months ago
- 8a2f52f configs: sam9x60: add mmc config for sdmmc1 by Mihai Sain · 1 year, 11 months ago
- 77aa645 board: at91: sam9x60: set blue led on at boot time by Mihai Sain · 1 year, 11 months ago
- ee43b1e ARM: dts: at91: sam9x60: add sdhci1 node and pinctrl by Mihai Sain · 1 year, 11 months ago
- a954106 Merge branch '2023-01-02-platform-updates' into next by Tom Rini · 1 year, 10 months ago
- 2866362 arm: s5p4418: dm_serial: remove old code / add DEBUG_UART by Stefan Bosch · 1 year, 11 months ago
- 5745de2 arm: s5p4418: dm_serial: switch to DM_SERIAL by Stefan Bosch · 1 year, 11 months ago
- c8ba27f arm: s5p4418: dm_serial: add uarts to dts by Stefan Bosch · 1 year, 11 months ago
- 5ec6cbc arm: s5p4418: dm_serial: add driver source code by Stefan Bosch · 1 year, 11 months ago
- bfd4e66 board/pg_wcom: rework defconfig by Holger Brunck · 1 year, 11 months ago
- 9f393a2 board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte by Neha Malcom Francis · 1 year, 11 months ago
- 357c352 Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver by Lokanathan, Raaj · 1 year, 11 months ago
- 1138bbe serial: Use -EAGAIN in getc and putc by Pali Rohár · 1 year, 11 months ago
- 59440d8 serial: Do not write additional \r before \n for dm_serial drivers by Pali Rohár · 1 year, 11 months ago
- fcb624b rtc: add ht1380 driver by Sergei Antonov · 1 year, 11 months ago
- 872413b arm: uniphier: use DM_TIMER of arm a9 global timer by Dai Okamura · 1 year, 11 months ago
- ef75d48 pinctrl: uniphier: add ethernet TX pin data for PXs3 by Dai Okamura · 1 year, 11 months ago
- 1e91a0e pinctrl: uniphier: add check if pins are valid by Dai Okamura · 1 year, 11 months ago
- bd8851c dts: synquacer: Drop unused and undocumented GPIO 'base' property by Rob Herring · 1 year, 11 months ago
- 36ee376 dts: synquacer: Drop unused and undocumented SPI properties by Rob Herring · 1 year, 11 months ago