- af3c043 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 7 months ago
- 3aecc4b riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 8 months ago
- a75325e riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 8 months ago
- 4997522 riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 8 months ago
- b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
- 88fc2a5 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 8 months ago
- 6c1e6dd riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 8 months ago
- 06d5593 Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" by Lukas Auer · 4 years, 8 months ago
- d12b55b riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 9 months ago
- 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 7 months ago
- ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
- 4c8288f drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · 4 years, 8 months ago
- bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
- 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
- 3d5256e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 8 months ago
- 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 8 months ago
- 9f7baeb mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 8 months ago
- 37b8a35 ARM: rmobile: Increase malloc area size by Marek Vasut · 4 years, 8 months ago
- 393de78 common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · 4 years, 8 months ago
- 039df1a mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · 4 years, 8 months ago
- 5b0dad9 drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · 4 years, 8 months ago
- ee6ad59 drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · 4 years, 8 months ago
- beb789e drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · 4 years, 8 months ago
- c965240 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · 4 years, 8 months ago
- 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 8 months ago
- 0c8ffff cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · 4 years, 8 months ago
- bf230e1 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 8 months ago
- 1eeadbe mmc: EXT_CSD registers for write protection by Heinrich Schuchardt · 4 years, 8 months ago
- 27e9d07 cmd: mvebu: bubt: show image boot device by Joel Johnson · 4 years, 7 months ago
- d0fb7ed arm: mvebu: clearfog: enable bubt command by Joel Johnson · 4 years, 7 months ago
- ab5dd30 cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · 4 years, 7 months ago
- 22d78e4 cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · 4 years, 7 months ago
- 37b9c12 cmd: mvebu: bubt: add A38x support by Joel Johnson · 4 years, 7 months ago
- a2018ab arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 7 months ago
- 569e0b3 arm: mvebu: clearfog: adjust SCSI boot duplication by Joel Johnson · 4 years, 7 months ago
- 9c75dd1 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · 4 years, 8 months ago
- 91371ff Merge tag 'dm-pull-21apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
- a473057 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
- e4cd506 buildman: Change the exit codes by Simon Glass · 4 years, 8 months ago
- a628631 buildman: Update the TODO items by Simon Glass · 4 years, 8 months ago
- f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 8 months ago
- 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 8 months ago
- 6029af1 buildman: Make -I the default by Simon Glass · 4 years, 8 months ago
- 1be6ccc buildman: Update workflow documentation with more detail by Simon Glass · 4 years, 8 months ago
- 9aad8ce buildman: Add the abbreviation for --boards by Simon Glass · 4 years, 8 months ago
- 4d7efb5 buildman: Update the 'theory of operation' a little by Simon Glass · 4 years, 8 months ago
- 726ae81 buildman: Show a summary of the build result by Simon Glass · 4 years, 8 months ago
- c7ddae1 buildman: Limit the length of progress messages by Simon Glass · 4 years, 8 months ago
- 69c3a8a buildman: Show the number of builds remaining by Simon Glass · 4 years, 8 months ago
- 766ba9c buildman: Drop unused output code by Simon Glass · 4 years, 8 months ago
- 4305493 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 8 months ago
- dd95b0b buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 8 months ago
- bbde053 patman: Support limiting output to a single line by Simon Glass · 4 years, 8 months ago
- 5f9325d patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 8 months ago
- 82e4c64 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 8 months ago
- 070589b buildman: Use spaces in the board list by Simon Glass · 4 years, 8 months ago
- ea49f9b buildman: Show the list of boards in magenta by Simon Glass · 4 years, 8 months ago
- de0fefc buildman: Use an object to hold error lines by Simon Glass · 4 years, 8 months ago
- 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 8 months ago
- dacbe1e buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 8 months ago
- 6643eb4 buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 8 months ago
- 724c175 buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 8 months ago
- 09bbfcd buildman: Create temp directory in test setup by Simon Glass · 4 years, 8 months ago
- 575ce51 buildman: Use an iterator to check test output by Simon Glass · 4 years, 8 months ago
- 71ca4a8 buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 8 months ago
- ac50022 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 8 months ago
- 7cb47412 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 7 months ago
- 11b157f Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 4 years, 7 months ago
- ed5aa49 mmc: tmio: sdhi: Add DMA transfer address alignment check at writing by Hiroyuki Yokoyama · 4 years, 9 months ago
- 22c3644 Merge branch '2020-04-17-master-imports' by Tom Rini · 4 years, 7 months ago
- 518ed1e Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
- b72a0ff fs: btrfs: support sparse extents by Marek Behún · 4 years, 8 months ago
- a224e83 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 7 months ago
- e361d74 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- c426797 configs: libretech-s912-pc: Enable USB gadget with Mass Storage function by Neil Armstrong · 4 years, 8 months ago
- 9fe1018 configs: libretech-s905d-pc: Enable USB gadget with Mass Storage function by Neil Armstrong · 4 years, 8 months ago
- d5f6e4c configs: khadas-vim: Enable USB gadget with Mass Storage function by Neil Armstrong · 4 years, 8 months ago
- a117d28 configs: khadas-vim2: Enable USB gadget with Mass Storage function by Neil Armstrong · 4 years, 8 months ago
- 5a8dfb3 configs: libretech-ac: Enable USB gadget with Mass Storage function by Neil Armstrong · 4 years, 8 months ago
- 9966c24 configs: libretech-cc: Enable USB gadget with Mass Storage function by Neil Armstrong · 4 years, 8 months ago
- 3bd41b0 arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot by Neil Armstrong · 4 years, 8 months ago
- 70f92ac arm: meson-gx: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · 4 years, 8 months ago
- 13b06b4 phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · 4 years, 8 months ago
- 8ab77e3 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · 4 years, 8 months ago
- b739796 t208xqds: add support for backplane kr by Florinel Iordache · 4 years, 9 months ago
- acedc89 lx2160aqds: add support for backplane kr by Florinel Iordache · 4 years, 9 months ago
- 01082c3 ls1046aqds: add support for backplane kr by Florinel Iordache · 4 years, 9 months ago
- a618a5a phy: add support for backplane kr mode by Florinel Iordache · 4 years, 9 months ago
- 96cd3d4 armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · 4 years, 8 months ago
- 0676ff9 board: fsl: lx2160a: unused variable gic_lpi_base by Heinrich Schuchardt · 4 years, 8 months ago
- d5dc36f drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · 4 years, 8 months ago
- 75f3c19 cmd: eeprom: Staticize eeprom_i2c_bus by Marek Vasut · 4 years, 8 months ago
- 3e0259d i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · 4 years, 8 months ago
- 10d5322 cmd: ubi: add a command to rename volume by Philippe Reynes · 4 years, 8 months ago
- b407587 arm: mach-k3: Use JTAD_ID register for device identification by Lokesh Vutla · 4 years, 7 months ago
- d1203ca Add support for i.MXRT1020-EVK board by Giulio Benetti · 4 years, 9 months ago
- 5acf179 dt-bindings: pinctrl: add i.MXRT1020 pins definition by Giulio Benetti · 4 years, 9 months ago
- e228d22 ARM: dts: imxrt1020: add dtsi file by Giulio Benetti · 4 years, 9 months ago
- 46009cf Add i.MXRT1020 support by Giulio Benetti · 4 years, 9 months ago
- 0b46337 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 9 months ago