summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * powerpc/83xx: add kmcoge5ne board supportHolger Brunck2012-06-15-174/+290
| * km/common: add support for second flashAndreas Huber2012-06-15-19/+43
| * powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1Holger Brunck2012-06-15-15/+0
| * powerpc83xx/km: lock the window size to 2GiB befor fixing sdram sizeChristian Herzig2012-06-15-1/+1
| * powerpc/83xx/km: use tuxx1.h for kmsupx5 targetHolger Brunck2012-06-15-104/+17
| * powerpc/83xx: increment malloc heap size for the MPC832x MDS boardsTimur Tabi2012-06-15-1/+1
* | cmd_nand: fix crashing bug in nand read/writeSteve Sakoman2012-06-08-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2012-06-07-122/+6123
|\
| * video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-05-1/+445
| * video: cfb_console: flush dcache for frame buffer in DRAMAnatolij Gustschin2012-06-05-0/+35
| * cfb_console: Ignore bell characterPali Rohár2012-06-05-0/+3
| * cfb_console: Add console_clear_line functionPali Rohár2012-06-04-13/+36
| * cfb_console: Fix function console_backPali Rohár2012-06-04-2/+0
| * omap3_dss: cosmetic changesJeroen Hofstee2012-05-25-40/+17
| * omap3_dss: add optional framebufferJeroen Hofstee2012-05-25-3/+80
| * mx53loco: Add LCD supportFabio Estevam2012-05-25-1/+84
| * mx5: Rename mx51_fb_init()Fabio Estevam2012-05-25-4/+4
| * mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam2012-05-25-23/+27
| * mx51evk: Add LCD supportFabio Estevam2012-05-25-1/+71
| * EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee2012-05-25-9/+46
| * create lib/tizen directoryDonghwa Lee2012-05-25-0/+5218
| * LCD: display 32bpp decompressed bitmap imageDonghwa Lee2012-05-25-3/+16
| * common/lcd.c: reduce one CONFIG_LCD_LOGO ifdefAnatolij Gustschin2012-05-25-3/+3
| * common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefsAnatolij Gustschin2012-05-25-10/+6
| * common/lcd.c: use ARRAY_SIZEAnatolij Gustschin2012-05-25-2/+2
| * cmd_bmp.c: make bmp_display() usable by drivers or board codeAnatolij Gustschin2012-05-25-2/+2
| * LCD: support another s6e8ax0 panel typeDonghwa Lee2012-05-25-1/+25
| * LCD: change s6e8ax0 panel gamma valueDonghwa Lee2012-05-25-4/+4
| * include/video.h: drop unused video_printf()Anatolij Gustschin2012-05-25-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-06-07-1/+7
|\ \
| * | avr32:board.c: fix compile warningAndreas Bießmann2012-06-04-1/+0
| * | avr32:grasshopper: fix PHY initialisationAndreas Bießmann2012-06-04-0/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2012-06-07-70/+79
|\ \
| * | MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2012-06-03-7/+14
| * | MIPS: bootm_qemu_mips.c: make checkpatch.pl cleanDaniel Schwierzeck2012-06-03-12/+14
| * | MIPS: bootm.c: make checkpatch.pl cleanDaniel Schwierzeck2012-06-03-51/+51
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2012-06-07-3/+2329
|\ \
| * | sh/ap_sh4a_4a: Fix typo of operator in ET0_ETXD4Nobuhiro Iwamatsu2012-05-28-1/+1
| * | sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-28-0/+401
| * | sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit...Nobuhiro Iwamatsu2012-05-28-0/+6
| * | sh: Add support for AP-SH4A-4A boardNobuhiro Iwamatsu2012-05-28-0/+872
| * | sh: Add register definition of PFC for SH7734Nobuhiro Iwamatsu2012-05-28-0/+27
| * | sh: r0p7734: Add support I2C controllerNobuhiro Iwamatsu2012-05-28-1/+36
| * | sh: Add bit control functionsNobuhiro Iwamatsu2012-05-28-3/+40
| * | sh: Add support for r0p7734 boardNobuhiro Iwamatsu2012-05-28-0/+893
| * | sh: Add support Renesas SH7734Nobuhiro Iwamatsu2012-05-28-0/+55
| |/
* | MPC8xxx: Define cache ops for USBMarek Vasut2012-06-07-0/+108
|/
* net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu2012-05-23-1/+11
* net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu2012-05-23-28/+74
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-23-38/+68