- e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 3 months ago
- 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years, 3 months ago
- 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years, 3 months ago
- cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years, 3 months ago
- 827c420 sunxi: binman: Use a macro for the BL31 load address by Samuel Holland · 4 years, 3 months ago
- 6b7c7ed sunxi: binman: Provide a default BL31 filename by Samuel Holland · 4 years, 3 months ago
- eafbdbb sunxi: binman: Fix spacing between nodes by Samuel Holland · 4 years, 3 months ago
- b26536a binman: Only write FDT once per node by Samuel Holland · 4 years, 3 months ago
- 509978e Makefile: Only define u-boot.itb rule when applicable by Samuel Holland · 4 years, 3 months ago
- 0e3160b sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · 4 years, 3 months ago
- fb5b167 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 6 months ago
- 5108a25 git-mailrc: Update email address of Maxime Ripard by Jonas Smedegaard · 4 years, 5 months ago
- 3940a47 sunxi: Pine-H64: Explicitly enable PHY regulator by Andre Przywara · 4 years, 7 months ago
- 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 7 months ago
- 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years, 3 months ago
- 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 7 months ago
- 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 7 months ago
- 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 7 months ago
- 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 7 months ago
- eaeadb5 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 7 months ago
- ed909de net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 7 months ago
- 6985312 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 7 months ago
- 4fe8641 net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 7 months ago
- a5b2a99 net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years, 3 months ago
- f20f946 net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 7 months ago
- c35380c net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 7 months ago
- 2808cf6 net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 7 months ago
- 7ec87e4 Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 3 months ago
- dc47083 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 7 months ago
- dff3904 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 7 months ago
- db228c5 ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · 4 years, 3 months ago
- 42f2dfa ARM: dts: sam9x60: use alphabetical order by Claudiu Beznea · 4 years, 3 months ago
- 6973701 configs: sam9x60ek: update defconfigs for CCF by Claudiu Beznea · 4 years, 3 months ago
- c37d59a ARM: dts: sam9x60: use CCF compatibles for PMC by Claudiu Beznea · 4 years, 3 months ago
- dbe10b6 ARM: dts: sam9x60: use slow clock CCF compatible bindings by Claudiu Beznea · 4 years, 3 months ago
- 5dff16d ARM: dts: sam9x60: use u-boot,dm-pre-reloc by Claudiu Beznea · 4 years, 3 months ago
- ffd204f ARM: dts: sam9x60ek: add clock frequencies to board file by Claudiu Beznea · 4 years, 3 months ago
- a648622 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years, 3 months ago
- 53040bc board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years, 3 months ago
- e3e9bfa Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 3 months ago
- 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 4 months ago
- f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 4 months ago
- 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 4 months ago
- 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years, 3 months ago
- f9b9405 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years, 3 months ago
- 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 4 months ago
- b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 4 months ago
- 3d19a7e test: Fix sandbox tests failing to build by Sean Anderson · 4 years, 3 months ago
- dadc1e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
- da09b99 Merge branch '2020-10-15-further-cleanup_dev_xxx' by Tom Rini · 4 years, 3 months ago
- 4a1989c dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 4 months ago
- 69dae89 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 4 months ago
- 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years, 3 months ago
- 6896397 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years, 3 months ago
- e1f306c arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · 4 years, 3 months ago
- 0b4826a usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 4 months ago
- e010524 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- a5d4f86 timer: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- 7399897b tee: optee: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- d13da03 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- 06aaca5 spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- b666714 arm: octeontx: Add CMD_WDT by Stefan Roese · 4 years, 4 months ago
- 3981cdd watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 4 months ago
- 7a78074 arm: octeontx: Select CLK by Stefan Roese · 4 years, 4 months ago
- 7353025 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 4 months ago
- 8a35094 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 6 months ago
- 8d4c596 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- bdc1fdf phy: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- d878ef7 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 4 months ago
- 66e7348 firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- 4d55155 dm: syscon: Set LOG_CATEGORY by Sean Anderson · 4 years, 4 months ago
- 0f0f4e5 clk: sifive: Include device_compat.h by Sean Anderson · 4 years, 4 months ago
- 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 3 months ago
- 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
- 6731c5a Merge branch '2020-10-14-assorted-changes' by Tom Rini · 4 years, 3 months ago
- 40a3008 doc: Sphinx.override_domain() deprecated by Heinrich Schuchardt · 4 years, 3 months ago
- c90778a net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 3 months ago
- b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 3 months ago
- 957a3e5 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 3 months ago
- 467d90a doc: global data pointer by Heinrich Schuchardt · 4 years, 4 months ago
- 0c7cd15 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 4 months ago
- c82a97b global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 4 months ago
- 73fdb95 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 4 months ago
- 4b2be78 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 4 months ago
- d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 4 months ago
- f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 5 months ago
- b0493bb env/ext4.c: allow loading from an EXT4 partition on the MMC boot device by David Woodhouse · 4 years, 6 months ago
- 4dee3f7 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 6 months ago
- 684710d arm: enable DM_RNG on QEMU by default by Heinrich Schuchardt · 4 years, 4 months ago
- a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 4 months ago
- 7cd96a4 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
- 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 4 months ago
- 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 10 months ago
- 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 10 months ago
- 9744d1a cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · 4 years, 10 months ago
- 361a422 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 3 months ago
- 52faec3 mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() by Michael Walle · 4 years, 3 months ago
- 8369886 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · 4 years, 3 months ago