Age | Commit message (Expand) | Author |
2012-10-26 | Merge remote-tracking branch 'u-boot-atmel/master' | Albert ARIBAUD |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-17 | ARM: at91sam9x5: enable MCI0 support for 9x5ek board. | Wu, Josh |
2012-10-15 | mx25: Fix eSDHC support | Benoît Thébaudeau |
2012-10-15 | mx25: Define cpu_eth_init() only if needed | Benoît Thébaudeau |
2012-10-15 | mx25: Clean up clocks API | Benoît Thébaudeau |
2012-10-15 | mx25 clocks: Fix MXC_FEC_CLK | Benoît Thébaudeau |
2012-10-15 | mx25: Define more standard clocks | Benoît Thébaudeau |
2012-10-15 | mx25: Clean up clock calculations | Benoît Thébaudeau |
2012-10-15 | mx25: Fix decode_pll | Benoît Thébaudeau |
2012-10-15 | mx25: add CPU revision 1.2 | Eric Benard |
2012-10-15 | serial: mxs: spl: Remove empty serial_* functions from SPL code | Marek Vasut |
2012-10-15 | ARM: prevent misaligned array inits | Albert ARIBAUD |
2012-10-04 | arm: Fixed the offset for the no relocation. | Zhong Hongbo |
2012-10-03 | kirkwood: implement kw_sdram_size_adjust | Gerlando Falauto |
2012-10-03 | kirkwood: implement kw_sdram_bs_set() | Gerlando Falauto |
2012-10-03 | kirkwood: use c-struct for access to SDRAM addr decode registers | Holger Brunck |
2012-09-27 | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini |
2012-09-06 | mx25: Define default SoC input clock frequencies | Benoît Thébaudeau |
2012-09-04 | MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS | Marek Vasut |
2012-09-03 | edminiv2: orion5x: fix GPIO inits and values | Albert ARIBAUD |
2012-09-01 | atmel: at91sam9x5: fix name error for spi | Bo Shen |
2012-09-01 | mxs: Convert timeout parameter to 'unsigned int' | fabio.estevam@freescale.com |
2012-09-01 | gpio: add gpio api support to mx27 (v4) | trem |
2012-09-01 | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' | Otavio Salvador |
2012-09-01 | mxs: Only build internal Ethernet controller for i.MX28 | Otavio Salvador |
2012-09-01 | MX28: config: Allow different target generation in elftosb call | Otavio Salvador |
2012-09-01 | mx25: Enable dcache | Benoît Thébaudeau |
2012-09-01 | MX28: Shuffle around the power management code | Marek Vasut |
2012-09-01 | MX28: Drop the cp15 reconfiguration from SPL | Marek Vasut |
2012-09-01 | mxs: Convert sys_proto.h prefixes to 'mxs' | Otavio Salvador |
2012-09-01 | mxs: Remove not required include of iomux-mx28.h | Otavio Salvador |
2012-09-01 | mxs: Remove not required explicit iomux-mx28.h include | Otavio Salvador |
2012-09-01 | davinci, c6x: Always use C version of reset code | Tom Rini |
2012-09-01 | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu |
2012-09-01 | i.MX28: bug fixes in PMU configuration code | Stathis Voukelatos |
2012-09-01 | MX28: Move the u-boot.bd info CPUDIR/SOCDIR | Marek Vasut |
2012-09-01 | mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs | Otavio Salvador |
2012-09-01 | mxs: Clarify why we poweroff in case of brownout in 5v conflict | Otavio Salvador |
2012-09-01 | mxs: Reowork SPL to use 'mxs' prefix for methods | Otavio Salvador |
2012-09-01 | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador |
2012-09-01 | mxs: prefix register acessor macros with 'mxs' prefix | Otavio Salvador |
2012-09-01 | mxs: reorganize source directory for easy sharing of code in i.MXS SoCs | Otavio Salvador |
2012-09-01 | MX28: use a clear name for DDR2 initialization | Otavio Salvador |
2012-09-01 | MX28: extend print_cpuinfo() to use chip information | Otavio Salvador |
2012-09-01 | Enable the EMAC clock in at91_macb_hw_init(). | Markus Hubig |
2012-09-01 | arm : Atmel : add at91sam9x5ek board support | Bo Shen |
2012-09-01 | DaVinci DA8xx: fix set_cpu_clk_info() | Laurence Withers |
2012-09-01 | DaVinci DA8xx: replace magic number for DDR speed | Laurence Withers |