Commit Graph

27150 Commits (e2ccdf89a0196b40b445700670777ebee231756d)
 

Author SHA1 Message Date
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 11 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 11 years ago
Simon Glass fb4f5e7c91 dm: spl: Make simple malloc() available when enabled 11 years ago
Simon Glass ba19599b44 dm: arm: spl: Allow simple malloc() in SPL 11 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 11 years ago
Simon Glass 9dacbb2772 dm: tegra: Avoid using arch-specific memcpy() in SPL 11 years ago
Simon Glass ad1b81c880 dm: serial: Support changing the baud rate 11 years ago
Simon Glass e87e0e79ed dm: at91: Add myself as maintainer for snapper9260 11 years ago
Simon Glass 1a1927f3a3 dm: at91: Convert snapper9260 to use driver model 11 years ago
Simon Glass 0f65f48b64 dm: at91: Add driver model support for the serial driver 11 years ago
Simon Glass 62137fc0ab dm: at91: Refactor serial driver slightly for driver model 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 cd052cd935 dm: at91: Move snapper9260 to generic baord 11 years ago
Simon Glass 5e8a749c28 dm: at91: Correct text base for snapper9260 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 c03c951b06 x86: ifdtool: Allow creation of an empty ROM 11 years ago
Simon Glass 5c1b685e46 x86: Allow timer calibration to work on ivybridge 11 years ago
Masahiro Yamada a5eb04db1a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 11 years ago
Simon Glass 727c1a9871 x86: Replace fill_processor_name() with cpu_get_name() 11 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 11 years ago
Simon Glass 21b9b14b49 x86: Add processor functions to halt and get stack pointer 11 years ago
Simon Glass 880a3cc438 x86: config: Move common x86 configs to a common file 11 years ago
Simon Glass cd392fe8a0 x86: Add ifdtool for working with Intel Flash Descriptor ROM images 11 years ago
Simon Glass e5901c94e3 dm: gpio: Add a function to read an ID from a list of GPIOs 11 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 11 years ago
Simon Glass a9f04d49e5 fdt: Add a function to decode a variable-sized u32 array 11 years ago
Simon Glass 768e0f52f2 Move early malloc() to before arch_cpu_init() 11 years ago