- 8bc9b69 configs: mtmips: refresh for mt7628 based boards by developer · 4 years, 1 month ago
- 3f66195 mips: mtmips: add two reference boards for mt7620 by developer · 4 years, 1 month ago
- 18ec8d6 mips: mtmips: add support for MediaTek MT7620 SoC by developer · 4 years, 1 month ago
- d14cd5b mips: mtmips: add support to initialize SDRAM by developer · 4 years, 1 month ago
- 80e446e mips: enable _machine_restart for spl by developer · 4 years, 1 month ago
- af2c754 mips: mtmips: fix dram size detection in dram_init by developer · 4 years, 1 month ago
- 93f7400 mips: mtmips: select SYSRESET for mt7628 only by developer · 4 years, 1 month ago
- 37e34ba mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory by developer · 4 years, 1 month ago
- 82bd4ef mips: dts: switch to board defines for dtb for mtmips by developer · 4 years, 1 month ago
- 75d0cd1 Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
- f1a89c8 Revert "doc: update Kernel documentation build system" by Tom Rini · 3 years, 10 months ago
- 5fca044 Merge branch '2021-01-22-tool-updates' by Tom Rini · 3 years, 10 months ago
- 5496393 Merge branch '2021-01-22-doc-updates' by Tom Rini · 3 years, 10 months ago
- 7fe2d4f doc: move README.menu to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
- 79c9f0e doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
- 566a678 doc: move test/README to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
- ac1627b doc: structure doc/develop/index.rst by Heinrich Schuchardt · 3 years, 10 months ago
- b5c3856 doc: update help message by Patrick Delaunay · 3 years, 11 months ago
- a84526d doc: update Kernel documentation build system by Heinrich Schuchardt · 4 years ago
- b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
- 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 11 months ago
- 14b4420 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · 3 years, 10 months ago
- a4c14aa tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · 3 years, 10 months ago
- c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
- 1af1673 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · 3 years, 10 months ago
- 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
- 66ea58c fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 10 months ago
- 913339a fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 10 months ago
- 710e9c1 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · 4 years ago
- 00dffdd mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · 4 years ago
- c3baacd image-fit: Fix FIT_CIPHER linking by Joel Stanley · 4 years ago
- a9cc270 tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 4 years ago
- 1f7d9a2 tools: image-host: add support for several sub-images by Philippe Reynes · 4 years ago
- 856bcc8 tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 4 years ago
- 5638c5f doc: FIT image: Clarify format and simplify syntax by Alexandru Gagniuc · 4 years ago
- 59c9487 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git by Tom Rini · 3 years, 10 months ago
- d0078c4 Merge tag 'u-boot-rockchip-20210121' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 10 months ago
- c0649da pci: Add Rockchip dwc based PCIe controller driver by Shawn Lin · 3 years, 11 months ago
- aa2bd2e phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY by Shawn Lin · 3 years, 11 months ago
- dcde9f6 rockchip: rk3328: Add support for FriendlyARM NanoPi R2S by David Bauer · 3 years, 11 months ago
- 891ec11 configs: rk3399: enable rng on firefly/rock960/rockpro64 by Peter Robinson · 4 years ago
- 0ef3a0e arm: dts: rockchip: rk3399: enable rng at the SoC level by Peter Robinson · 4 years ago
- 17ffd51 rockchip: leez-rk3399: Provide init voltage by Kever Yang · 4 years ago
- e975759 rockchip: firefly-rk3399: Provide init voltage by Kever Yang · 4 years ago
- 6185c81 rockchip: evb-rk3399: Provide init voltage by Kever Yang · 4 years ago
- 2d33823 rockchip: puma-haikou: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 4 years ago
- 43f162d rockchip: rk3399-roc-pc: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 4 years ago
- a2f886e Merge branch '2021-01-20-fs-fixes' by Tom Rini · 3 years, 10 months ago
- b91814c ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 4 years ago
- b06c36f fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 4 years ago
- 4644663 Fix squashfs failing to load sparse files by Campbell Suter · 4 years ago
- 12bbff0 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 4 years, 1 month ago
- bf210a1 Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
- fb9a93b Merge tag 'xilinx-for-v2021.04-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 10 months ago
- cc780ec env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT by Michal Simek · 3 years, 11 months ago
- 663c162 xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL by Michal Simek · 3 years, 11 months ago
- 9b9d01e xilinx: common: Change macro handling in board_fdt_blob_setup() by Michal Simek · 3 years, 11 months ago
- 7a117c7 xilinx: zynqmp: Save bootseq number for SD/EMMC boot modes by Michal Simek · 3 years, 11 months ago
- c21aa0c mmc: xenon_sdhci: Remove duplicated macros by Michal Simek · 3 years, 11 months ago
- c78440e arm64: zynqmp: Enable seps and related video configs by Michal Simek · 3 years, 11 months ago
- 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 11 months ago
- aefb0c4 efi_loader: efi_size_in_pages() missing parentheses by Heinrich Schuchardt · 3 years, 10 months ago
- 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
- c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
- 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 10 months ago
- 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 10 months ago
- 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
- 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
- 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
- 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 11 months ago
- b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 11 months ago
- 5129ccb Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 10 months ago
- 04027c1 Merge branch '2021-01-19-networking-improvements' by Tom Rini · 3 years, 10 months ago
- a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 11 months ago
- 01f6e88 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 11 months ago
- 8907773 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 11 months ago
- e034d88 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · 3 years, 11 months ago
- 3b41ed6 net: Use NDRNG device in srand_mac() by Matthias Brugger · 4 years ago
- d03560b lib: uuid: use RNG device if present by Matthias Brugger · 4 years ago
- 55ae590 net: ftgmac100: Read and retain MAC address by Hongwei Zhang · 4 years ago
- 50511fc net: eth_legacy - fix build CMD_PCAP by Jorge Ramirez-Ortiz · 4 years ago
- d097b1a net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 4 years ago
- 3e8704e net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address by David Rivshin · 4 years ago
- 9635e2d net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · 4 years, 1 month ago
- 9f5c1a5 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 4 years, 1 month ago
- 4ece053 Merge branch '2021-01-18-assorted-platform-updates' by Tom Rini · 3 years, 10 months ago
- a3c446a dts: mt7622: use accurate clock source fot mtk_timer by developer · 3 years, 11 months ago
- dd828df timer: mtk_timer: initialize the timer before use by developer · 3 years, 11 months ago
- 0c67d12 pinctrl: mediatek: correct error handling by Heinrich Schuchardt · 4 years ago
- 3c68068 mtd: remove drivers/mtd/mw_eeprom.c by Heinrich Schuchardt · 4 years ago
- ebe5d9d drivers: qe: avoid double free() by Heinrich Schuchardt · 4 years ago
- 2de0cd3 mmc: fsl_esdhc_spl: remove superfluous free() by Heinrich Schuchardt · 4 years ago
- 2e2ad75 doc: board: freescale: advise to use newer atf and firmware by Andrey Zhizhikin · 4 years ago
- cc3c632 dma: bcm6348: incorrect buffer allocation by Heinrich Schuchardt · 4 years ago
- 1d5955f cmd: Add a pwm command by Pragnesh Patel · 4 years ago
- 338588e power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 4 years ago
- bbd693c configs: aspeed: Add defconfig for AST2600 EVB by Chia-Wei, Wang · 4 years ago
- 8f7f490 aspeed: Add AST2600 platform support by Chia-Wei, Wang · 4 years ago
- b9f6e7b ARM: dts: aspeed: Add AST2600 SoC support by Chia-Wei, Wang · 4 years ago
- 7114051 reset: aspeed: Add AST2600 reset support by Chia-Wei, Wang · 4 years ago