summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21fdt: Try to use fdt_address_cells()/fdt_size_cells()Simon Glass
2014-11-21fdt: Add a function to decode a named memory regionSimon Glass
2014-11-21fdt: Change fdt_pack_reg() to static and fix typesSimon Glass
2014-11-21fdt: Add ft_system_setup() function for system device tree additionsSimon Glass
2014-11-21fdt: Tidy up error handling in image_setup_libfdt()Simon Glass
2014-11-21fdt: Enhance flashmap function to deal with region propertiesSimon Glass
2014-11-21fdt: Use the correct return types for fdtdec_decode_region()Simon Glass
2014-11-21fdt: Export the fdt_find_or_add_subnode() functionSimon Glass
2014-11-21fdt: Report failure of ft_board_setup()Simon Glass
2014-11-21fdt: Allow ft_board_setup() to report failureSimon 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
2014-11-20imx: mx6sabre common: Factorize the Pfuze init functionYe.Li
2014-11-20power: pfuze100: Update definitions for buck regulatorsYe.Li
2014-11-20imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li
2014-11-20mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li
2014-11-20mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam
2014-11-20tqma6: use imx_ddr_sizeMarkus Niebel
2014-11-20tqma6: add warning on failed setup_i2cMarkus Niebel
2014-11-20tqma6: add missing includeMarkus Niebel