Commit Graph

38400 Commits (d223e0a82255b5fa6049f92556236f8ffd6b745c)
 

Author SHA1 Message Date
Simon Glass d223e0a822 dm: spl: Don't set up device tree with of-platdata 8 years ago
Simon Glass a091a8f084 sandbox: Add a test device that uses of-platdata 8 years ago
Simon Glass 8797b2cae3 sandbox: Add a new sandbox_spl board 8 years ago
Simon Glass 0110f509c8 sandbox: serial: Don't sync video in SPL 8 years ago
Simon Glass 1c12bcee70 sandbox: Don't use IDE and iotrace in SPL 8 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 8 years ago
Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL 8 years ago
Simon Glass a7d9caecd7 sandbox: Don't use PCI in SPL 8 years ago
Simon Glass f4289cbd8a sandbox: Add some missing headers in cpu.c 8 years ago
Simon Glass 6e20650425 sandbox: Correct header file order in cpu.c 8 years ago
Simon Glass 4cfc416701 sandbox: Support building an SPL image 8 years ago
Simon Glass d4e33f5a72 sandbox: Allow chaining from SPL to U-Boot proper 8 years ago
Simon Glass 72a7e07604 Makefile: Allow the SPL final link rule to be overridden 8 years ago
Simon Glass 12c550d4fb spl: Drop include of i2c.h 8 years ago
Simon Glass 392853260d README: Remove CONFIG_SYS_MALLOC_F_LEN comment 8 years ago
Simon Glass 7fcdac0ee9 sandbox: Don't print a warning for CONFIG_I2C_COMPAT 8 years ago
Tom Rini 3a592a1349 Revert "armv8: Enable CPUECTLR.SMPEN for coherency" 8 years ago
Tom Rini b8e599746c Merge branch 'master' of git://git.denx.de/u-boot-x86 8 years ago
Simon Glass 9532fe3b40 x86: link: Correct a failure in DRAM init 8 years ago
George McCollister 215099a522 x86: Add Advantech SOM-DB5800/SOM-6867 support 8 years ago
Bin Meng 3ff11aaa50 x86: baytrail: acpi: Hide internal UART per GNVS setting 8 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 8 years ago
Bin Meng cf7108b320 x86: quark: Introduce ACPI global NVS 8 years ago
Bin Meng 2047390abc x86: baytrail: Introduce ACPI global NVS 8 years ago
Stefan Roese f2a751beba x86: conga-qeval20-qa3: Add support for internal UART 8 years ago
Bin Meng d9703a0725 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 8 years ago
Bin Meng 377656b2cc x86: baytrail: Introduce a Kconfig option for the internal UART 8 years ago
Bin Meng f698baa9d1 pci: Add board_ prefix to should_load_oprom() and make it weak 8 years ago
Bin Meng c0aea6ba8b pci: Make load_oprom and run_oprom independent 8 years ago
Bin Meng b45dd66225 pci: Remove CONFIG_ALWAYS_LOAD_OPROM 8 years ago
Tom Rini bff97dde8c Merge branch 'master' of git://git.denx.de/u-boot-spi 8 years ago
Bin Meng 94fbd3e37d tools: patman: Handle missing 'END' in non-last commit of a series 8 years ago
Bin Meng 57b6b190a8 tools: patman: Handle missing blank line for 'Series-changes' 8 years ago
Bin Meng 0d57718775 tools: patman: Generate cover letter correctly when 'END' is missing 8 years ago
Bin Meng 13b98d95ba tools: patman: Handle tag sections without an 'END' 8 years ago
Bin Meng e7df218c3b tools: patman: Use cover_match for 'Cover-letter' 8 years ago
Bin Meng 6f0e7a36ef dm: Sort the uclass id in alphabetical order 8 years ago
Simon Glass 920c6965d1 sandbox: Find keyboard driver using driver model 8 years ago
Simon Glass 39ea0ee925 fdt: x86: Tidy up a few COMPAT string definitions 8 years ago
Simon Glass 01a227dfc8 fdt: Add a note to avoid adding new compatible strings 8 years ago
Simon Glass da9e0a9bab fdt: Drop unused exynos compatible strings 8 years ago
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 8 years ago
Xu Ziyuan ec3cde1e83 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV 8 years ago
Hamish Martin 4b689f02ff dm: gpio: MPC85XX GPIO platform data support 8 years ago
Simon Glass 797d1b9de1 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 8 years ago
Simon Glass 87bce4e5c0 dm: spl: mmc: Support CONFIG_BLK in SPL MMC 8 years ago
Simon Glass 4b00bdb7a4 dm: mmc: msmsdhic: Drop old MMC code 8 years ago
Simon Glass 91cbc3f568 dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS 8 years ago
Simon Glass 12293f6d36 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 8 years ago
Simon Glass ef1e4eda6b dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 8 years ago