Commit Graph

38653 Commits (713fb2dcb24537073171fc84528044a3ba081817)
 

Author SHA1 Message Date
Andreas Dannenberg 8662bea38e doc: Update info on using secure devices from TI 9 years ago
Madan Srinivas e29878fc47 arm: am4x: add U-Boot FIT signing and SPL image post-processing 9 years ago
Andreas Dannenberg 17c2987336 arm: omap5: add U-Boot FIT signing and SPL image post-processing 9 years ago
Daniel Allred da74d1f341 spl: fit: add support for post-processing of images 9 years ago
Andreas Dannenberg bf9ec864f4 arm: omap-common: Update to generate secure U-Boot FIT blob 9 years ago
Andreas Dannenberg 1bb0a21b46 arm: omap-common: secure ROM signature verify API 9 years ago
Andreas Dannenberg d86f7afda4 arm: omap-common: add secure rom call API for secure devices 9 years ago
Daniel Allred 51d0638650 arm: omap-common: add secure smc entry 9 years ago
Daniel Allred ec6f61003b arm: cache: add missing dummy functions for when dcache disabled 9 years ago
Masahiro Yamada 6b6024eadb arm64: add better and more generic spin-table support 9 years ago
Tom Rini 3a592a1349 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" 9 years ago
Tom Rini b8e599746c Merge branch 'master' of git://git.denx.de/u-boot-x86 9 years ago
Simon Glass 9532fe3b40 x86: link: Correct a failure in DRAM init 9 years ago
George McCollister 215099a522 x86: Add Advantech SOM-DB5800/SOM-6867 support 9 years ago
Bin Meng 3ff11aaa50 x86: baytrail: acpi: Hide internal UART per GNVS setting 9 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 9 years ago
Bin Meng cf7108b320 x86: quark: Introduce ACPI global NVS 9 years ago
Bin Meng 2047390abc x86: baytrail: Introduce ACPI global NVS 9 years ago
Stefan Roese f2a751beba x86: conga-qeval20-qa3: Add support for internal UART 9 years ago
Bin Meng d9703a0725 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 9 years ago
Bin Meng 377656b2cc x86: baytrail: Introduce a Kconfig option for the internal UART 9 years ago
Bin Meng f698baa9d1 pci: Add board_ prefix to should_load_oprom() and make it weak 9 years ago
Bin Meng c0aea6ba8b pci: Make load_oprom and run_oprom independent 9 years ago
Bin Meng b45dd66225 pci: Remove CONFIG_ALWAYS_LOAD_OPROM 9 years ago
Jaehoon Chung 3537ee879e mmc: exynos_dw_mmc: support the Driver mode for Exynos 9 years ago
Jaehoon Chung 70f6d39433 mmc: exynos_dw_mmc: use the 4bit bus-width by default 9 years ago
Jaehoon Chung d956a67ed1 mmc: exynos_dw_mmc: clean the unused and unnecessary codes 9 years ago
Jaehoon Chung ce757b18fb mmc: exynos_dw_mmc: add the error control for checking index 9 years ago
Jaehoon Chung f565ea59cb mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL 9 years ago
Jaehoon Chung fb6706cfda mmc: exynos_dw_mmc: remove the unused function 9 years ago
Jaehoon Chung 836efb33e3 ARM: exynos4: dts: add the prefix '/' for aliases nodes 9 years ago
Tom Rini bff97dde8c Merge branch 'master' of git://git.denx.de/u-boot-spi 9 years ago
Bin Meng 94fbd3e37d tools: patman: Handle missing 'END' in non-last commit of a series 9 years ago
Bin Meng 57b6b190a8 tools: patman: Handle missing blank line for 'Series-changes' 9 years ago
Bin Meng 0d57718775 tools: patman: Generate cover letter correctly when 'END' is missing 9 years ago
Bin Meng 13b98d95ba tools: patman: Handle tag sections without an 'END' 9 years ago
Bin Meng e7df218c3b tools: patman: Use cover_match for 'Cover-letter' 9 years ago
Bin Meng 6f0e7a36ef dm: Sort the uclass id in alphabetical order 9 years ago
Simon Glass 920c6965d1 sandbox: Find keyboard driver using driver model 9 years ago
Simon Glass 39ea0ee925 fdt: x86: Tidy up a few COMPAT string definitions 9 years ago
Simon Glass 01a227dfc8 fdt: Add a note to avoid adding new compatible strings 9 years ago
Simon Glass da9e0a9bab fdt: Drop unused exynos compatible strings 9 years ago
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 9 years ago
Xu Ziyuan ec3cde1e83 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV 9 years ago
Hamish Martin 4b689f02ff dm: gpio: MPC85XX GPIO platform data support 9 years ago
Simon Glass 797d1b9de1 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 9 years ago
Simon Glass 87bce4e5c0 dm: spl: mmc: Support CONFIG_BLK in SPL MMC 9 years ago
Simon Glass 4b00bdb7a4 dm: mmc: msmsdhic: Drop old MMC code 9 years ago
Simon Glass 91cbc3f568 dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago
Simon Glass 12293f6d36 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago