- 7e01363 doc: rockchip: Document eMMC program steps by Jagan Teki · 4 years, 6 months ago
- eda7143 nanopc-t4: Enable USB Gadget by Jagan Teki · 4 years, 6 months ago
- 20dcee4 arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order by Jagan Teki · 4 years, 6 months ago
- 4648108 clk: rk3399: Fix eMMC get_clk reg offset by Jagan Teki · 4 years, 6 months ago
- 97de393 rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 6 months ago
- ab80137 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 5 months ago
- 0d6a3e2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
- 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
- 03d4c29 cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · 4 years, 6 months ago
- 924e346 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · 4 years, 6 months ago
- 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 6 months ago
- c685f8b cbfs: Record the start address in cbfs_priv by Simon Glass · 4 years, 6 months ago
- e82ab51 cbfs: Use void * for the position pointers by Simon Glass · 4 years, 6 months ago
- 9dc2355 cbfs: Unify the two header loaders by Simon Glass · 4 years, 6 months ago
- a2c528f cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- 54e1925 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- c7bef7c cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · 4 years, 6 months ago
- 381e113 cbfs: Use bool type for whether initialised by Simon Glass · 4 years, 6 months ago
- 45637db cbfs: Use ulong consistently by Simon Glass · 4 years, 6 months ago
- ea38ee9 cbfs: Rename the result variable by Simon Glass · 4 years, 6 months ago
- 30cf2ba cbfs: drop file_cbfs_result declaration by Christian Gmeiner · 4 years, 6 months ago
- 53942b9 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 6 months ago
- d9e7efe x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 6 months ago
- 1fa6305 x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 6 months ago
- 832fee8 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · 4 years, 6 months ago
- b032db2 x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 6 months ago
- df9ebbe arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 by Luka Kovacic · 4 years, 5 months ago
- 8678776 arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500 by Jakov Petrina · 4 years, 6 months ago
- 0700093 arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS by Ezra Buehler · 4 years, 6 months ago
- a1a61b0 arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0 by Ezra Buehler · 4 years, 6 months ago
- 0ab24c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 5 months ago
- 32a8f80 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- 4ef196c sifive: fix palmer's email address by Pragnesh Patel · 4 years, 6 months ago
- 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
- 8c48bb2 Prepare v2020.07-rc3 by Tom Rini · 4 years, 5 months ago
- 60c7fac Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 6 months ago
- 71f70cf Merge branch '2020-05-25-misc-fixes' by Tom Rini · 4 years, 6 months ago
- efc0644 sandbox: move compression option to Kconfig by Michael Walle · 4 years, 6 months ago
- 2843444 cmd: zip: fix implicit declaration warning by Michael Walle · 4 years, 6 months ago
- eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
- 56c311b cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 6 months ago
- 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 6 months ago
- 2aca880 tools/env/fw_env.h: remove env.h by Romain Naour · 4 years, 6 months ago
- 35e3991 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · 4 years, 6 months ago
- 64b69f8 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 6 months ago
- f4c1f70 MAINTAINERS: add dfu.h and dfu.rst to DFU by Heinrich Schuchardt · 4 years, 6 months ago
- d181191 doc: dfu: describe more DFU function by Heinrich Schuchardt · 4 years, 6 months ago
- 3547e69 doc: dfu: fix typos in README.dfu by Heinrich Schuchardt · 4 years, 6 months ago
- f39c845 doc: dfu: add DFU to HTML documentation by Heinrich Schuchardt · 4 years, 6 months ago
- 378fc83 doc: dfu: describe eMMC partition number parameter by Heinrich Schuchardt · 4 years, 6 months ago
- 51028db MAINTAINERS: add doc/driver-model/ to DRIVER MODEL by Heinrich Schuchardt · 4 years, 6 months ago
- b4b2619 armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · 4 years, 6 months ago
- 9c5fef5 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
- 5b6b2c6 Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 6 months ago
- df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 8 months ago
- 1d476de net: ks8851: Add DM support by Marek Vasut · 4 years, 8 months ago
- 9c9f3fc net: ks8851: Receive one packet per recv call by Marek Vasut · 4 years, 8 months ago
- f725912 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · 4 years, 8 months ago
- b7c6ae2 net: ks8851: Pass around driver private data by Marek Vasut · 4 years, 8 months ago
- 8ec27b0 net: ks8851: Checkpatch cleanup by Marek Vasut · 4 years, 8 months ago
- eb69d8b net: ks8851: Clean up chip ID readout by Marek Vasut · 4 years, 8 months ago
- 63f22f5 net: ks8851: Remove type_frame_head by Marek Vasut · 4 years, 8 months ago
- b043597 net: ks8851: Trim down struct ks_net by Marek Vasut · 4 years, 8 months ago
- 6a45731 net: ks8851: Use 16bit RXQCR access by Marek Vasut · 4 years, 8 months ago
- 8b41a16 net: ks8851: Remove RXQCR cache by Marek Vasut · 4 years, 8 months ago
- e3b54cd net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 8 months ago
- f53c2dc Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
- a9f793a Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 6 months ago
- 2fdb5cd Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
- 74ce1f8 Merge tag 'uniphier-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 6 months ago
- 2cff87f eth/r8152: fix typo in register name by Hayes Wang · 4 years, 6 months ago
- 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 6 months ago
- 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 6 months ago
- 33863f7 rockchip: rk3328: rock64 - fix gen3 SPL hang by Kurt Miller · 4 years, 6 months ago
- 5e50f87 defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL by Urja Rannikko · 4 years, 6 months ago
- e68a843 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 6 months ago
- fffdf72 rockchip: veyron: move board_early_init_f to _r (after reloc) by Urja Rannikko · 4 years, 6 months ago
- 353ad95 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 6 months ago
- 69cd0c4 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · 4 years, 6 months ago
- 0672e98 rockchip: Enable PCIe/M.2 on rock960 board by Jagan Teki · 4 years, 6 months ago
- 765a12d rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2 by Jagan Teki · 4 years, 6 months ago
- 89f2fa0 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · 4 years, 6 months ago
- 99d5906 pci: Add Rockchip PCIe controller driver by Jagan Teki · 4 years, 6 months ago
- 912f633 clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · 4 years, 6 months ago
- 30d09a2 clk: rk3399: Add enable/disable clks by Jagan Teki · 4 years, 6 months ago
- 1266ef1 rockpro64: Enable HDMI output on rockpro64 board by Andrius Štikonas · 4 years, 7 months ago
- 4e7413a thermal: imx_scu_thermal: prevent boot hang with zero pdata by Anatolij Gustschin · 4 years, 6 months ago
- 74e8fb0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 6 months ago
- 6936554 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 6 months ago
- 5c606ca rockchip: rk3399: enable spl-fifo-mode for sdmmc by Deepak Das · 4 years, 7 months ago
- 6393357 board: puma: use dtb given on the commandline instead of using u-boot.dtb by Heiko Stuebner · 4 years, 6 months ago
- 6cbe904 ARM: uniphier: remove board_eth_init() by Masahiro Yamada · 4 years, 6 months ago
- 6717e15 ARM: uniphier: delete or replace <common.h> includes by Masahiro Yamada · 4 years, 6 months ago
- 1e15188 ARM: uniphier: drop #include <log.h> again by Masahiro Yamada · 4 years, 6 months ago
- e9d3b23 ARM: uniphier: drop #include <init.h> again from umc-pxs2.c by Masahiro Yamada · 4 years, 6 months ago
- e6396fc ARM: uniphier: remove #include <net.h> again from micro-support-card.c by Masahiro Yamada · 4 years, 6 months ago
- f49049a ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c by Masahiro Yamada · 4 years, 6 months ago
- 1c193c0 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 6 months ago
- 1517126 ARM: uniphier: select DM_ETH by Masahiro Yamada · 4 years, 6 months ago
- 7a27043 mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 7 months ago