- a01f57e mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 5 months ago
- 049dc5f mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 5 months ago
- 32ca52e mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 5 months ago
- 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
- 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
- e1d082e ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 5 months ago
- d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 5 months ago
- fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 5 months ago
- c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · 4 years, 5 months ago
- b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · 4 years, 5 months ago
- f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · 4 years, 5 months ago
- 98b5f34 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 5 months ago
- ed16cf0 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 5 months ago
- dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 5 months ago
- 425462f ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 5 months ago
- 097f3a8 ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 5 months ago
- 4c71e25 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 5 months ago
- 423471f ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 5 months ago
- 4131cb6 ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 5 months ago
- 38d4770 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · 4 years, 5 months ago
- 007d2a7 Revert "ARM: uniphier: add weird workaround code for LD20" by Masahiro Yamada · 4 years, 5 months ago
- 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
- 2a3ec0a CI: show skipped Python tests by Heinrich Schuchardt · 4 years, 5 months ago
- 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
- f66cb27 Merge branch '2020-08-10-arbitrary-virt-phys-mappings' by Tom Rini · 4 years, 5 months ago
- 00713da config: Enable support for the XHCI controller on RPI4 board by Marek Szyprowski · 4 years, 6 months ago
- ab9d99a rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 6 months ago
- b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 6 months ago
- f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
- dacbb3b arm: update comments to the common style by Marek Szyprowski · 4 years, 6 months ago
- 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
- 4b967ea config: Enable USB Keyboard support on RPi4 by Nicolas Saenz Julienne · 4 years, 7 months ago
- 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
- a941410 configs: Enable support for reset controllers on RPi4 by Nicolas Saenz Julienne · 4 years, 5 months ago
- 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
- 2ae573d arm: rpi: Add function to trigger VL805's firmware load by Nicolas Saenz Julienne · 4 years, 5 months ago
- d9bf583 configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit) by Marek Szyprowski · 4 years, 6 months ago
- 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 6 months ago
- df1cb96 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · 4 years, 6 months ago
- ea90192 linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 6 months ago
- 2538bf8 doc: driver-model: Update SPI migration status by Jagan Teki · 4 years, 5 months ago
- 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 5 months ago
- 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 5 months ago
- 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 5 months ago
- 6dc8d7e arm: dts: include gpio nodes for card detect by Walter Lozano · 4 years, 5 months ago
- de707f4 dm: doc: update of-plat with new phandle support by Walter Lozano · 4 years, 5 months ago
- dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
- 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · 4 years, 5 months ago
- ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
- 95282d6 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
- c38b491 dm: doc: update of-plat with the support for driver aliases by Walter Lozano · 4 years, 5 months ago
- a324e41 dtoc: add option to disable warnings by Walter Lozano · 4 years, 5 months ago
- e675d96 dtoc: add support to scan drivers by Walter Lozano · 4 years, 5 months ago
- 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- 8b239f4 dtoc: add missing code comments by Walter Lozano · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 0473dfb test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
- 9db5b50 test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout() by Bin Meng · 4 years, 5 months ago
- cc20140 test/dm: fdtdec: Add the missing gd declaration by Bin Meng · 4 years, 5 months ago
- 1a5f58d cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · 4 years, 5 months ago
- add83a3 log: use BIT() instead of 1 << by Heinrich Schuchardt · 4 years, 6 months ago
- 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 6 months ago
- 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 6 months ago
- cc00e49 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 6 months ago
- 08cfa41 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 6 months ago
- f5dd906 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 6 months ago
- cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 6 months ago
- 3286843 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · 4 years, 6 months ago
- 60075ea log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · 4 years, 6 months ago
- fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 6 months ago
- 29f8fc1 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 6 months ago
- ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 6 months ago
- c9fa886 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 6 months ago
- 794c259 patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 6 months ago
- 4ba3ea5 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 6 months ago
- 1e2f6a1 patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 6 months ago
- 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 6 months ago
- deaa25c sandbox: handling out of memory by Heinrich Schuchardt · 4 years, 6 months ago
- 03c3093 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · 4 years, 5 months ago
- 8412062 spi: add support for all spi modes with soft spi by Johannes Holland · 4 years, 7 months ago
- b7d3d45 arm: Remove mx31pdk board by Jagan Teki · 4 years, 5 months ago
- 99899c5 spi: omap3: Drop nondm code by Jagan Teki · 4 years, 6 months ago
- 4ffa90a db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASH by Jagan Teki · 4 years, 5 months ago
- c9a4eb9 arm: Remove pengwyn board by Jagan Teki · 4 years, 5 months ago
- f1acbb5 arm: Remove pepper board by Jagan Teki · 4 years, 5 months ago
- 2a551bc arm: Remove bav335x board by Jagan Teki · 4 years, 5 months ago
- c0c5aa0 arm: Remove cairo board by Jagan Teki · 4 years, 5 months ago
- 142bed5 logicpd: Drop omap3 zoom1 by Jagan Teki · 4 years, 6 months ago
- b266d6a arm: Remove overo board by Jagan Teki · 4 years, 5 months ago
- dbf5089 arm: Remove cm_t35 board by Jagan Teki · 4 years, 5 months ago
- a9f5599 arm: Remove cm_t54 board by Jagan Teki · 4 years, 5 months ago
- d6d91a4 siemens: rut: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 6 months ago
- 20055da siemens: pxm2: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 6 months ago
- 96c5b82 siemens: thuban: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 5 months ago
- aa34ad2 siemens: rastaban: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 5 months ago
- ea9f559 siemens: etamin: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 5 months ago
- 72e9b30 siemens: draco: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 5 months ago
- ce0ea6f am335x: igep003x: Enable DM_SPI by Jagan Teki · 4 years, 6 months ago
- 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
- d79c688 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit) by Marek Szyprowski · 4 years, 6 months ago