Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | Prepare v2012.10-rc1 | Tom Rini | 2012-09-21 | -2/+2 | |
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-09-21 | -12/+35 | |
|\ \ \ | |||||
| * | | | pci: fix some warnings related to assumptions about | Kumar Gala | 2012-09-22 | -4/+4 | |
| * | | | fdt: Add header guard to fdtdec.h | Simon Glass | 2012-09-21 | -0/+3 | |
| * | | | fdt: Tidy debugging, add to fdtdec_get_int/addr() | Simon Glass | 2012-09-21 | -8/+19 | |
| * | | | Add gpio_request() to asm-generic header | Simon Glass | 2012-09-21 | -0/+9 | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-09-21 | -803/+2455 | |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-09-21 | -349/+409 | |
| |\ \ \ \ | |||||
| | * | | | | mx35pdk: README: Remove NAND references | Fabio Estevam | 2012-09-17 | -76/+2 | |
| | * | | | | mx28evk: extend default environment | Otavio Salvador | 2012-09-17 | -8/+74 | |
| | * | | | | MX6: drop binary constants from iomux header | Stefano Babic | 2012-09-17 | -62/+62 | |
| | * | | | | MX35: mx35pdk: add support for MMC | Stefano Babic | 2012-09-10 | -2/+40 | |
| | * | | | | mx6qsabrelite:Use IMX_GPIO_NR Macro | Ashok Kumar Reddy | 2012-09-10 | -12/+12 | |
| | * | | | | MX: set a common place to share code for Freescale i.MX | Stefano Babic | 2012-09-10 | -6/+5 | |
| | * | | | | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove | Ashok Kumar Reddy | 2012-09-10 | -2/+1 | |
| | * | | | | mx31: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-09-06 | -20/+24 | |
| | * | | | | MX28: MMC: Avoid DMA DCache race condition | Marek Vasut | 2012-09-06 | -0/+4 | |
| | * | | | | MX28: SPI: Fix the DMA chaining | Marek Vasut | 2012-09-06 | -18/+25 | |
| | * | | | | MX28: SPI: Fix the DMA DCache race condition | Marek Vasut | 2012-09-06 | -7/+8 | |
| | * | | | | Fix mx31_decode_pll | Benoît Thébaudeau | 2012-09-06 | -3/+5 | |
| | * | | | | mx35 timer: Switch to 32-kHz source | Benoît Thébaudeau | 2012-09-06 | -17/+27 | |
| | * | | | | mx35: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-09-06 | -30/+31 | |
| | * | | | | mx25: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-09-06 | -11/+23 | |
| | * | | | | mx35: Fix clock dividers | Benoît Thébaudeau | 2012-09-06 | -59/+31 | |
| | * | | | | mx35: Add definitions for clock gate values | Benoît Thébaudeau | 2012-09-06 | -0/+6 | |
| | * | | | | mx35: Fix decode_pll | Benoît Thébaudeau | 2012-09-06 | -3/+6 | |
| | * | | | | efikamx: refine USB support | Matt Sealey | 2012-09-04 | -8/+13 | |
| | * | | | | SCSPS1: Enable caches | Marek Vasut | 2012-09-04 | -2/+0 | |
| | * | | | | mx28evk: Add USB Ethernet support | Fabio Estevam | 2012-09-04 | -0/+3 | |
| | * | | | | MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS | Marek Vasut | 2012-09-04 | -3/+5 | |
| | * | | | | MX28: Cleanup mxsboot within make mrproper | Marek Vasut | 2012-09-04 | -0/+1 | |
| | * | | | | M28: Fix the use of gpmi-nand in mtdparts | Marek Vasut | 2012-09-04 | -2/+2 | |
| | * | | | | mx28evk: Convert to mxs_adjust_memory_params() | Fabio Estevam | 2012-09-04 | -1/+1 | |
| | * | | | | MX28: mx28evk: Enable SPI DMA | Otavio Salvador | 2012-09-04 | -0/+1 | |
| | * | | | | MX28: mx28evk: Align SSP clock speed | Otavio Salvador | 2012-09-04 | -2/+2 | |
| * | | | | | NAND: MXS: include common.h first so cache.h is included in correct order | Tom Warren | 2012-09-10 | -1/+1 | |
| * | | | | | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren | 2012-09-10 | -146/+143 | |
| * | | | | | tegra20: usb: rework set_host_mode | Lucas Stach | 2012-09-10 | -16/+21 | |
| * | | | | | ARM: tegra: fix Ventana standalone build | Stephen Warren | 2012-09-07 | -2/+0 | |
| * | | | | | ARM: tegra: remove redundant mkdirs from board Makefiles | Stephen Warren | 2012-09-07 | -13/+1 | |
| * | | | | | tegra: put eMMC environment into the boot sectors | Stephen Warren | 2012-09-07 | -4/+8 | |
| * | | | | | env_mmc: allow environment to be in an eMMC partition | Stephen Warren | 2012-09-07 | -8/+56 | |
| * | | | | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT too | Stephen Warren | 2012-09-07 | -1/+3 | |
| * | | | | | tegra: Enable NAND on TEC | Thierry Reding | 2012-09-07 | -2/+21 | |
| * | | | | | cmd_nand: dump: Align data and OOB buffers | Thierry Reding | 2012-09-07 | -2/+2 | |
| * | | | | | tegra: enable NAND on Harmony | Stephen Warren | 2012-09-07 | -2/+19 | |
| * | | | | | tegra: Enable NAND on Seaboard | Simon Glass | 2012-09-07 | -0/+11 | |
| * | | | | | tegra: nand: Add Tegra NAND driver | Jim Lin | 2012-09-07 | -0/+1287 | |
| * | | | | | tegra: fdt: Add NAND definitions to fdt | Simon Glass | 2012-09-07 | -0/+10 | |
| * | | | | | tegra: fdt: Add NAND controller binding and definitions | Simon Glass | 2012-09-07 | -0/+60 |