summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21x86: Add msr read/write functions that use a structureSimon Glass
2014-11-21x86: Add clr/setbits functionsSimon Glass
2014-11-21x86: Tidy up coreboot header usageSimon Glass
2014-11-21x86: ivybridge: Add early LPC init so that serial worksSimon Glass
2014-11-21x86: pci: Allow configuration before relocationSimon Glass
2014-11-21x86: ivybridge: Enable PCI in early initSimon Glass
2014-11-21x86: Support use of PCI before relocationSimon Glass
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass
2014-11-21x86: Build a .rom file which can be flashed to an x86 machineSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-11-21x86: ifdtool: Allow creation of an empty ROMSimon Glass
2014-11-21x86: Allow timer calibration to work on ivybridgeSimon Glass
2014-11-21x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass
2014-11-21x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass
2014-11-21x86: Add processor functions to halt and get stack pointerSimon Glass
2014-11-21x86: config: Move common x86 configs to a common fileSimon Glass
2014-11-21x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass
2014-11-21dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass
2014-11-21dm: serial: Move current serial port pointer to global_dataSimon Glass
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass
2014-11-21Move early malloc() to before arch_cpu_init()Simon Glass
2014-11-21x86: Fix a warning with gcc 4.4.4Simon Glass
2014-11-21x86: Save TSC frequency in the global dataBin Meng
2014-11-21x86: Add quick TSC calibration via PITBin Meng
2014-11-21x86: Do TSC MSR calibration only for known/supported CPUsBin Meng
2014-11-21x86: Do CPU identification in the early phaseBin Meng
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21x86: Fix up some missing prototypesSimon Glass
2014-11-21x86: Use the standard arch_cpu_init() functionSimon Glass
2014-11-21x86: Use the standard dram_init() functionSimon Glass
2014-11-21x86: Tidy up global descriptor table setupSimon Glass
2014-11-21x86: Invalidate TLB as early as possibleSimon Glass
2014-11-21x86: Remove board_init16() call which is not usedSimon Glass
2014-11-21x86: Remove REALMODE_BASE which is no longer usedSimon Glass
2014-11-20linux/kernel.h: add typechecking to roundup macroMasahiro Yamada
2014-11-20linux/kernel.h: import more macrosMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20include/common.h: remove DIV_ROUND definitionMasahiro Yamada
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1176 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada
2014-11-20imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li
2014-11-20imx: mx6sxsabresd: Use the pfuze common init functionYe.Li
2014-11-20imx: mx6sabresd: Use the pfuze common init functionYe.Li