Commit Graph

33210 Commits (9fd5401659c34b9b07f5d729ad35611b002830ff)
 

Author SHA1 Message Date
Paul Kocialkowski 9fd5401659 omap5: omap_die_id support 9 years ago
Paul Kocialkowski 987a40d52e omap4: omap_die_id support 9 years ago
Paul Kocialkowski b50a768528 omap3: omap_die_id support 9 years ago
Paul Kocialkowski 72931b15e7 omap-common: Common omap_die_id definition 9 years ago
dbatzle@dcbcyber.com eda1dfafb3 ARM Fix pandaboard es and a4 revision ID 9 years ago
Tom Rini 858dbdf841 Merge git://git.denx.de/u-boot-x86 9 years ago
George McCollister e0ae64880b x86: Add support for Advantech SOM-6896 9 years ago
Bin Meng 3e45de6ed4 x86: ivybridge: Enable the MRC cache 9 years ago
Simon Glass fd8f4729ac x86: ivybridge: Measure the MRC code execution time 9 years ago
Simon Glass e9b3967c0c x86: ivybridge: Fix car_uninit() to correctly set run state 9 years ago
Simon Glass 9fbc5ccd79 x86: ivybridge: Check the RTC return value 9 years ago
Simon Glass 53327d3e61 x86: ivybridge: Use 'ret' instead of 'rcode' 9 years ago
Simon Glass 9a4eb5977a dm: rtc: Correct rtc_read32() return value 9 years ago
Simon Glass b26eb88658 rtc: mc146818: Use probe() to set up the device 9 years ago
Simon Glass 1bcb5c3a6c rtc: mc146818: Add a comment to the #endif 9 years ago
Simon Glass 7b95252d82 x86: chromebook_link: Enable the debug UART 9 years ago
Simon Glass 60994a02a5 x86: Init the debug UART if enabled 9 years ago
Simon Glass c7fefcb912 debug_uart: Add an option to announce the debug UART 9 years ago
Simon Glass 0e977bc145 debug_uart: Support board-specific UART initialisation 9 years ago
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
George McCollister 5ac98cb9bd x86: spi: Add support for Wildcat Point 9 years ago
George McCollister b6fa966dc0 x86: pci: Add PCI IDs for Wildcat Point 9 years ago
Bin Meng ef1683d5c3 x86: Pass correct cpu_index to ap_init() 9 years ago
Bin Meng 06f16c4148 x86: galileo: Enable mrc cache 9 years ago
Bin Meng 2fc2b83a7d x86: quark: Implement mrc cache 9 years ago
Bin Meng c6c80d8b3e x86: ivybridge: Correct two typos for MRC 9 years ago
Bin Meng ec73da82a6 x86: Remove unused rw-mrc-cache properties in the link and panther dts files 9 years ago
Bin Meng 74e56d1953 x86: baytrail: Issue full system reset in reset_cpu() 9 years ago
Bin Meng 638a058941 x86: Enable mrc cache for bayleybay and minnowmax 9 years ago
Bin Meng 8b185041a9 x86: baytrail: Save mrc cache to spi flash 9 years ago
Bin Meng ff1e18af9d x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 9 years ago
Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 9 years ago
Bin Meng 42913a1c7a x86: ivybridge: Use APIs provided in the mrccache lib 9 years ago
Bin Meng ed800961a0 x86: Add more common routines to manipulate mrc cache 9 years ago
Bin Meng bfa95c538b x86: Add various minor tidy-ups in mrccache codes 9 years ago
Bin Meng 2fe66dbcbc x86: Do sanity test on the cache record in mrccache_update() 9 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 9 years ago
Bin Meng e2d76e95d3 x86: Add ENABLE_MRC_CACHE Kconfig option 9 years ago
Bin Meng 010921ae7f x86: fsp: Add a hdr sub-command to show header information 9 years ago
Bin Meng 62716ebb75 x86: fsp: Make hob command a sub-command to fsp 9 years ago
Bin Meng b325cbb171 x86: fsp: Print GUID whenever applicable in the hob command output 9 years ago
Bin Meng fd755f084e x86: fsp: Compact the output of hob command 9 years ago
Bin Meng 721e992a8a x86: Add SMBIOS table support 9 years ago
Bin Meng a34b46768f Makefile: Generate U_BOOT_DMI_DATE for SMBIOS 9 years ago
Bin Meng 3619e94ad7 doc: Complement document about booting VxWorks 9 years ago
Bin Meng 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 9 years ago
Bin Meng b90ff0fdaa cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 9 years ago
Bin Meng 9e98b7e3c5 cmd: bootvx: Always get VxWorks bootline from env 9 years ago
Bin Meng a4092dbd81 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline 9 years ago
Bin Meng 7f0c3c51c2 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline 9 years ago