- bccdb65 gitlab: build HTML documentation by Heinrich Schuchardt · 4 years, 9 months ago
- e335201 travis: build HTML docs by Heinrich Schuchardt · 4 years, 9 months ago
- 7e4acf8 travis: Add python3-sphinx to the package list by Tom Rini · 4 years, 9 months ago
- 2d5a7de doc: update doc/sphinx/kerneldoc.py by Heinrich Schuchardt · 4 years, 9 months ago
- d6b5831 Azure / GitLab: Update Docker image by Tom Rini · 4 years, 9 months ago
- 79ddd6d Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 9 months ago
- 2e4bd90 Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago
- cf61a5f mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 9 months ago
- 97e7e82 mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 9 months ago
- 63c0ae2 mmc: add mmc_get_dma_dir() helper by Masahiro Yamada · 4 years, 9 months ago
- a055e86 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 9 months ago
- 97eda29 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 9 months ago
- 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 9 months ago
- c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 9 months ago
- 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- 6404bb6 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 11 months ago
- 1b66209 rockchip: rk3399: add target type for evb based board by Kever Yang · 4 years, 9 months ago
- 1e06d9e Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
- 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
- 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 9 months ago
- a6d1f1a mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 10 months ago
- 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 9 months ago
- b112ac2 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 10 months ago
- 0db396b configs: fix typos in khadas-edge defconfigs by Jared Baldridge · 4 years, 10 months ago
- fe65e71 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 10 months ago
- f1cd07b rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 10 months ago
- 8282094 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 10 months ago
- 42a73d3 rk3288: vyasa: Add console settings by Jagan Teki · 4 years, 10 months ago
- f31db0d rk3288: tinker: Enable HDMI output by Jagan Teki · 4 years, 10 months ago
- cb68175 ARM: dts: rockchip: Sync rk3288-vyasa dts from linux by Jagan Teki · 4 years, 10 months ago
- 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
- c9ea0cc rockchip: px30: sync the main px30 dtsi from mainline by Heiko Stuebner · 4 years, 10 months ago
- 606050d arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi by Peter Robinson · 4 years, 10 months ago
- 94fb4c4 arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot by Peter Robinson · 4 years, 10 months ago
- 629b252 arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions by Peter Robinson · 4 years, 10 months ago
- 7d11094 rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 10 months ago
- bf4c6c4 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 10 months ago
- 7382ad6 Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 9 months ago
- 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 9 months ago
- bd9bb2b mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 10 months ago
- bf1f25c mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 10 months ago
- 55f7b00 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 10 months ago
- 58b9eb8 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 10 months ago
- a8e2e40 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
- e4a5ee1 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
- e1d1d1f Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 9 months ago
- cdc2887 Merge branch '2020-02-13-master-imports' by Tom Rini · 4 years, 9 months ago
- 44d75ac board: stm32: remove fdt_high and fdt_highinitrd_high by Patrice Chotard · 4 years, 10 months ago
- 0c6aee5 board: stm32: fix extra env setings addresses by Patrice Chotard · 4 years, 10 months ago
- 10aafb6 board: stih410-b2260: remove fdt_high and initrd_high by Patrice Chotard · 4 years, 10 months ago
- a5bf69e stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 10 months ago
- 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
- e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 10 months ago
- f74ac23 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 10 months ago
- 1e4229c board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 10 months ago
- a2df6d6 tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · 4 years, 10 months ago
- c8d4afe stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 10 months ago
- 36948cc board: stm32mp1: update readme by Patrick Delaunay · 4 years, 10 months ago
- c22caac ARM: dts: stm32m1: add reg for pll nodes by Patrick Delaunay · 4 years, 10 months ago
- 319c9c3 ARM: dts: stm32mp1: correct ddr node by Patrick Delaunay · 4 years, 10 months ago
- 84159e8 ARM: dts: stm32mp1: move FDCAN to PLL4_R by Antonio Borneo · 4 years, 10 months ago
- b9c16b7 ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7 by Patrick Delaunay · 4 years, 10 months ago
- 900494d stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 10 months ago
- 651aea3 ARM: dts: stm32mp1: DT alignment with kernel v5.4 by Patrick Delaunay · 4 years, 10 months ago
- b45d2cd armV7R: K3: am654: Activate early console functionality by Andreas Dannenberg · 6 years ago
- 4524b3f arm: K3: j721e: Fix boot parameter table index memory address by Andreas Dannenberg · 5 years ago
- 186cde8 ARM: keystone2: enable initrd fixup for LPAE addressing by Tero Kristo · 4 years, 10 months ago
- 8835eee board: ti: am57xx-idk: Prevent boot for invalid configuation by Roger Quadros · 4 years, 10 months ago
- ac3b5d8 arm: mach-k3: Fix nomenclature on Silicon Revisions by Lokesh Vutla · 4 years, 10 months ago
- 66e7e93 configs: am43xx_evm_usbhost_boot: Add device for environment by Faiz Abbas · 4 years, 10 months ago
- 822c720 configs: am43xx_evm_usbhost: Add configs for USB Host boot mode by Faiz Abbas · 4 years, 10 months ago
- 197ae05 configs: j721e_evm_r5: Enable early cons by Lokesh Vutla · 4 years, 10 months ago
- bad3d41 arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uart by Lokesh Vutla · 4 years, 10 months ago
- f2ce375 configs: am43xx_evm: Enable SPL_ETH_SUPPORT by Faiz Abbas · 4 years, 10 months ago
- 5798c4a arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsi by Faiz Abbas · 4 years, 10 months ago
- 6c88310 travis/gitlab/azure: Ensure we use python3 always by Tom Rini · 4 years, 10 months ago
- c508b27 board_f: Make clear_bss generic by Ovidiu Panait · 4 years, 10 months ago
- a94b3ac net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 10 months ago
- 2cf08ca ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · 4 years, 10 months ago
- f044eb3 doc: board: add Rockchip to doc/board/index.rst by Heinrich Schuchardt · 4 years, 10 months ago
- 3b05a26 common/console.c: discard volatile by Heinrich Schuchardt · 4 years, 10 months ago
- 08bb9b7 test: aes: fix memleak by Philippe Reynes · 4 years, 10 months ago
- 149ccf3 pci: definition of pci_addr_t and pci_size_t by Heinrich Schuchardt · 4 years, 10 months ago
- 5c12c5a Merge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 10 months ago
- 5ff0529 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
- 5af2aa8 ARC: Switch to generic accessors by Alexey Brodkin · 4 years, 10 months ago
- a2e2709 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · 4 years, 10 months ago
- 5872fc6 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 10 months ago
- 9d70c9c CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 10 months ago
- 8244d69 ARC: nsim_hs38: Add support of Virtio NET & BLK by Alexey Brodkin · 5 years ago
- abb618f ARC: nsim_{700|700be|hs38be}_defconfigs: Disable networking by Alexey Brodkin · 5 years ago
- 88abe9a ARC: nSIM: switch from ARC UART to DW UART by Alexey Brodkin · 5 years ago
- c110712 Prepare v2020.04-rc2 by Tom Rini · 4 years, 10 months ago
- 070811f Revert "gitlab: Disable SDL when building sandbox" by Simon Glass · 4 years, 10 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- b15a0c4 Merge branch '2020-02-10-master-imports' by Tom Rini · 4 years, 10 months ago
- 271159a Kconfig: update LOGLEVEL range by Marek Bykowski · 4 years, 10 months ago
- c99636e dm: fix design.rst document by Dario Binacchi · 4 years, 10 months ago
- 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago