summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* net: Encapsulate CDP packet identificationJoe Hershberger2012-05-231-1/+1
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-1/+2
* arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* arch/powerpc/cpu/mpc8220/fec.c: Fix compile warningJoe Hershberger2012-05-221-3/+2
* MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk2012-05-222-5/+5
* arch/arm/cpu/ixp/npe/npe.c: Fix build warningAnatolij Gustschin2012-05-221-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-201-0/+66
|\
| * USB: S5P: Add ehci supportRajeshwari Shinde2012-05-201-0/+66
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-05-202-3/+6
|\ \
| * | powerpc/85xx: fix NAND boot linker scripts for -fpicScott Wood2012-05-182-3/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-05-2029-151/+3
|\ \
| * | net: move bootfile init into eth_initializeMike Frysinger2012-05-1513-78/+3
| * | net: punt bd->bi_ip_addrMike Frysinger2012-05-1529-73/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-05-20128-784/+7511
|\ \
| * | arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter2012-05-151-0/+16
| * | omap4: do not enable auxiliary coresTero Kristo2012-05-151-4/+0
| * | omap4: do not enable fs-usb moduleTero Kristo2012-05-151-2/+0
| * | tegra2: trivially enable 13 mhz crystal frequencyLucas Stach2012-05-151-1/+4
| * | tegra: fdt: Add keyboard controller definitionAnton Staff2012-05-151-0/+4
| * | tegra: Add keyboard support to funcmuxSimon Glass2012-05-151-0/+16
| * | tegra: i2c: Add function to find DVC busSimon Glass2012-05-151-0/+7
| * | fdt: tegra: Add EMC node to device treeSimon Glass2012-05-151-0/+7
| * | tegra: Setup PMC scratch info from ap20 setupYen Lin2012-05-151-0/+6
| * | tegra: Add warmboot implementationYen Lin2012-05-155-0/+869
| * | tegra: Add PMU to manage power suppliesJimmy Zhang2012-05-153-0/+101
| * | tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-153-0/+400
| * | tegra: Add header file for APB_MISC registerSimon Glass2012-05-151-0/+36
| * | tegra: Add tegra_get_chip_type() to detect SKUSimon Glass2012-05-154-0/+76
| * | tegra: Add flow, gp_padctl, fuse, sdram headersYen Lin2012-05-155-0/+288
| * | tegra: Add crypto library for warmboot codeYen Lin2012-05-152-0/+266
| * | tegra: Add functions to access low-level Osc/PLL detailsSimon Glass2012-05-153-0/+57
| * | tegra: Move ap20.h header into arch locationSimon Glass2012-05-153-3/+3
| * | Add abs() macro to return absolute valueSimon Glass2012-05-151-2/+0
| * | i.MX28: Avoid redefining serial_put[cs]()Marek Vasut2012-05-151-0/+2
| * | i.MX28: Add battery boot components to SPLMarek Vasut2012-05-151-8/+92
| * | i.MX28: Reorder battery status functions in SPLMarek Vasut2012-05-151-64/+56
| * | i.MX28: Add LRADC init to i.MX28 SPLMarek Vasut2012-05-154-1/+100
| * | i.MX28: Add LRADC register definitionsMarek Vasut2012-05-152-0/+401
| * | i.MX28: Shut down the LCD controller before resetMarek Vasut2012-05-151-1/+8
| * | i.MX28: Add LCDIF register definitionsMarek Vasut2012-05-152-0/+213
| * | i.MX28: Implement boot pads sampling and reportingMarek Vasut2012-05-153-0/+78
| * | i.MX28: Improve passing of data from SPL to U-BootMarek Vasut2012-05-155-18/+20
| * | MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchangedStefano Babic2012-05-151-2/+2
| * | i.MX28: Add delay after CPU bypass is clearedMarek Vasut2012-05-151-0/+2
| * | mx53loco: Add CONFIG_REVISION_TAGFabio Estevam2012-05-151-0/+5
| * | imx: Add u-boot.imx as target for ARM9 i.MX SOCsTimo Ketola2012-05-151-0/+6
| * | i.MX2: Include asm/types.h in arch-mx25/imx-regs.hTimo Ketola2012-05-151-0/+3
| * | i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola2012-05-152-0/+50
OpenPOWER on IntegriCloud