| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | 27 | -161/+1178 |
|\ |
|
| * | powerpc/corenet_ds: Update DDR timing for single-rank DIMMs | York Sun | 2012-11-27 | 1 | -2/+2 |
| * | powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board | Timur Tabi | 2012-11-27 | 6 | -7/+761 |
| * | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming | 2012-11-27 | 6 | -6/+6 |
| * | powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot | Scott Wood | 2012-11-26 | 3 | -3/+21 |
| * | powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map | Scott Wood | 2012-11-26 | 1 | -1/+1 |
| * | powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support | Scott Wood | 2012-11-26 | 4 | -5/+151 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2012-11-19 | 6 | -121/+185 |
| |\ |
|
| | * | mx53loco: Fix build error when CONFIG_VIDEO is disabled | Vikram Narayanan | 2012-11-14 | 3 | -65/+99 |
| | * | mx51evk: Fix build error when CONFIG_VIDEO is disabled | Vikram Narayanan | 2012-11-14 | 3 | -56/+86 |
| * | | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski | 2012-11-14 | 5 | -18/+53 |
| |/ |
|
* | | mx35pdk: Add support for OTG | Benoît Thébaudeau | 2012-11-16 | 2 | -0/+25 |
* | | Merge git://git.denx.de/u-boot | Stefano Babic | 2012-11-10 | 40 | -92/+2090 |
|\ \
| |/ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | 12 | -165/+427 |
| |\ |
|
| | * | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-10-27 | 12 | -165/+427 |
| | |\ |
|
| * | | | powerpc/mpc83xx: sparse fixes | Kim Phillips | 2012-11-04 | 1 | -12/+12 |
| * | | | powerpc/mpc85xx: sparse fixes | Kim Phillips | 2012-11-04 | 3 | -12/+16 |
| * | | | ColdFire: Update the lds file for M54418TWR board. | Jason Jin | 2012-10-29 | 1 | -3/+5 |
| |/ / |
|
| * | | ColdFire: Add Freescale MCF54418TWR ColdFire development board support | Alison Wang | 2012-10-24 | 4 | -0/+294 |
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 2012-10-22 | 14 | -14/+1673 |
| |\ \ |
|
| | * | | powerpc/t4qds: Add T4QDS board | York Sun | 2012-10-22 | 9 | -0/+1445 |
| | * | | board/freescale/common: VSC3316/VSC3308 initialization code | Shaveta Leekha | 2012-10-22 | 3 | -0/+219 |
| | * | | powerpc/board: add present2 register definition for QIXIS | Shengzhou Liu | 2012-10-22 | 2 | -2/+2 |
| | * | | board/freescale/common:QIXIS:Fix magic number usage | Prabhakar Kushwaha | 2012-10-22 | 2 | -12/+7 |
| * | | | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | 18 | -54/+0 |
| * | | | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | 18 | -0/+90 |
| |/ / |
|
| * | | ColdFire: Fix the build error for Freescale m5282evb board. | Jason Jin | 2012-10-19 | 1 | -0/+3 |
* | | | mx25pdk: Add Ethernet support | Fabio Estevam | 2012-10-26 | 1 | -0/+61 |
* | | | mx25pdk: Add esdhc support | Fabio Estevam | 2012-10-26 | 1 | -0/+53 |
* | | | ARM: Fix start.S when used with SPL in arm1136 | Stefano Babic | 2012-10-26 | 1 | -0/+2 |
| |/
|/| |
|
* | | i.MX6: mx6qsabrelite: Add splash screen support | Eric Nelson | 2012-10-16 | 1 | -0/+329 |
* | | i.MX: ipufb: add const to fb_videomode declarations | Eric Nelson | 2012-10-16 | 2 | -2/+2 |
* | | i.MX: declare iomux_v3_cfg_t arrays as const | Eric Nelson | 2012-10-16 | 4 | -19/+19 |
* | | mx6qsabreauto: Pass the board revision to the kernel | Fabio Estevam | 2012-10-16 | 1 | -2/+46 |
* | | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau | 2012-10-16 | 10 | -0/+29 |
* | | mx35: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-16 | 2 | -142/+2 |
|/ |
|
* | mx6qsabreauto: Add Ethernet support | Fabio Estevam | 2012-10-15 | 1 | -0/+75 |
* | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau | 2012-10-15 | 1 | -2/+2 |
* | mx5/6: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-10-15 | 1 | -1/+1 |
* | mx6q: Add basic support for mx6qsabreauto | Fabio Estevam | 2012-10-15 | 3 | -0/+317 |
* | mx6qsabresd: Add 8-bit USDHC support | Fabio Estevam | 2012-10-15 | 1 | -0/+4 |
* | mx6qsabresd: Add Ethernet support | Fabio Estevam | 2012-10-15 | 1 | -0/+76 |
* | mx6: Add basic support for mx6qsabresd board. | Fabio Estevam | 2012-10-15 | 2 | -0/+159 |
* | mx6q: Factor out common DDR3 init code | Fabio Estevam | 2012-10-15 | 1 | -0/+0 |
* | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2012-09-30 | 41 | -1876/+503 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2012-09-25 | 24 | -1635/+161 |
| |\ |
|
| | * | powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPL | Scott Wood | 2012-08-23 | 1 | -2/+0 |
| | * | powerpc/85xx: remove support for the Freescale P3060 | Timur Tabi | 2012-08-23 | 9 | -1556/+0 |
| | * | powerpc/85xx: get rid of enum board_slots in P4080 MDIO driver | Timur Tabi | 2012-08-23 | 1 | -40/+19 |
| | * | powerpc/85xx: introduce function serdes_device_from_fm_port() | Timur Tabi | 2012-08-23 | 2 | -0/+33 |