Commit Graph

27151 Commits (7a7eb983a4cd7531843de875572bf5a1c96297ca)
 

Author SHA1 Message Date
Simon Glass 768e0f52f2 Move early malloc() to before arch_cpu_init() 11 years ago
Simon Glass 6cba6b9209 x86: Fix a warning with gcc 4.4.4 11 years ago
Bin Meng 258b1357c6 x86: Save TSC frequency in the global data 11 years ago
Bin Meng 80de049561 x86: Add quick TSC calibration via PIT 11 years ago
Bin Meng 076bb44b0e x86: Do TSC MSR calibration only for known/supported CPUs 11 years ago
Bin Meng 52f952bf5e x86: Do CPU identification in the early phase 11 years ago
Simon Glass f67cd51e65 x86: Save the BIST value on reset 11 years ago
Simon Glass e1ffd81797 x86: Fix up some missing prototypes 11 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 11 years ago
Simon Glass 07387d1769 x86: Use the standard dram_init() function 11 years ago
Simon Glass 76f90f3020 x86: Tidy up global descriptor table setup 11 years ago
Simon Glass 3c00695ee1 x86: Invalidate TLB as early as possible 11 years ago
Simon Glass 85d87328ea x86: Remove board_init16() call which is not used 11 years ago
Simon Glass bc48806161 x86: Remove REALMODE_BASE which is no longer used 11 years ago
Simon Glass 933cdbb479 fdt: Try to use fdt_address_cells()/fdt_size_cells() 11 years ago
Simon Glass 2640387148 fdt: Add a function to decode a named memory region 11 years ago
Simon Glass 41f09bbe59 fdt: Change fdt_pack_reg() to static and fix types 11 years ago
Simon Glass c654b5172a fdt: Add ft_system_setup() function for system device tree additions 11 years ago
Simon Glass 6f4dbc21e4 fdt: Tidy up error handling in image_setup_libfdt() 11 years ago
Simon Glass f3cc44f984 fdt: Enhance flashmap function to deal with region properties 11 years ago
Simon Glass 76489832b2 fdt: Use the correct return types for fdtdec_decode_region() 11 years ago
Simon Glass a9e8e29101 fdt: Export the fdt_find_or_add_subnode() function 11 years ago
Simon Glass 4ba98dc269 fdt: Report failure of ft_board_setup() 11 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 11 years ago
Masahiro Yamada 111396ccb9 linux/kernel.h: add typechecking to roundup macro 11 years ago
Masahiro Yamada 48c7ea3966 linux/kernel.h: import more macros 11 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 11 years ago
Masahiro Yamada 9e57a1c3ad include/common.h: remove DIV_ROUND definition 11 years ago
Masahiro Yamada 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 11 years ago
Masahiro Yamada 3fd968e931 ARM: remove CONFIG_ARM1136 defines 11 years ago
Masahiro Yamada 5d7b131d41 ARM: remove CONFIG_ARM926EJS defines 11 years ago
Masahiro Yamada f2168440de ARM: remove CONFIG_ARM920T defines 11 years ago
Masahiro Yamada 7c8f61f80c ARM: remove CONFIG_ARM1176 defines 11 years ago
Masahiro Yamada 3fcfe80377 ARM: remove CONFIG_ARMV7 defines 11 years ago
Ye.Li 593243d3a2 imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support 11 years ago
Ye.Li 1f98e31bc0 imx: mx6sxsabresd: Use the pfuze common init function 11 years ago
Ye.Li f0fabb7945 imx: mx6sabresd: Use the pfuze common init function 11 years ago
Ye.Li 5051ff5fb0 imx: mx6sabre common: Factorize the Pfuze init function 11 years ago
Ye.Li 36523e9b0a power: pfuze100: Update definitions for buck regulators 11 years ago
Ye.Li d0fbca2a3a imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3 11 years ago
Ye.Li a3d6e38617 mmc: fsl_esdhc: Update esdhc driver for iMX6SX 11 years ago
Fabio Estevam ae80eecceb mx6sabresd: Access SRC_SBMR1 register via structure 11 years ago
Markus Niebel b6d7810e5c tqma6: use imx_ddr_size 11 years ago
Markus Niebel fd53ec5baf tqma6: add warning on failed setup_i2c 11 years ago
Markus Niebel 8cc65d383e tqma6: add missing include 11 years ago
Markus Niebel 528354681a tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE 11 years ago
Fabio Estevam 31b9023d84 mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entry 11 years ago
Fabio Estevam d7bc7e6031 mx6sxsabresd: Simplify the return value of setup_fec() 11 years ago
Fabio Estevam da5019e2b3 mx6slevk: Simplify the return value of setup_fec() 11 years ago
Fabio Estevam c9c41d0e2b mx6sabresd: State that only mx6q is supported in SPL 11 years ago