Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | MIPS: don't use camel-case style | Zhi-zhou Zhang | 2012-10-16 | 6 | -59/+59 | |
| | |/ / | ||||||
| * | | | split AU1X00 specific code from cmd_ide.c | Pavel Herrmann | 2012-10-17 | 2 | -1/+33 | |
| * | | | split mpc8xx hooks from cmd_ide.c | Pavel Herrmann | 2012-10-17 | 3 | -0/+233 | |
| * | | | serial: Use default_serial_puts() in drivers | Marek Vasut | 2012-10-17 | 10 | -80/+10 | |
| * | | | mpc82xx: Remove BMW board port | Stefan Roese | 2012-10-17 | 2 | -9/+4 | |
| * | | | nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT | Nobuhiro Iwamatsu | 2012-10-17 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | mx25: Place common functions into sys_proto.h | Fabio Estevam | 2012-10-26 | 2 | -4/+3 | |
* | | | MX35: add support for woodburn board | Stefano Babic | 2012-10-26 | 3 | -0/+140 | |
* | | | ARM: Add SPL target to arm1136 | Stefano Babic | 2012-10-26 | 1 | -0/+3 | |
* | | | MX35: Add soc_boot_mode and soc_boot_device to MX35 | Stefano Babic | 2012-10-26 | 4 | -0/+206 | |
* | | | MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK | Stefano Babic | 2012-10-26 | 1 | -0/+2 | |
* | | | ARM: Fix start.S when used with SPL in arm1136 | Stefano Babic | 2012-10-26 | 1 | -11/+20 | |
| |/ |/| | ||||||
* | | MX5: fix warning in clock.c | Stefano Babic | 2012-10-26 | 1 | -1/+1 | |
* | | mx5: Add workaround for ARM erratum ID 468414 | Fabio Estevam | 2012-10-17 | 1 | -0/+9 | |
* | | mx5: lowlevel_init.S: Fix PLL settings for mx53 | Fabio Estevam | 2012-10-17 | 2 | -33/+67 | |
* | | mx5: lowlevel_init.S: Split init_clock macro | Fabio Estevam | 2012-10-17 | 1 | -30/+65 | |
* | | mx25: Clean up imx-regs.h | Benoît Thébaudeau | 2012-10-16 | 1 | -3/+3 | |
* | | i.MX6: add HDMI transmitter register declarations from kernel WIP. | Eric Nelson | 2012-10-16 | 1 | -0/+1053 | |
* | | i.MX6: set drive strength for parallel RGB pads | Eric Nelson | 2012-10-16 | 1 | -29/+29 | |
* | | i.MX: iomux: input pad array can be const | Eric Nelson | 2012-10-16 | 2 | -3/+5 | |
* | | mx6qsabreauto: Pass the board revision to the kernel | Fabio Estevam | 2012-10-16 | 1 | -0/+6 | |
* | | mx35: Fix eSDHC clocks | Benoît Thébaudeau | 2012-10-16 | 2 | -3/+15 | |
* | | mx35: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-16 | 1 | -96/+95 | |
|/ | ||||||
* | Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-10-15 | 1 | -0/+3 | |
|\ | ||||||
| * | bootstage: Store boot timings in device tree | Simon Glass | 2012-10-02 | 1 | -0/+3 | |
* | | mx25: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-15 | 1 | -22/+65 | |
* | | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau | 2012-10-15 | 1 | -2/+4 | |
* | | mx35: Define MAX and AIPS registers | Benoît Thébaudeau | 2012-10-15 | 2 | -1/+84 | |
* | | mx31: Add more CCM access macros | Benoît Thébaudeau | 2012-10-15 | 1 | -0/+10 | |
* | | mx5: Optimize lowlevel_init code size | Benoît Thébaudeau | 2012-10-15 | 1 | -53/+59 | |
* | | mx25: Fix eSDHC support | Benoît Thébaudeau | 2012-10-15 | 1 | -9/+10 | |
* | | mx25: Define cpu_eth_init() only if needed | Benoît Thébaudeau | 2012-10-15 | 1 | -4/+6 | |
* | | mx25: Clean up clocks API | Benoît Thébaudeau | 2012-10-15 | 2 | -9/+6 | |
* | | mx25 clocks: Fix MXC_FEC_CLK | Benoît Thébaudeau | 2012-10-15 | 2 | -3/+2 | |
* | | mx25: Define more standard clocks | Benoît Thébaudeau | 2012-10-15 | 2 | -0/+15 | |
* | | mx25: Clean up clock calculations | Benoît Thébaudeau | 2012-10-15 | 1 | -4/+4 | |
* | | mx25: Fix decode_pll | Benoît Thébaudeau | 2012-10-15 | 1 | -3/+6 | |
* | | mx5/6 clocks: Fix SDHC clocks | Benoît Thébaudeau | 2012-10-15 | 3 | -1/+67 | |
* | | mx51: Fix I2C clock ID check | Benoît Thébaudeau | 2012-10-15 | 1 | -1/+5 | |
* | | mx5 clocks: Fix MXC_FEC_CLK | Benoît Thébaudeau | 2012-10-15 | 1 | -3/+2 | |
* | | mx5 clocks: Simplify imx_get_cspiclk() | Benoît Thébaudeau | 2012-10-15 | 1 | -20/+3 | |
* | | mx5 clocks: Fix get_uart_clk() | Benoît Thébaudeau | 2012-10-15 | 1 | -12/+24 | |
* | | mx5 clocks: Fix get_ipg_per_clk() | Benoît Thébaudeau | 2012-10-15 | 1 | -3/+7 | |
* | | mx5 clocks: Fix get_periph_clk() | Benoît Thébaudeau | 2012-10-15 | 1 | -20/+22 | |
* | | mx5 clocks: Fix get_lp_apm() | Benoît Thébaudeau | 2012-10-15 | 2 | -1/+38 | |
* | | mx5 clocks: Add and use CCSR definitions | Benoît Thébaudeau | 2012-10-15 | 2 | -11/+46 | |
* | | mx51: Fix USB PHY clocks | Benoît Thébaudeau | 2012-10-15 | 2 | -8/+20 | |
* | | mx5: Fix clock gate values | Benoît Thébaudeau | 2012-10-15 | 2 | -12/+18 | |
* | | mx5: Use explicit clock gate names | Benoît Thébaudeau | 2012-10-15 | 2 | -11/+283 | |
* | | mx5 clocks: Cleanup | Benoît Thébaudeau | 2012-10-15 | 2 | -152/+184 |