summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-24net: 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-23arch/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-21Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-0/+66
2012-05-21Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-3/+6
2012-05-21Merge 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-19powerpc/85xx: fix NAND boot linker scripts for -fpicScott Wood2-3/+6
2012-05-16net: move bootfile init into eth_initializeMike Frysinger13-78/+3
2012-05-16net: 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
2012-05-15tegra: Add functions to access low-level Osc/PLL detailsSimon Glass3-0/+57
2012-05-15tegra: Move ap20.h header into arch locationSimon Glass3-3/+3
2012-05-15Add abs() macro to return absolute valueSimon Glass1-2/+0
2012-05-15i.MX28: Avoid redefining serial_put[cs]()Marek Vasut1-0/+2
2012-05-15i.MX28: Add battery boot components to SPLMarek Vasut1-8/+92
2012-05-15i.MX28: Reorder battery status functions in SPLMarek Vasut1-64/+56
2012-05-15i.MX28: Add LRADC init to i.MX28 SPLMarek Vasut4-1/+100
2012-05-15i.MX28: Add LRADC register definitionsMarek Vasut2-0/+401
2012-05-15i.MX28: Shut down the LCD controller before resetMarek Vasut1-1/+8
2012-05-15i.MX28: Add LCDIF register definitionsMarek Vasut2-0/+213
2012-05-15i.MX28: Implement boot pads sampling and reportingMarek Vasut3-0/+78
2012-05-15i.MX28: Improve passing of data from SPL to U-BootMarek Vasut5-18/+20
2012-05-15MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchangedStefano Babic1-2/+2
2012-05-15i.MX28: Add delay after CPU bypass is clearedMarek Vasut1-0/+2
2012-05-15mx53loco: Add CONFIG_REVISION_TAGFabio Estevam1-0/+5
2012-05-15imx: Add u-boot.imx as target for ARM9 i.MX SOCsTimo Ketola1-0/+6
2012-05-15i.MX2: Include asm/types.h in arch-mx25/imx-regs.hTimo Ketola1-0/+3