Commit Graph

279 Commits (d055911887583e36e550900506c80fbd73c89a58)

Author SHA1 Message Date
Marek Vasut fa5e2845a8 mxs: i2c: Implement algorithm to set up arbitrary i2c speed 12 years ago
Otavio Salvador 393ff47ba3 mxs: SPL: Generalize memory initialization 12 years ago
Marek Vasut a918a53c36 mxs: Staticize SPL functions 12 years ago
Marek Vasut 1230e7bc2d mxs: Properly setup VDDD in power supply setup code 12 years ago
Marek Vasut 77cb33bd25 mxs: Implement common function to setup VDDx 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wu, Josh 3a49cd7e1a ARM: at91sam9x5: enable MCI0 support for 9x5ek board. 12 years ago
Benoît Thébaudeau 6be5800504 mx25: Fix eSDHC support 12 years ago
Benoît Thébaudeau f7542638c7 mx25: Define cpu_eth_init() only if needed 12 years ago
Benoît Thébaudeau 9baefa465d mx25: Clean up clocks API 12 years ago
Benoît Thébaudeau 17c7cf71b4 mx25 clocks: Fix MXC_FEC_CLK 12 years ago
Benoît Thébaudeau c3b5189031 mx25: Define more standard clocks 12 years ago
Benoît Thébaudeau fac7c817c3 mx25: Clean up clock calculations 12 years ago
Benoît Thébaudeau 3c76add262 mx25: Fix decode_pll 12 years ago
Eric Benard 8a57fdc640 mx25: add CPU revision 1.2 12 years ago
Marek Vasut 320de1354f serial: mxs: spl: Remove empty serial_* functions from SPL code 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Gerlando Falauto b3168f4be8 kirkwood: implement kw_sdram_size_adjust 12 years ago
Gerlando Falauto 4551516525 kirkwood: implement kw_sdram_bs_set() 12 years ago
Holger Brunck cf37c5d98b kirkwood: use c-struct for access to SDRAM addr decode registers 12 years ago
Tom Rini 3f7f2414ef ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 12 years ago
Benoît Thébaudeau 1b2080f338 mx25: Define default SoC input clock frequencies 12 years ago
Marek Vasut d82f05fcad MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS 12 years ago
Albert ARIBAUD 491f6c2f29 edminiv2: orion5x: fix GPIO inits and values 12 years ago
Bo Shen 9bfc236872 atmel: at91sam9x5: fix name error for spi 12 years ago
fabio.estevam@freescale.com a123312f4d mxs: Convert timeout parameter to 'unsigned int' 12 years ago
trem e71c39def6 gpio: add gpio api support to mx27 (v4) 12 years ago
Otavio Salvador 72f8ebf17e mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' 12 years ago
Otavio Salvador 89ce53ffcd mxs: Only build internal Ethernet controller for i.MX28 12 years ago
Otavio Salvador a54535551d MX28: config: Allow different target generation in elftosb call 12 years ago
Benoît Thébaudeau e107c7e9e4 mx25: Enable dcache 12 years ago
Marek Vasut fdb00b8127 MX28: Shuffle around the power management code 12 years ago
Marek Vasut 1b0f5597fb MX28: Drop the cp15 reconfiguration from SPL 12 years ago
Otavio Salvador fa7a51cb82 mxs: Convert sys_proto.h prefixes to 'mxs' 12 years ago
Otavio Salvador d7d8a3a150 mxs: Remove not required include of iomux-mx28.h 12 years ago
Otavio Salvador f348199606 mxs: Remove not required explicit iomux-mx28.h include 12 years ago
Tom Rini 77bfa6b436 davinci, c6x: Always use C version of reset code 12 years ago
Sughosh Ganu 25f8bf6eff da8xx/hawkboard: Add support for ohci host controller 12 years ago
Stathis Voukelatos 8b165a5394 i.MX28: bug fixes in PMU configuration code 12 years ago
Marek Vasut 7fb1ed0eab MX28: Move the u-boot.bd info CPUDIR/SOCDIR 12 years ago
Otavio Salvador 41e5497225 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs 12 years ago
Otavio Salvador 05c823bd32 mxs: Clarify why we poweroff in case of brownout in 5v conflict 12 years ago
Otavio Salvador 1e0cf5c34b mxs: Reowork SPL to use 'mxs' prefix for methods 12 years ago
Otavio Salvador 9c471142bc mxs: prefix register structs with 'mxs' prefix 12 years ago
Otavio Salvador ddcf13b152 mxs: prefix register acessor macros with 'mxs' prefix 12 years ago
Otavio Salvador 3a0398d7b9 mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 12 years ago
Otavio Salvador ab90b2c7fe MX28: use a clear name for DDR2 initialization 12 years ago
Otavio Salvador b0261b1212 MX28: extend print_cpuinfo() to use chip information 12 years ago