summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | board/freescale/common:Add support of QTAG registerPrabhakar Kushwaha2013-01-302-0/+49
* | powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-306-1/+77
* | powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-303-1/+95
* | powerpc/mpc8544ds: Add USB controller support for MPC8544DSHongtao Jia2013-01-301-0/+12
* | powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMsHongtao Jia2013-01-301-1/+1
* | powerpc/t4240qds: Update IFC timing for NOR flashYork Sun2013-01-301-5/+5
* | boards/T4240qds:Fix IFC AMASK init as per FPGA register spacePrabhakar Kushwaha2013-01-301-1/+1
* | board/T4240qds:Fix TLB and LAW size of NAND flashPrabhakar Kushwaha2013-01-302-2/+2
* | powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-301-0/+16
* | powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.cTimur Tabi2013-01-302-11/+12
* | powerpc/p2041: move Lanes mux to board early initShaohui Xie2013-01-302-39/+44
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-01-2919-39/+4
|\ \
| * | Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-2918-35/+0
| * | i2c: mxs: Staticize the functions in the driverMarek Vasut2013-01-291-4/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-01-2914-149/+96
|\ \ | |/ |/|
| * Merge remote-tracking branch 'mpc83xx/next'Kim Phillips2013-01-1614-149/+96
| |\
| | * powerpc/mpc83xx: convert MPC8313ERDB to new-SPLScott Wood2012-12-195-183/+37
| | * powerpc/mpc83xx: add support for new SPLScott Wood2012-12-199-22/+107
| | * spl: Change PAD_TO to CONFIG_SPL_PAD_TOScott Wood2012-12-193-2/+10
* | | README.mips: update known issues and TODOsDaniel Schwierzeck2013-01-161-5/+6
* | | README.qemu-mips: move README file from board to doc directoryDaniel Schwierzeck2013-01-161-0/+0
* | | MIPS: qemu-mips: update and fix example usage in READMEDaniel Schwierzeck2013-01-161-7/+21
* | | MIPS: qemu-mips: add '-M mips' switch to the example usage commandGabor Juhos2013-01-161-1/+1
* | | MIPS: qemu-mips: fix a typo in READMEGabor Juhos2013-01-161-1/+1
* | | MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos2013-01-161-2/+13
* | | MIPS: bootm.c: separate environment initializationGabor Juhos2013-01-161-23/+27
* | | MIPS: bootm.c: separate linux jump codeGabor Juhos2013-01-161-13/+19
* | | MIPS: bootm.c: use debug macro to print debug messageGabor Juhos2013-01-161-3/+1
|/ /
* | Prepare v2013.01Tom Rini2013-01-151-1/+1
* | pxa: Save lr register in relocate_code functionŁukasz Dałek2013-01-141-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-01-142-5/+8
|\ \
| * | VIDEO: better document the correct use of CONFIG_FB_ADDRWolfgang Denk2013-01-141-4/+7
| * | lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDsNikita Kiryanov2013-01-141-1/+1
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-01-141-2/+2
|\ \ \
| * | | twl4030: fix 'could could' in error messagesPeter Meerwald2013-01-141-2/+2
| |/ /
* | | watchdog.h: Move hw_watchdog_init prototype to end, guardTom Rini2013-01-141-1/+4
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-1427-160/+377
|\ \ \
| * | | mx51evk: Add DVI output supportFabio Estevam2013-01-132-5/+36
| * | | mx6qsabresd: Fix booting the kernel from SDHC3Fabio Estevam2013-01-132-2/+2
| * | | mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-133-3/+40
| * | | mx6qsabrelite: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-2/+37
| * | | mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-4/+40
| * | | mx28evk: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-3/+38
| * | | mx28evk: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador2013-01-131-4/+2
| * | | mx6qsabrelite: Use tabs to environment settingOtavio Salvador2013-01-131-33/+33
| * | | mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-1316-101/+106
| * | | mx53loco: Add support for SEIKO 4.3'' WVGA panelFabio Estevam2013-01-092-5/+35
| * | | mx6: Add workaround for ARM errataFabio Estevam2013-01-091-0/+10
* | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-1436-448/+2170
|\ \ \ \
| * | | | video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar2013-01-141-2/+4
OpenPOWER on IntegriCloud