Commit Graph

5564 Commits (e8a552eb625f0b2d7a778d151af25a17c6d33b7b)

Author SHA1 Message Date
Simon Glass e94ea6f656 x86: pci: Add handlers before and after a PCI hose scan 11 years ago
Simon Glass a2f5d091cc x86: Add ioapic.h header 11 years ago
Simon Glass a6a957849a x86: Factor out common values in the link script 11 years ago
Simon Glass 091c494353 x86: Ensure that all relocation data is included in the image 11 years ago
Simon Glass 512e581c86 x86: Panic if there is no relocation data 11 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 11 years ago
Simon Glass 2f6d42b9df x86: Add ivybridge directory to Makefile 11 years ago
Nikita Kiryanov 44b9841d78 arm: imx: stop sata on boot 11 years ago
Nikita Kiryanov 10ee8ecafb sata: implement reset_sata for dwc_ahsata 11 years ago
Nikita Kiryanov 8d29cef588 arm: mx6: introduce disable_sata_clock 11 years ago
Hans de Goede 8bc347e2ec ARM: bootm: Allow booting in secure mode on hyp capable systems 11 years ago
Hans de Goede ea624e1951 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options 11 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 11 years ago
Masahiro Yamada 4efb654223 tegra: do not descend into empty directories 11 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 11 years ago
Masahiro Yamada 37c9940a09 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 11 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 11 years ago
Steve Rae abb1678cca ARM: bcm: Enable five Cygnus boards 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Ye.Li 7a26416847 mx6: thermal: Check cpu temperature via thermal sensor 11 years ago
Nitin Garg cf202d268b mx6: clock: Add thermal clock enable function 11 years ago
Simon Glass f8fff9dac9 dm: arm: spl: Make driver model linker lists available 11 years ago
Simon Glass ba19599b44 dm: arm: spl: Allow simple malloc() in SPL 11 years ago
Simon Glass 0f65f48b64 dm: at91: Add driver model support for the serial driver 11 years ago
Simon Glass 12fe7f7c2a dm: at91: Add platform data for GPIO on at91sam9260-based boards 11 years ago
Simon Glass 918354b18e dm: at91: Add driver model support for atmel GPIO driver 11 years ago
Simon Glass fe5b9b447c x86: Rename chromebook-x86 to coreboot 11 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 11 years ago
Simon Glass 3eafce0527 x86: ivybridge: Add LAPIC support 11 years ago
Simon Glass a49e3c7f09 x86: Make show_boot_progress() common 11 years ago
Simon Glass 437c2b7cd0 x86: chromebook_link: Enable GPIO support 11 years ago
Simon Glass 1b4f25ff8e x86: ivybridge: Add support for early GPIO init 11 years ago
Simon Glass 8e0df066ff x86: ivybridge: Add early init for PCH devices 11 years ago
Simon Glass 9c678e152a x86: dts: Add microcode updates for ivybridge CPU 11 years ago
Simon Glass 77f9b1fb62 x86: ivybridge: Perform Intel microcode update on boot 11 years ago
Simon Glass 94060ff278 x86: ivybridge: Check BIST value on boot 11 years ago
Simon Glass f5fbbe9579 x86: ivybridge: Perform initial CPU setup 11 years ago
Simon Glass eddbad224b x86: Add msr read/write functions that use a structure 11 years ago
Simon Glass 3f70a6f577 x86: Add clr/setbits functions 11 years ago
Simon Glass 378a8634ad x86: Tidy up coreboot header usage 11 years ago
Simon Glass 2b6051541b x86: ivybridge: Add early LPC init so that serial works 11 years ago
Simon Glass 6fb3b72e87 x86: pci: Allow configuration before relocation 11 years ago
Simon Glass 6e5b12b614 x86: ivybridge: Enable PCI in early init 11 years ago
Simon Glass 7430f10864 x86: Support use of PCI before relocation 11 years ago
Simon Glass d188b18f65 x86: Refactor PCI to permit alternate init 11 years ago
Simon Glass 70a09c6c3d x86: chromebook_link: Implement CAR support (cache as RAM) 11 years ago
Simon Glass d1cd045982 x86: Emit post codes in startup code for Chromebooks 11 years ago
Simon Glass fce7b27683 x86: Build a .rom file which can be flashed to an x86 machine 11 years ago
Simon Glass 8ef07571a0 x86: Add chromebook_link board 11 years ago
Simon Glass 5c1b685e46 x86: Allow timer calibration to work on ivybridge 11 years ago