Commit Graph

38410 Commits (2789ddb9d5bc6acd1f7a2822fed08cd7cf2a965e)
 

Author SHA1 Message Date
Simon Glass 2789ddb9d5 dm: Add an option to enable the of-platdata feature 8 years ago
Simon Glass 7a53a54073 dm: Don't include fdtdec functions when of-platdata is enabled 8 years ago
Simon Glass b484b0daef dm: serial: Add support for of-platdata 8 years ago
Simon Glass 7423daa60e dm: clk: Add support for of-platdata 8 years ago
Simon Glass f24770d812 dm: Add a header that provides access to the of-platdata structs 8 years ago
Simon Glass bab8233a1d dm: sandbox: Add a simple driver to test of-platdata 8 years ago
Simon Glass 04ecf36ba6 dm: syscon: Add support for of-platdata 8 years ago
Simon Glass 3b2a29e097 dm: regmap: Add a dummy implementation for of-platdata 8 years ago
Simon Glass 29629eb897 dm: core: Don't use device tree with of-platdata 8 years ago
Simon Glass 054b3a1e80 dm: Makefile: Build of-platdata before SPL 8 years ago
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