- 65ae68a README: Update source code location by Naoki Hayama · 4 years, 2 months ago
- 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · 4 years, 2 months ago
- 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
- b710965 doc: Document timer API by Sean Anderson · 4 years, 2 months ago
- c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
- 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years, 2 months ago
- 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years, 2 months ago
- 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 2 months ago
- 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · 4 years, 2 months ago
- d7e8291 image: Add a function to modify category information by Naoki Hayama · 4 years, 2 months ago
- b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
- 5726f2f tpm: cr50: Correct logging statements by Simon Glass · 4 years, 2 months ago
- 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 2 months ago
- 379e41f board: Show memory for frame buffers by Simon Glass · 4 years, 2 months ago
- 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 2 months ago
- 72f0d99 syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · 4 years, 2 months ago
- 31120e1 log: Add missing category names by Simon Glass · 4 years, 2 months ago
- a0638e7 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 1 month ago
- 2e2763a Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 1 month ago
- 2fe7735 Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
- d5de938 stm32mp: stm32prog: accept device without partition by Patrick Delaunay · 4 years, 1 month ago
- dac4802 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · 4 years, 1 month ago
- a590a10 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · 4 years, 1 month ago
- f06381c configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · 4 years, 1 month ago
- 531a477 MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform by Patrick Delaunay · 4 years, 2 months ago
- 1466f2b MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform by Patrick Delaunay · 4 years, 2 months ago
- cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 2 months ago
- 145a876 ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · 4 years, 2 months ago
- ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 3 months ago
- 643e31b mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 3 months ago
- d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 2 months ago
- 8227bc9 arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · 4 years, 2 months ago
- fb2dca3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 1 month ago
- 94ccd56 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 1 month ago
- e4db739 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
- 3434a5f clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
- eb6474c clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years, 1 month ago
- 69159a2 clk: renesas: Add R8A774B1 clock tables by Biju Das · 4 years, 1 month ago
- 45369b0 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
- 573a998 arm: renesas: Add config option for R8A774C0 SoC by Lad Prabhakar · 4 years, 1 month ago
- 4fd0bf8 arm: renesas: Add config option for R8A774E1 SoC by Biju Das · 4 years, 1 month ago
- 2138a73 arm: renesas: Add config option for R8A774B1 SoC by Biju Das · 4 years, 1 month ago
- 161bf54 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · 4 years, 2 months ago
- 5e45920 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · 4 years, 2 months ago
- baed489 MAINTAINERS: add USB driver to ARM MEDIATEK by developer · 4 years, 1 month ago
- 432e31b configs: mt8512: enable fastboot and USB host related configs by developer · 4 years, 1 month ago
- 5e0714e arm: dts: mt8512: add usb related nodes by developer · 4 years, 1 month ago
- 4cb093e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by developer · 4 years, 1 month ago
- 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · 4 years, 1 month ago
- b758158 usb: common: add define of usb_speed_string() by developer · 4 years, 1 month ago
- 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · 4 years, 1 month ago
- cbe5ab5 dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by developer · 4 years, 1 month ago
- fc6be59 dt-binding: usb: add bindings for some common properties by developer · 4 years, 1 month ago
- deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years, 1 month ago
- e3dedea usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 2 months ago
- 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 2 months ago
- fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · 4 years, 2 months ago
- d47430a net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 2 months ago
- 784624c Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 1 month ago
- 4eea088 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 5 months ago
- 227fa12 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 5 months ago
- b72fa0b ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · 4 years, 2 months ago
- a8647f8 ARM: dts: sam9x60: use alphabetical order by Claudiu Beznea · 4 years, 2 months ago
- 7074d96 configs: sam9x60ek: update defconfigs for CCF by Claudiu Beznea · 4 years, 2 months ago
- 562a864 ARM: dts: sam9x60: use CCF compatibles for PMC by Claudiu Beznea · 4 years, 2 months ago
- ea2d496 ARM: dts: sam9x60: use slow clock CCF compatible bindings by Claudiu Beznea · 4 years, 2 months ago
- ba34f06 ARM: dts: sam9x60: use u-boot,dm-pre-reloc by Claudiu Beznea · 4 years, 2 months ago
- 3de0976 ARM: dts: sam9x60ek: add clock frequencies to board file by Claudiu Beznea · 4 years, 2 months ago
- baf5b52 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years, 2 months ago
- 0927213 board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years, 2 months ago
- d3190fb Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 1 month ago
- b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 753251d video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years, 1 month ago
- 4d57087 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years, 1 month ago
- c73372f video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 2 months ago
- a61f0e5 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 2 months ago
- c848c8a test: Fix sandbox tests failing to build by Sean Anderson · 4 years, 1 month ago
- ba26a20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- 8928aad Merge branch '2020-10-15-further-cleanup_dev_xxx' by Tom Rini · 4 years, 1 month ago
- c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 2 months ago
- 9a80624 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 2 months ago
- e8433bf usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years, 1 month ago
- 51f27a8 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years, 1 month ago
- fb6abdd arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · 4 years, 1 month ago
- aa7ebbb usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 3e46486 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- 429ce52 usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- d111306 timer: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- 4736416 tee: optee: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- a89b943 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- acccaca spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- 74532e5 arm: octeontx: Add CMD_WDT by Stefan Roese · 4 years, 2 months ago
- baba248 watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 2 months ago
- fbd1865 arm: octeontx: Select CLK by Stefan Roese · 4 years, 2 months ago
- 8f0f949 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 2 months ago
- bea4632 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 4 months ago
- 9edf909 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 2 months ago