- 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 11 months ago
- a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 11 months ago
- 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 11 months ago
- 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 11 months ago
- 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 11 months ago
- 2ebebb9 common: Move embedded fdt location to fdtdec.h by Simon Glass · 4 years, 11 months ago
- 7c810a3 common: Drop checkflash() and checkdram() by Simon Glass · 4 years, 11 months ago
- 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 11 months ago
- 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 11 months ago
- 011b572 common: Drop mdm_init() by Simon Glass · 4 years, 11 months ago
- 2d2f91a Merge branch '2020-01-17-improve-aes-support' by Tom Rini · 4 years, 10 months ago
- 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
- 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
- 1c6cd16 aes: add test unit for aes196 and aes256 by Philippe Reynes · 4 years, 10 months ago
- ebcdb8d aes: add test unit for aes128 by Philippe Reynes · 4 years, 10 months ago
- 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 10 months ago
- 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 10 months ago
- d7bb6ac Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 10 months ago
- 994bb86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 10 months ago
- 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 10 months ago
- f47704d Merge branch '2020-01-15-master-imports' by Tom Rini · 4 years, 10 months ago
- 7b2e07a configs: mediatek: fix mt7623n bpir2 defconfig by Sam Shih · 4 years, 10 months ago
- 098c063 arm: dts: mediatek: move u-boot properties to -u-boot.dtsi file by Sam Shih · 4 years, 10 months ago
- c7fbc62 Add support for MT7622 reference board by Sam Shih · 4 years, 10 months ago
- 25273db mmc: add mmc and sd support for MT7622 by Sam Shih · 4 years, 10 months ago
- abb65f1 power: domain: add power domain support for MT7622 by Sam Shih · 4 years, 10 months ago
- d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 4 years, 10 months ago
- 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
- cf400b6 pinctrl: mediatek: add support for different pinctrl by Sam Shih · 4 years, 10 months ago
- a430149 pinctrl: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
- ac57e2b ARM: MediaTek: Add support for MediaTek MT7622 SoC by Sam Shih · 4 years, 10 months ago
- ce0069e phy: phy-mtk-tphy: make ref clock optional by Chunfeng Yun · 4 years, 10 months ago
- 3b6351a phy: phy-mtk-tphy: remove the check of -ENOSYS by Chunfeng Yun · 4 years, 10 months ago
- 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 10 months ago
- d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
- bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 10 months ago
- 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 10 months ago
- 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 4 years, 10 months ago
- b9bf3cb ARM: MediaTek: add basic support for MT8512 boards by mingming lee · 4 years, 11 months ago
- fb80eaa mmc: mtk-sd: fix hang when data read quickly by mingming lee · 4 years, 11 months ago
- 3b0397d mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by mingming lee · 4 years, 11 months ago
- 51fcd56 pinctrl: mediatek: add driver for MT8512 by mingming lee · 4 years, 11 months ago
- 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 4 years, 11 months ago
- f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 4 years, 11 months ago
- c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 11 months ago
- 953bb4c ARM: MediaTek: Add support for MediaTek MT8512 SoC by mingming lee · 4 years, 11 months ago
- 0c0859c MAINTAINERS: Fix mail by Sam Protsenko · 4 years, 10 months ago
- 45e4968 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 5 years ago
- e6a5a5c arm: mvebu: clearfog: update eMMC documentation by Baruch Siach · 4 years, 10 months ago
- 14f1491 arm: mvebu: clearfog: set uboot image SD card offset by Baruch Siach · 4 years, 10 months ago
- e42afd8 spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 10 months ago
- c853fa7 configs: clearfog: enable SPL_DM_GPIO to fix boot from SD by Baruch Siach · 5 years ago
- 26632b7 mmc: config help typo fix by Joel Johnson · 4 years, 10 months ago
- d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 10 months ago
- f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 5 years ago
- 181c65b configs: ls1028a: use default SDHC clock divider value by Yangbo Lu · 4 years, 10 months ago
- ac76dd0 Add global variable sdhc_per_clk for arm/powerpc by Yangbo Lu · 5 years ago
- c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
- 7fdcbac mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 5 years ago
- 6982315 mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 5 years ago
- 954ab3c test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · 5 years ago
- 327bb3b Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 5 years ago
- fbdbf77 Include missing headers for asm-generic/sections.h by Sean Anderson · 5 years ago
- 1e37330 dma: Add stub of dma_memcpy and dma_get_device by Vignesh Raghavendra · 5 years ago
- 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
- 9d5d74c Merge tag 'efi-2020-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- fb53765 Merge tag 'u-boot-imx-20200115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- 59612e4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 4 years, 10 months ago
- faadc04 efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · 4 years, 10 months ago
- 30ed1d4 efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · 4 years, 10 months ago
- d743104 efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 10 months ago
- 1064f2e efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 10 months ago
- 55111c5 efi_loader: describe returning of control by Heinrich Schuchardt · 4 years, 10 months ago
- d417b94 efi_loader: document functions in efi_rng.c by Heinrich Schuchardt · 4 years, 10 months ago
- 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 10 months ago
- 77eb9a9 imx: Add basic support for the NXP IMXRT10xx SoC family by Giulio Benetti · 4 years, 10 months ago
- 6a63a87 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 4 years, 10 months ago
- a820bed mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 4 years, 10 months ago
- cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 10 months ago
- c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 10 months ago
- 55631db serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 4 years, 10 months ago
- e12b737 ARM: dts: imxrt1050: add dtsi file by Giulio Benetti · 4 years, 10 months ago
- abd98e0 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 4 years, 10 months ago
- 916ce98 pinctrl: add i.MXRT driver by Giulio Benetti · 4 years, 10 months ago
- 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 10 months ago
- 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 10 months ago
- efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 10 months ago
- d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 10 months ago
- 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 10 months ago
- cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 10 months ago
- f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 10 months ago
- 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 10 months ago
- 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 10 months ago
- e403316 armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility by Giulio Benetti · 4 years, 10 months ago
- 1054344 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 10 months ago
- 85d89b9 imx: dts: imx8dx: add I2C IPG clock for bus 0 and 2 by Anatolij Gustschin · 4 years, 10 months ago
- f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 10 months ago
- 80d37c7 ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property by Fabio Estevam · 4 years, 10 months ago
- 29230f3 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 4 years, 10 months ago
- bc9b065 pico-imx7d: Convert to DM_ETH by Joris Offouga · 4 years, 10 months ago