summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-12arm, davinci: add timer defines for tcr fieldHeiko Schocher
2012-02-12arm, davinci: add workaround for not resetting DMA bus and VPSS modulesHeiko Schocher
2012-02-12OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas
2012-02-12OMAP3: Correct get_sdr_cs_offset maskTom Rini
2012-02-12arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár
2012-02-12arm, davinci: add PLL0 prediv to da850 lowlevel setupBen Gardiner
2012-02-12tegra2: Enable data cacheSimon Glass
2012-02-12tegra: Add SDMMC support to funcmuxSimon Glass
2012-02-12tegra: Add I2C support to funcmuxSimon Glass
2012-02-12tegra: Add enum to select from available funcmux configsSimon Glass
2012-02-12tegra: Adjust funcmux config test to permit expansionSimon Glass
2012-02-12tegra2: Fix default RAM size selection in odmdataStephen Warren
2012-02-12tegra2: Fix conflicting pinmux for UARTAStephen Warren
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna
2012-01-16overo: add SPL supportAndreas Müller
2012-01-16omap_rev_string: output to stdoutAndreas Müller
2012-01-16OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath
2012-01-16ARM:AM33XX: Fix ddr and timer register offsetChandan Nath
2012-01-16ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XXChandan Nath
2012-01-16omap3: make get_board_rev() function weakNikita Kiryanov
2012-01-16omap4: fix boot issue on ES2.0 PandaAneesh V
2012-01-16arm, davinci: Change byte order of RTC kick register valuesChristian Riesch
2012-01-16imx: mx6q: add aipstz init for off platform periphJason Liu
2012-01-16mx28: fix clearing of IRQs in power initZach Sadecki
2012-01-16i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu
2012-01-16mx28: Let dram_init be common for mx28Fabio Estevam
2012-01-16mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam
2012-01-16mx28: remove omap specific config optionsVeli-Pekka Peltola
2012-01-16i.mx: i.mx6q: Add the enet clock functionJason Liu
2012-01-13openrisc: Add library functionsStefan Kristiansson
2012-01-13openrisc: Add cpu filesStefan Kristiansson
2012-01-13openrisc: Add architecture header filesStefan Kristiansson
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker
2012-01-09mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-24tegra: Add support for UART init in cpu board.cSimon Glass
2011-12-24tegra: Add a function mux featureSimon Glass
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding
2011-12-24tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding
2011-12-24tegra2: Implement SPI / UART GPIO switchSimon Glass
2011-12-24tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren
2011-12-24arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch
2011-12-24arm, davinci: Add SPL support for DA850 SoCsChristian Riesch