Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | arm: Change global data baudrate to int | Simon Glass | 2012-10-19 | -2/+2 | |
| |/ / | |||||
* | | | mx25: Place common functions into sys_proto.h | Fabio Estevam | 2012-10-26 | -4/+3 | |
* | | | MX35: add support for woodburn board | Stefano Babic | 2012-10-26 | -0/+140 | |
* | | | ARM: Add SPL target to arm1136 | Stefano Babic | 2012-10-26 | -0/+3 | |
* | | | MX35: Add soc_boot_mode and soc_boot_device to MX35 | Stefano Babic | 2012-10-26 | -0/+206 | |
* | | | MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK | Stefano Babic | 2012-10-26 | -0/+2 | |
* | | | ARM: Fix start.S when used with SPL in arm1136 | Stefano Babic | 2012-10-26 | -11/+20 | |
| |/ |/| | |||||
* | | MX5: fix warning in clock.c | Stefano Babic | 2012-10-26 | -1/+1 | |
* | | mx5: Add workaround for ARM erratum ID 468414 | Fabio Estevam | 2012-10-17 | -0/+9 | |
* | | mx5: lowlevel_init.S: Fix PLL settings for mx53 | Fabio Estevam | 2012-10-17 | -33/+67 | |
* | | mx5: lowlevel_init.S: Split init_clock macro | Fabio Estevam | 2012-10-17 | -30/+65 | |
* | | mx25: Clean up imx-regs.h | Benoît Thébaudeau | 2012-10-16 | -3/+3 | |
* | | i.MX6: add HDMI transmitter register declarations from kernel WIP. | Eric Nelson | 2012-10-16 | -0/+1053 | |
* | | i.MX6: set drive strength for parallel RGB pads | Eric Nelson | 2012-10-16 | -29/+29 | |
* | | i.MX: iomux: input pad array can be const | Eric Nelson | 2012-10-16 | -3/+5 | |
* | | mx6qsabreauto: Pass the board revision to the kernel | Fabio Estevam | 2012-10-16 | -0/+6 | |
* | | mx35: Fix eSDHC clocks | Benoît Thébaudeau | 2012-10-16 | -3/+15 | |
* | | mx35: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-16 | -96/+95 | |
|/ | |||||
* | Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-10-15 | -0/+3 | |
|\ | |||||
| * | bootstage: Store boot timings in device tree | Simon Glass | 2012-10-02 | -0/+3 | |
* | | mx25: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-15 | -22/+65 | |
* | | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau | 2012-10-15 | -2/+4 | |
* | | mx35: Define MAX and AIPS registers | Benoît Thébaudeau | 2012-10-15 | -1/+84 | |
* | | mx31: Add more CCM access macros | Benoît Thébaudeau | 2012-10-15 | -0/+10 | |
* | | mx5: Optimize lowlevel_init code size | Benoît Thébaudeau | 2012-10-15 | -53/+59 | |
* | | mx25: Fix eSDHC support | Benoît Thébaudeau | 2012-10-15 | -9/+10 | |
* | | mx25: Define cpu_eth_init() only if needed | Benoît Thébaudeau | 2012-10-15 | -4/+6 | |
* | | mx25: Clean up clocks API | Benoît Thébaudeau | 2012-10-15 | -9/+6 | |
* | | mx25 clocks: Fix MXC_FEC_CLK | Benoît Thébaudeau | 2012-10-15 | -3/+2 | |
* | | mx25: Define more standard clocks | Benoît Thébaudeau | 2012-10-15 | -0/+15 | |
* | | mx25: Clean up clock calculations | Benoît Thébaudeau | 2012-10-15 | -4/+4 | |
* | | mx25: Fix decode_pll | Benoît Thébaudeau | 2012-10-15 | -3/+6 | |
* | | mx5/6 clocks: Fix SDHC clocks | Benoît Thébaudeau | 2012-10-15 | -1/+67 | |
* | | mx51: Fix I2C clock ID check | Benoît Thébaudeau | 2012-10-15 | -1/+5 | |
* | | mx5 clocks: Fix MXC_FEC_CLK | Benoît Thébaudeau | 2012-10-15 | -3/+2 | |
* | | mx5 clocks: Simplify imx_get_cspiclk() | Benoît Thébaudeau | 2012-10-15 | -20/+3 | |
* | | mx5 clocks: Fix get_uart_clk() | Benoît Thébaudeau | 2012-10-15 | -12/+24 | |
* | | mx5 clocks: Fix get_ipg_per_clk() | Benoît Thébaudeau | 2012-10-15 | -3/+7 | |
* | | mx5 clocks: Fix get_periph_clk() | Benoît Thébaudeau | 2012-10-15 | -20/+22 | |
* | | mx5 clocks: Fix get_lp_apm() | Benoît Thébaudeau | 2012-10-15 | -1/+38 | |
* | | mx5 clocks: Add and use CCSR definitions | Benoît Thébaudeau | 2012-10-15 | -11/+46 | |
* | | mx51: Fix USB PHY clocks | Benoît Thébaudeau | 2012-10-15 | -8/+20 | |
* | | mx5: Fix clock gate values | Benoît Thébaudeau | 2012-10-15 | -12/+18 | |
* | | mx5: Use explicit clock gate names | Benoît Thébaudeau | 2012-10-15 | -11/+283 | |
* | | mx5 clocks: Cleanup | Benoît Thébaudeau | 2012-10-15 | -152/+184 | |
* | | mx5/6: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-10-15 | -42/+63 | |
* | | imx: Use MXC_I2C_CLK in imx i2c driver | Matthias Weisser | 2012-10-15 | -0/+8 | |
* | | mx25: add CPU revision 1.2 | Eric Benard | 2012-10-15 | -0/+4 | |
* | | i.MX6: get rid of redundant struct src_regs (dupe of struct src) | Eric Nelson | 2012-10-15 | -22/+1 | |
* | | i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields | Eric Nelson | 2012-10-15 | -0/+73 |