aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk3-24/+46
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk1-1/+0
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk4-70/+76
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk5-3/+140
2012-06-07MPC8xxx: Define cache ops for USBMarek Vasut6-0/+108
2012-06-04avr32:board.c: fix compile warningAndreas Bießmann1-1/+0
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2-7/+11
2012-06-03MIPS: bootm_qemu_mips.c: make checkpatch.pl cleanDaniel Schwierzeck1-12/+14
2012-06-03MIPS: bootm.c: make checkpatch.pl cleanDaniel Schwierzeck1-51/+51
2012-05-28sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2-0/+28
2012-05-28sh: Add register definition of PFC for SH7734Nobuhiro Iwamatsu1-0/+27
2012-05-28sh: Add bit control functionsNobuhiro Iwamatsu1-3/+40
2012-05-28sh: Add support Renesas SH7734Nobuhiro Iwamatsu2-0/+45
2012-05-25omap3_dss: cosmetic changesJeroen Hofstee1-20/+4
2012-05-25omap3_dss: add optional framebufferJeroen Hofstee1-2/+35
2012-05-25mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam1-2/+6
2012-05-25LCD: support another s6e8ax0 panel typeDonghwa Lee1-0/+1
2012-05-23net: cosmetic: Un-typedef Ethernet_tJoe Hershberger1-9/+8
2012-05-23net: Encapsulate CDP packet identificationJoe Hershberger1-1/+1
2012-05-23net: Fix remaining API interface breakageJoe Hershberger1-1/+2
2012-05-22arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22arch/powerpc/cpu/mpc8220/fec.c: Fix compile warningJoe Hershberger1-3/+2
2012-05-22MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk2-5/+5
2012-05-22arch/arm/cpu/ixp/npe/npe.c: Fix build warningAnatolij Gustschin1-1/+1
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-0/+66
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-3/+6
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk29-151/+3
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk128-784/+7511
2012-05-20USB: S5P: Add ehci supportRajeshwari Shinde1-0/+66
2012-05-18powerpc/85xx: fix NAND boot linker scripts for -fpicScott Wood2-3/+6
2012-05-15net: move bootfile init into eth_initializeMike Frysinger13-78/+3
2012-05-15net: punt bd->bi_ip_addrMike Frysinger29-73/+0
2012-05-15arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter1-0/+16
2012-05-15omap4: do not enable auxiliary coresTero Kristo1-4/+0
2012-05-15omap4: do not enable fs-usb moduleTero Kristo1-2/+0
2012-05-15tegra2: trivially enable 13 mhz crystal frequencyLucas Stach1-1/+4
2012-05-15tegra: fdt: Add keyboard controller definitionAnton Staff1-0/+4
2012-05-15tegra: Add keyboard support to funcmuxSimon Glass1-0/+16
2012-05-15tegra: i2c: Add function to find DVC busSimon Glass1-0/+7
2012-05-15fdt: tegra: Add EMC node to device treeSimon Glass1-0/+7
2012-05-15tegra: Setup PMC scratch info from ap20 setupYen Lin1-0/+6
2012-05-15tegra: Add warmboot implementationYen Lin5-0/+869
2012-05-15tegra: Add PMU to manage power suppliesJimmy Zhang3-0/+101
2012-05-15tegra: Add EMC support for optimal memory timingsJimmy Zhang3-0/+400
2012-05-15tegra: Add header file for APB_MISC registerSimon Glass1-0/+36
2012-05-15tegra: Add tegra_get_chip_type() to detect SKUSimon Glass4-0/+76
2012-05-15tegra: Add flow, gp_padctl, fuse, sdram headersYen Lin5-0/+288
2012-05-15tegra: Add crypto library for warmboot codeYen Lin2-0/+266