summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar2012-02-124-0/+72
* | | | arm, arm-kirkwood: disable l2c before linux bootMichael Walle2012-02-124-0/+46
* | | | orion5x: add USB host ehci-marvell supportAlbert ARIBAUD2012-02-121-0/+12
* | | | Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD2012-02-121-0/+12
* | | | Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD2012-02-121-1/+1
* | | | i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu2012-02-121-1/+1
* | | | mx28: Show CPU frequencyFabio Estevam2012-02-121-1/+2
* | | | mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-126-24/+50
* | | | i.mx6: mx6x_pins: Fix uart txd definitionsTroy Kisky2012-02-121-24/+12
* | | | arm, davinci: add timer defines for tcr fieldHeiko Schocher2012-02-121-0/+13
* | | | arm, davinci: add workaround for not resetting DMA bus and VPSS modulesHeiko Schocher2012-02-124-4/+61
* | | | OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-121-0/+2
* | | | OMAP3: Correct get_sdr_cs_offset maskTom Rini2012-02-121-1/+1
* | | | arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár2012-02-121-2/+2
* | | | arm, davinci: add PLL0 prediv to da850 lowlevel setupBen Gardiner2012-02-122-1/+9
* | | | tegra2: Enable data cacheSimon Glass2012-02-121-0/+8
* | | | tegra: Add SDMMC support to funcmuxSimon Glass2012-02-122-0/+71
* | | | tegra: Add I2C support to funcmuxSimon Glass2012-02-122-0/+47
* | | | tegra: Add enum to select from available funcmux configsSimon Glass2012-02-123-6/+17
* | | | tegra: Adjust funcmux config test to permit expansionSimon Glass2012-02-122-25/+38
* | | | tegra2: Fix default RAM size selection in odmdataStephen Warren2012-02-121-1/+1
* | | | tegra2: Fix conflicting pinmux for UARTAStephen Warren2012-02-121-0/+12
|/ / /
* | | ARM: AM33XX: Add i2c supportPatil, Rachna2012-01-234-1/+89
|/ /
* | overo: add SPL supportAndreas Müller2012-01-161-0/+26
* | omap_rev_string: output to stdoutAndreas Müller2012-01-165-17/+11
* | OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-162-2/+2
* | ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-1612-107/+206
* | ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-163-0/+176
* | ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-164-27/+32
* | ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XXChandan Nath2012-01-161-1/+1
* | omap3: make get_board_rev() function weakNikita Kiryanov2012-01-161-1/+2
* | omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-162-3/+3
* | arm, davinci: Change byte order of RTC kick register valuesChristian Riesch2012-01-161-2/+2
* | imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-162-6/+34
* | mx28: fix clearing of IRQs in power initZach Sadecki2012-01-161-4/+4
* | i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2012-01-162-7/+9
* | mx28: Let dram_init be common for mx28Fabio Estevam2012-01-162-0/+23
* | mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam2012-01-161-0/+46
* | net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-165-5/+5
* | mx28: remove omap specific config optionsVeli-Pekka Peltola2012-01-161-6/+0
* | i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-161-0/+5
* | openrisc: Add library functionsStefan Kristiansson2012-01-134-0/+403
* | openrisc: Add cpu filesStefan Kristiansson2012-01-137-0/+923
* | openrisc: Add architecture header filesStefan Kristiansson2012-01-1320-0/+1397
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-01-132-0/+4
|\ \
| * | fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2012-01-132-0/+4
* | | mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-092-0/+40
* | | gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-092-53/+20
|/ /
* | tegra: Add support for UART init in cpu board.cSimon Glass2011-12-242-0/+81
* | tegra: Add a function mux featureSimon Glass2011-12-243-1/+100
OpenPOWER on IntegriCloud