- 2fb5b78 gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 3 months ago
- 2f3c335 gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 3 months ago
- 087dfce pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 3 months ago
- 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 3 months ago
- abe2a6b pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 3 months ago
- 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 3 months ago
- f7d8f83 ram: add ddr4 dual x8 configuration by Dylan Hung · 4 years, 3 months ago
- 58adc73 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 3 months ago
- 23915fa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 4 years, 2 months ago
- b2bb1b3 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years, 2 months ago
- faa3fee mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years, 2 months ago
- 518d924 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · 4 years, 2 months ago
- 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
- f70df7f mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 3 months ago
- 46db382 mips: octeon: Add bootoctlinux command by Aaron Williams · 4 years, 3 months ago
- 643d96d mips: octeon: Add bootmem support by Aaron Williams · 4 years, 3 months ago
- 34658b1 mips: octeon: Add coremask support by Aaron Williams · 4 years, 3 months ago
- 093b72f mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · 4 years, 3 months ago
- c8e4f49 mips: octeon: Add header cvmx-fuse.h by Aaron Williams · 4 years, 3 months ago
- 71b7c48 mips: octeon: Add header octeon-feature.h by Aaron Williams · 4 years, 3 months ago
- 17c7ad2 mips: octeon: Add header cvmx-regs.h by Aaron Williams · 4 years, 3 months ago
- b352665 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · 4 years, 3 months ago
- 34afa2a mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · 4 years, 3 months ago
- 7c865a1 mips: octeon: octeon_ebb7304_defconfig: Enable USB support by Stefan Roese · 4 years, 3 months ago
- 3e08317 mips: octeon: Add USB DT nodes by Stefan Roese · 4 years, 3 months ago
- 5e297f8 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · 4 years, 3 months ago
- 74558c0 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 3 months ago
- 72a49ef mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 3 months ago
- df33b57 usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 3 months ago
- 79db944 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 3 months ago
- cf35437 usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 3 months ago
- 82ba278 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 3 months ago
- 7113ee3 mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 3 months ago
- efa73a9 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 3 months ago
- e60c6a7 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 3 months ago
- 0111421 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 3 months ago
- 345b9b4 mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 3 months ago
- 33eb19b mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 3 months ago
- 6f1cbae mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 3 months ago
- e9aa953 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · 4 years, 3 months ago
- bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 2 months ago
- a34f893 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 2 months ago
- 6ce563b sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years, 2 months ago
- 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 2 months ago
- f9cbd1a fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years, 2 months ago
- d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
- c14df8b dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years, 2 months ago
- f98fd60 bloblist: Fix up a few comments by Simon Glass · 4 years, 2 months ago
- 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
- d7985e6 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
- 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
- b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
- d06d774 doc/arch/sandbox.rst: reformat command line options by Heinrich Schuchardt · 4 years, 2 months ago
- 86b6b7d MAINTAINERS: assign doc/arch/sandbox.rst by Heinrich Schuchardt · 4 years, 2 months ago
- d9fd8a4 Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
- 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 2 months ago
- 928de7d efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 3 months ago
- 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 2 months ago
- 9730a71 efi: Fix typo in documentation by Sean Anderson · 4 years, 2 months ago
- 9c96299 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years, 2 months ago
- 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years, 2 months ago
- 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years, 2 months ago
- cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years, 2 months ago
- 988b0f5 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
- d1d8933 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
- 526e3c8 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
- 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
- da7f09c pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · 4 years, 2 months ago
- 6e2d447 pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · 4 years, 2 months ago
- 135bd3e pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · 4 years, 2 months ago
- 29f59e8 board: amlogic: vim3: add support for dynamic PCIe enable by Neil Armstrong · 4 years, 2 months ago
- 0071a30 configs: vim3: use the vim3 board support by Neil Armstrong · 4 years, 2 months ago
- 7520aba board: amlogic: add a vim3 specific board support by Neil Armstrong · 4 years, 2 months ago
- fc85ec5 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · 4 years, 2 months ago
- 137ae47 configs: s400: enable USB by Neil Armstrong · 4 years, 3 months ago
- 77c3a73 ARM: dts: meson-axg: add USB nodes for S400 by Neil Armstrong · 4 years, 3 months ago
- 2ad5252 arm: meson-axg: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years, 3 months ago
- c90263c phy: meson-gxl-usb: depend on Meson AXG aswell by Neil Armstrong · 4 years, 3 months ago
- d08ce85 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · 4 years, 3 months ago
- 69120d8 ARM: mach-meson: use new DWC3 glue for GXL & GXM by Neil Armstrong · 4 years, 3 months ago
- c1a7e72c usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 3 months ago
- 14708b1 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · 4 years, 3 months ago
- 978dd9d board: s400: generate unique mac address from SoC serial by Neil Armstrong · 4 years, 3 months ago
- a77b2c2 Prepare v2020.10 by Tom Rini · 4 years, 2 months ago
- 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 2 months ago
- 8ac4a89 Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 4 years, 2 months ago
- 929f5cc cpu: at91: add driver for CPU by Claudiu Beznea · 4 years, 2 months ago
- 9ddbdbc Merge branch 'rpi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi into next by Tom Rini · 4 years, 2 months ago
- eb6355c pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · 4 years, 2 months ago
- 44d0c63 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · 4 years, 2 months ago
- aab2a86 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · 4 years, 2 months ago
- 6064c61 mailbox: stm32_ipcc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- bf7d97d video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- 1d64641 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- 4b3f012 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · 4 years, 3 months ago
- 11ec597 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- e7f6638 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 3 months ago
- cd7c951 gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 3 months ago
- 551efca ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4 by Patrick Delaunay · 4 years, 3 months ago