Commit Graph

38574 Commits (4d25507f3df9b7c06e04b40b6d42f895493c5435)
 

Author SHA1 Message Date
Simon Glass 0671960bee test/py: Allow tests to control the sandbox device-tree file 9 years ago
Simon Glass b9c771b04c sandbox: Don't exit when bootm completes 9 years ago
Simon Glass 07f4eadc99 test: Add a simple script to run tests on sandbox 9 years ago
Simon Glass f6349c3c4c test: Add a README 9 years ago
Simon Glass 022885cb9c tools: Allow building with debug enabled 9 years ago
Simon Glass 51f03e6a75 mkimage: Show item lists for all categories 9 years ago
Simon Glass f24e10500f mkimage: Use generic code for showing an 'image type' error 9 years ago
Simon Glass 3066422512 mkimage: Allow display of a list of any image header category 9 years ago
Simon Glass 1426220b0e image: Add functions to obtain category information 9 years ago
Simon Glass 30495bff35 image: Add a name for invalid types 9 years ago
Simon Glass 56d7ab7476 image: Create a table of information for each category 9 years ago
Simon Glass 555f45d8f9 image: Convert the IH_... values to enums 9 years ago
Simon Glass 3a45f38d41 image: Correct auto-fit architecture property name 9 years ago
Simon Glass 58b2247542 mkimage: Drop blank line before main() 9 years ago
Simon Glass 63ef31b9ef mkimage: Drop premature setting of params.fit_image_type 9 years ago
Simon Glass e324a92531 mkimage: Require a data file when auto-fit is used 9 years ago
Simon Glass 3c23c0feac mkimage: Explain the auto-fit imagefile special case 9 years ago
Simon Glass 20deaddd46 mkimage: Honour the default image type with auto-fit 9 years ago
Masahiro Yamada 9a387128e3 linux/io.h: add generic ioremap()/iounmap() defines 9 years ago
Masahiro Yamada c74b8fcdd7 arm, nds32, sh: remove useless ioremap()/iounmap() defines 9 years ago
Masahiro Yamada 95ebc253e6 types.h: move and redefine resource_size_t 9 years ago
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