| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | | am335x_evm: Enable use of UART{1,2,3,4,5} | Andrew Bradford | 2012-10-25 | -6/+13 |
| | * | | serial: ns16550: Enable COM5 and COM6 | Andrew Bradford | 2012-10-25 | -3/+33 |
| | * | | am33xx: Enable UART{1,2,3,4,5} pin-mux | Andrew Bradford | 2012-10-25 | -0/+76 |
| | * | | am33xx: Enable UART{1,2,3,4,5} clocks | Andrew Bradford | 2012-10-25 | -0/+35 |
| * | | | arm720t: add back common.h include | Allen Martin | 2012-10-29 | -0/+2 |
| * | | | serial: remove calls to serial_assign() | Allen Martin | 2012-10-29 | -13/+0 |
| * | | | ARM: tegra: combine duplicate Makefile rules | Stephen Warren | 2012-10-29 | -7/+8 |
| * | | | tegra20: initialize variable to avoid compiler warning | Allen Martin | 2012-10-29 | -1/+1 |
| * | | | tegra: move to common SPL framework | Allen Martin | 2012-10-29 | -77/+46 |
| * | | | SPL: make jump_to_image_no_args a weak symbol | Allen Martin | 2012-10-29 | -4/+4 |
| * | | | ARM: tegra: don't request GPIO from Seaboard's SPL | Stephen Warren | 2012-10-29 | -10/+4 |
| * | | | ARM: tegra: select between Seaboard/Ventana at compile time | Stephen Warren | 2012-10-29 | -3/+1 |
| * | | | ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it | Stephen Warren | 2012-10-29 | -1/+2 |
| * | | | ARM: enhance u-boot.lds to detect over-sized SPL | Stephen Warren | 2012-10-29 | -0/+4 |
| * | | | tegra: nand: make ONFI detection work | Lucas Stach | 2012-10-29 | -0/+37 |
| * | | | ARM: tegra: Whistler: remove unused USB alias | Stephen Warren | 2012-10-29 | -1/+4 |
| * | | | ARM: tegra: Seaboard: enable multiple USB ports | Stephen Warren | 2012-10-29 | -0/+1 |
| * | | | ARM: tegra: Harmony: enable ULPI USB port | Stephen Warren | 2012-10-29 | -1/+14 |
| * | | | ARM: tegra: use standard variables to define load addresses | Stephen Warren | 2012-10-29 | -3/+28 |
| * | | | ARM: tegra: define CONFIG_SYS_BOOTMAPSZ | Stephen Warren | 2012-10-29 | -1/+2 |
| * | | | tegra: add Colibri T20 board support | Lucas Stach | 2012-10-29 | -0/+272 |
| * | | | tegra: move common features to a common makefile | Marc Dietrich | 2012-10-29 | -13/+25 |
| * | | | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-10-27 | -481/+1853 |
| |\ \ \ |
|
| | * | | | MX5: fix warning in clock.c | Stefano Babic | 2012-10-26 | -1/+1 |
| | * | | | imximage: make set_imx_hdr_v1/v2 easier to read | Troy Kisky | 2012-10-20 | -19/+11 |
| | * | | | imximage: change parameters to set_imx_hdr | Troy Kisky | 2012-10-20 | -15/+11 |
| | * | | | imximage: delay setting of image size | Troy Kisky | 2012-10-20 | -6/+6 |
| | * | | | imximage: fix size of image to load. | Troy Kisky | 2012-10-20 | -4/+2 |
| | * | | | imximage: move flash_offset check to common location | Troy Kisky | 2012-10-20 | -14/+5 |
| | * | | | imximage: remove redundant setting of app_dest_ptr | Troy Kisky | 2012-10-20 | -1/+0 |
| | * | | | imximage: check dcd_len as entries added | Troy Kisky | 2012-10-20 | -15/+11 |
| | * | | | mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER | Fabio Estevam | 2012-10-20 | -2/+1 |
| | * | | | mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER | Fabio Estevam | 2012-10-20 | -2/+1 |
| | * | | | mx25pdk: Use internal RAM for stack pointer | Fabio Estevam | 2012-10-20 | -2/+9 |
| | * | | | mx5: Add workaround for ARM erratum ID 468414 | Fabio Estevam | 2012-10-17 | -0/+9 |
| | * | | | mx6qsabrelite: enable DCache and MMC bounce buffer | Dirk Behme | 2012-10-17 | -2/+1 |
| | * | | | configs: mx53evk: Remove CONFIG_HAS_ETH1 | Fabio Estevam | 2012-10-17 | -1/+0 |
| | * | | | configs: mx51evk: Remove CONFIG_HAS_ETH1 | Fabio Estevam | 2012-10-17 | -1/+0 |
| | * | | | configs: mx53loco: Remove CONFIG_HAS_ETH1 | Fabio Estevam | 2012-10-17 | -1/+0 |
| | * | | | mx53loco: Adapt the IPU clock | Fabio Estevam | 2012-10-17 | -1/+1 |
| | * | | | 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: mx6qsabrelite: Add splash screen support | Eric Nelson | 2012-10-16 | -1/+343 |
| | * | | | 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: ipufb: add const to fb_videomode declarations | Eric Nelson | 2012-10-16 | -3/+3 |
| | * | | | i.MX video: struct fb_videomode can be const | Eric Nelson | 2012-10-16 | -4/+8 |
| | * | | | i.MX: declare iomux_v3_cfg_t arrays as const | Eric Nelson | 2012-10-16 | -27/+27 |
| | * | | | i.MX: iomux: input pad array can be const | Eric Nelson | 2012-10-16 | -3/+5 |