summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-31configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devicesSuniel Mahesh
2019-07-31configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and...Suniel Mahesh
2019-07-31configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLERSuman Anna
2019-07-31configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLERSuman Anna
2019-07-31arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains propertySuman Anna
2019-07-31ARM: da850-evm: Replace CMD_SF with CMD_MTDAdam Ford
2019-07-31ARM: da850evm: Split MTDPARTS into SPL and u-bootAdam Ford
2019-07-31configs: am57xx_evm_defconfig: Enable 'dtimg' commandSam Protsenko
2019-07-31configs: am57xx_evm_defconfig: Enable 'bcb' commandSam Protsenko
2019-07-31omap: Correct the fastboot product varSam Protsenko
2019-07-31env: ti: boot: Handle reboot reason from BCBSam Protsenko
2019-07-31Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-07-31clk: meson: remove duplicate logicHeinrich Schuchardt
2019-07-31board: amlogic: add support for Odroid-N2Neil Armstrong
2019-07-31ARM: meson-g12a: Handle 4GiB DRAM sizeNeil Armstrong
2019-07-31ARM: dts: add support for Odroid-N2Neil Armstrong
2019-07-31ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1Neil Armstrong
2019-07-31mmc: relocate code commentBaruch Siach
2019-07-31mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeoutWeijie Gao
2019-07-31mmc: sdhci: fix chip detect gpio property nameBaruch Siach
2019-07-31mmc: mv_sdhci: fix uninitialized pointer deref on probeBaruch Siach
2019-07-31test/py: add MMC/SD block write testJean-Jacques Hiblot
2019-07-31test: dm: clk_ccf: test composite clkPeng Fan
2019-07-31clk: sandbox: add composite clkPeng Fan
2019-07-31configs: sandbox: Enable composite clkPeng Fan
2019-07-31clk: gate: support sandboxPeng Fan
2019-07-31clk: add composite clk supportPeng Fan
2019-07-31clk-provider: include clk-uclass.hPeng Fan
2019-07-31dm: clk: ignore default settings when node not validPeng Fan
2019-07-31clk: imx: gate2 add set ratePeng Fan
2019-07-31clk: imx: import clk heplersPeng Fan
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan
2019-07-31clk: divider set rate supporrtPeng Fan
2019-07-31clk: add clk-gate supportPeng Fan
2019-07-31clk: export mux/divider opsPeng Fan
2019-07-31clk: mux: add set parent supportPeng Fan
2019-07-31clk: use clk_dev_bindedPeng Fan
2019-07-31clk: introduce clk_dev_bindedPeng Fan
2019-07-31dw_mmc: turn on the IO supplyUrja Rannikko
2019-07-30Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-30Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-30Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-07-30efi_selftest: sharpen ConvertPointer() testHeinrich Schuchardt
2019-07-30efi_loader: implement ConvertPointer()Heinrich Schuchardt
2019-07-30efi_loader: definition of efi_virtual_address_map()Heinrich Schuchardt
2019-07-30efi_selftest: fix SetVirtualAddressMap unit testHeinrich Schuchardt
2019-07-30doc: integrate UEFI documentation into Sphinx toctreeHeinrich Schuchardt
2019-07-30efi_loader: efidebug.c function documentationHeinrich Schuchardt
2019-07-30efi_loader: always rebuild efi_crt0.oHeinrich Schuchardt
2019-07-30efi_loader: re-enable GRUB workaround on 32bit ARMHeinrich Schuchardt