Age | Commit message (Expand) | Author |
2015-01-13 | x86: Make chromebook_link the default board for coreboot | Bin Meng |
2015-01-13 | x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig | Bin Meng |
2015-01-13 | x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected | Bin Meng |
2015-01-13 | x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig | Bin Meng |
2015-01-13 | x86: Allow a hardcoded TSC frequency provided by Kconfig | Bin Meng |
2015-01-13 | x86: coreboot: Set up timer base correctly | Bin Meng |
2015-01-13 | x86: fsp: Drop get_hob_type() and get_hob_length() | Bin Meng |
2015-01-13 | x86: Add an 'mtrr' command to list and adjust MTRRs | Simon Glass |
2015-01-13 | x86: ivybridge: Update microcode early in boot | Simon Glass |
2015-01-13 | x86: Disable CAR before relocation on platforms that need it | Simon Glass |
2015-01-13 | x86: ivybridge: Add a way to turn off the CAR | Simon Glass |
2015-01-13 | x86: Commit the current MTRRs before relocation | Simon Glass |
2015-01-13 | x86: ivybridge: Request MTRRs for DRAM regions | Simon Glass |
2015-01-13 | x86: ivybridge: Set up an MTRR for the video frame buffer | Simon Glass |
2015-01-13 | x86: Add support for MTRRs | Simon Glass |
2015-01-13 | x86: ivybridge: Drop support for ROM caching | Simon Glass |
2015-01-13 | x86: Tidy up VESA mode numbers | Simon Glass |
2015-01-13 | x86: Use cache, don't clear the display in video BIOS | Simon Glass |
2015-01-13 | x86: ivybridge: Only run the Video BIOS when video is enabled | Simon Glass |
2015-01-13 | x86: Drop RAMTOP Kconfig | Simon Glass |
2015-01-13 | x86: Correct XIP_ROM_SIZE | Simon Glass |
2015-01-13 | x86: crownbay: Add pci devices in the dts file | Bin Meng |
2015-01-13 | x86: Use ePAPR defined properties for x86-uart | Bin Meng |
2015-01-13 | ppc4xx: remove some CPCI405 variants | Matthias Fuchs |
2015-01-13 | ppc4xx: remove G2000 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove WUH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove VOH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove PMC405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove PCI405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove OCRTC board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove HUB405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove HH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove DU440 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove DU405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove DP405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove CPCIISER4 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove CMS700 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove ASH405 board | Matthias Fuchs |
2015-01-13 | ppc4xx: remove AR405 board | Matthias Fuchs |
2015-01-13 | ppx4xx: remove APC405 board | Matthias Fuchs |
2015-01-13 | m68k: remove TASREG board | Matthias Fuchs |
2015-01-12 | x86: Simplify the fsp hob access functions | Bin Meng |
2015-01-12 | pci: Make pci apis usable before relocation | Bin Meng |
2015-01-12 | x86: Support pci bus scan in the early phase | Bin Meng |
2015-01-12 | x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c | Bin Meng |
2015-01-12 | x86: Clean up the board dts files | Bin Meng |
2015-01-12 | x86: Rename coreboot.dsti to serial.dtsi | Bin Meng |
2015-01-12 | x86: Remove alex.dts in arch/x86/dts | Bin Meng |
2015-01-09 | arc: introduce "mdbtrick" target | Alexey Brodkin |
2015-01-09 | arm: build arch memset/memcpy in Thumb2 mode | Stefan Agner |