summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-091-3/+1
* tegra2: Remove unneeded boot codeSimon Glass2011-12-095-147/+1
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-092-6/+21
* tegra2: Simplify tegra_start() boot pathSimon Glass2011-12-093-25/+37
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-092-0/+21
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-091-8/+12
* arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-081-4/+6
* arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-081-64/+60
* powerpc: Minimal private libgcc to build on DebianKyle Moffett2011-12-074-1/+159
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-12-071-6/+3
|\
| * powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun2011-11-111-6/+3
* | ppc4xx: Remove usbdev.cStefan Roese2011-12-075-274/+0
* | arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-061-8/+8
* | arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-061-5/+3
* | arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-061-2/+3
* | MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-066-19/+21
* | MXS: Add static annotations to dma driverMarek Vasut2011-12-061-25/+0
* | mx5: Correct a warning in clock.cSimon Glass2011-12-061-1/+1
* | OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-063-0/+13
* | OMAP3: Add SPL support to omap3_evmTom Rini2011-12-061-0/+26
* | OMAP3: Add SPL support to BeagleboardTom Rini2011-12-061-0/+29
* | OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-063-0/+91
* | OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-063-39/+17
* | OMAP3: Suffix all Micron memory timing parts with their speedTom Rini2011-12-061-10/+11
* | OMAP3: Add optimal SDRC autorefresh control valuesTom Rini2011-12-061-5/+11
* | omap3: mem: Add MCFG helper macroTom Rini2011-12-061-16/+30
* | OMAP3: Remove get_mem_type prototypeTom Rini2011-12-061-1/+0
* | OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-061-0/+1
* | OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-061-55/+61
* | OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-061-12/+11
* | omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-062-3/+13
* | arm: printf() is not available in some SPL configurationsChristian Riesch2011-12-061-0/+2
* | arm, davinci: move misc function in arch treeHeiko Schocher2011-12-062-1/+151
* | arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-062-0/+6
* | arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2011-12-061-0/+39
* | arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-061-28/+8
* | arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-063-0/+217
* | arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-063-1/+108
* | arm, arm926ejs: always do cpu critical initsHeiko Schocher2011-12-061-4/+2
* | AM3517: move AM3517 specific mux defines to generic headerIlya Yanok2011-12-061-0/+41
* | AM35xx: add EMAC supportIlya Yanok2011-12-064-0/+104
* | arm926ejs: add noop implementation for dcache opsIlya Yanok2011-12-062-1/+76
* | davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-065-289/+4
* | omap4: fix IO settingAneesh V2011-12-061-1/+6
* | omap4460: add ES1.1 identificationAneesh V2011-12-063-1/+12
* | omap4: emif: fix error in driverAneesh V2011-12-061-2/+2
* | omap: remove I2C from SPLAneesh V2011-12-061-1/+0
* | omap4460: fix TPS initializationAneesh V2011-12-061-8/+0
* | start.S: remove omap3 specific code from start.SAneesh V2011-12-063-23/+9
* | armv7: setup vectorAneesh V2011-12-061-0/+17
OpenPOWER on IntegriCloud