- 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
- 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years, 2 months ago
- a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 2 months ago
- d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 2 months ago
- bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 2 months ago
- 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 2 months ago
- 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 2 months ago
- 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 2 months ago
- 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 2 months ago
- aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 2 months ago
- fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 2 months ago
- 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 2 months ago
- 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 2 months ago
- 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 2 months ago
- 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 2 months ago
- cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 2 months ago
- b81736d Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years, 2 months ago
- 0570938 Merge branch '2020-10-08-misc-board-improvements' by Tom Rini · 4 years, 1 month ago
- f5cb6c3 qemu-arm64: Enable POSITION_INDEPENDENT by Andre Przywara · 4 years, 1 month ago
- f8df056 qemu-arm: Drop ARCH_SUPPORT_TFABOOT by Andre Przywara · 4 years, 1 month ago
- 3d8d918 qemu-arm: Remove need to specify flash banks by Andre Przywara · 4 years, 1 month ago
- 12650e4 arm64: PIE: Allow fixed stack pointer by Andre Przywara · 4 years, 1 month ago
- 9a984f1 arm64: PIE: Skip fixups if distance is zero by Andre Przywara · 4 years, 1 month ago
- eabc090 arm64: PIE: Do not skip static relocation by Andre Przywara · 4 years, 1 month ago
- cee2e02 arm: Kconfig: Explain TFABOOT by Andre Przywara · 4 years, 1 month ago
- fc6ef71 examples: make examples/ optional by Heinrich Schuchardt · 4 years, 2 months ago
- d9b9c91 wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · 4 years, 2 months ago
- 0eabb2f riscv: Add FPIOA and GPIO support for Kendryte K210 by Sean Anderson · 4 years, 2 months ago
- 2b5a719 riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · 4 years, 2 months ago
- be3076e riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · 4 years, 2 months ago
- 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 2 months ago
- aaa3645 led: gpio: Default to using node name if label is absent by Sean Anderson · 4 years, 2 months ago
- b4167aa gpio: dw: Return output value when direction is out by Sean Anderson · 4 years, 2 months ago
- 18dbb7b gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 2 months ago
- af551da gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 2 months ago
- 7224d5c pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 2 months ago
- 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 2 months ago
- 5eee93e pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 2 months ago
- 9c08fbf pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 2 months ago
- 0474050 ram: add ddr4 dual x8 configuration by Dylan Hung · 4 years, 2 months ago
- 5d457f8 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 2 months ago
- a58d86d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 4 years, 1 month ago
- 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years, 2 months ago
- 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years, 2 months ago
- 8995a86 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · 4 years, 2 months ago
- 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 1 month ago
- 1471560 mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 3 months ago
- e602dd5 mips: octeon: Add bootoctlinux command by Aaron Williams · 4 years, 3 months ago
- 4b43e7e mips: octeon: Add bootmem support by Aaron Williams · 4 years, 3 months ago
- b0ce805 mips: octeon: Add coremask support by Aaron Williams · 4 years, 3 months ago
- afb4828 mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · 4 years, 3 months ago
- 99b937e mips: octeon: Add header cvmx-fuse.h by Aaron Williams · 4 years, 3 months ago
- 5d72821 mips: octeon: Add header octeon-feature.h by Aaron Williams · 4 years, 3 months ago
- b1fed50 mips: octeon: Add header cvmx-regs.h by Aaron Williams · 4 years, 3 months ago
- 7c6f274 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · 4 years, 3 months ago
- 97e795c mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · 4 years, 3 months ago
- 60b407a mips: octeon: octeon_ebb7304_defconfig: Enable USB support by Stefan Roese · 4 years, 3 months ago
- d25d2db mips: octeon: Add USB DT nodes by Stefan Roese · 4 years, 3 months ago
- 399b867 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · 4 years, 3 months ago
- b28d352 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 3 months ago
- fd569c8 mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 3 months ago
- 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 3 months ago
- e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 3 months ago
- 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 3 months ago
- 63051d6 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 2 months ago
- 590d48e mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 2 months ago
- 15afe72 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 2 months ago
- 61674a1 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 2 months ago
- e13bb86 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 2 months ago
- 073e8ee mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 2 months ago
- 91e34fc mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 2 months ago
- 75168b4 mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 2 months ago
- a23c279 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · 4 years, 2 months ago
- 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 1 month ago
- c421621 sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years, 1 month ago
- cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 2 months ago
- cba487c fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years, 2 months ago
- 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- 6d9949f dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
- 45dbe75 dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years, 2 months ago
- e9b6b2c bloblist: Fix up a few comments by Simon Glass · 4 years, 2 months ago
- 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
- 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
- cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
- 4aed227 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
- 9c22adb doc/arch/sandbox.rst: reformat command line options by Heinrich Schuchardt · 4 years, 2 months ago
- b0b3524 MAINTAINERS: assign doc/arch/sandbox.rst by Heinrich Schuchardt · 4 years, 2 months ago
- 5dcf7cc Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
- 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 3 months ago
- 4b71f6d efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 2 months ago
- 493a37f efi: Fix typo in documentation by Sean Anderson · 4 years, 1 month ago
- f386690 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years, 1 month ago
- eb0d1d8 efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years, 1 month ago
- dc374ab efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years, 1 month ago
- 9487683 efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years, 1 month ago
- e2aff33 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
- 5cd28e1 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
- b24550a configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago