Commit Graph

38404 Commits (04ecf36ba60f41f695095226e53310b4acaebf1e)
 

Author SHA1 Message Date
Simon Glass 04ecf36ba6 dm: syscon: Add support for of-platdata 9 years ago
Simon Glass 3b2a29e097 dm: regmap: Add a dummy implementation for of-platdata 9 years ago
Simon Glass 29629eb897 dm: core: Don't use device tree with of-platdata 9 years ago
Simon Glass 054b3a1e80 dm: Makefile: Build of-platdata before SPL 9 years ago
Simon Glass d223e0a822 dm: spl: Don't set up device tree with of-platdata 9 years ago
Simon Glass a091a8f084 sandbox: Add a test device that uses of-platdata 9 years ago
Simon Glass 8797b2cae3 sandbox: Add a new sandbox_spl board 9 years ago
Simon Glass 0110f509c8 sandbox: serial: Don't sync video in SPL 9 years ago
Simon Glass 1c12bcee70 sandbox: Don't use IDE and iotrace in SPL 9 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 9 years ago
Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL 9 years ago
Simon Glass a7d9caecd7 sandbox: Don't use PCI in SPL 9 years ago
Simon Glass f4289cbd8a sandbox: Add some missing headers in cpu.c 9 years ago
Simon Glass 6e20650425 sandbox: Correct header file order in cpu.c 9 years ago
Simon Glass 4cfc416701 sandbox: Support building an SPL image 9 years ago
Simon Glass d4e33f5a72 sandbox: Allow chaining from SPL to U-Boot proper 9 years ago
Simon Glass 72a7e07604 Makefile: Allow the SPL final link rule to be overridden 9 years ago
Simon Glass 12c550d4fb spl: Drop include of i2c.h 9 years ago
Simon Glass 392853260d README: Remove CONFIG_SYS_MALLOC_F_LEN comment 9 years ago
Simon Glass 7fcdac0ee9 sandbox: Don't print a warning for CONFIG_I2C_COMPAT 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
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