Age | Commit message (Expand) | Author |
2012-02-27 | MX27: add missing get_tbclk() | Stefano Babic |
2012-02-27 | MX28: Fix get_timer() / get_tbclk() issue | Marek Vasut |
2012-02-27 | mx28: fix SPL code to make USB booting work | Matthias Fuchs |
2012-02-27 | i.MX28: Fix VDDIO and VDDA setup | Marek Vasut |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu |
2012-02-12 | arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined | Christian Riesch |
2012-02-12 | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH | Christian Riesch |
2012-02-12 | arm, arm926ejs: Flush the data cache before disabling it | Sughosh Ganu |
2012-02-12 | arm, arm926ejs: Do cpu critical inits only for boards that require it | Christian Riesch |
2012-02-12 | arm, davinci: Add lowlevel_init for SoCs other than DM644X | Christian Riesch |
2012-02-12 | davinci: add support for printing clock frequency | Hadli, Manjunath |
2012-02-12 | davinci: remove macro CONFIG_DISPLAY_CPUINFO | Hadli, Manjunath |
2012-02-12 | bugfix: all Marvell specific build fails due to undefined reference to `get_t... | Prafulla Wadaskar |
2012-02-12 | arm, arm-kirkwood: disable l2c before linux boot | Michael Walle |
2012-02-12 | mx28: Show CPU frequency | Fabio Estevam |
2012-02-12 | mmc: access mxcmmc from mx31 boards | Helmut Raiger |
2012-02-12 | arm, davinci: add workaround for not resetting DMA bus and VPSS modules | Heiko Schocher |
2012-02-12 | arm, davinci: add PLL0 prediv to da850 lowlevel setup | Ben Gardiner |
2012-01-16 | mx28: fix clearing of IRQs in power init | Zach Sadecki |
2012-01-16 | mx28: Let dram_init be common for mx28 | Fabio Estevam |
2012-01-16 | mx28: Let imx_get_mac_from_fuse be common for mx28 | Fabio Estevam |
2012-01-16 | net: imx: Add multi-FEC support for imx_get_mac_from_fuse | Fabio Estevam |
2012-01-16 | mx28: remove omap specific config options | Veli-Pekka Peltola |
2011-12-24 | arm, davinci: Fix build warnings for cam_enc_4xx | Christian Riesch |
2011-12-24 | arm, davinci: Add SPL support for DA850 SoCs | Christian Riesch |
2011-12-19 | davinci: Fixed wrong timebase clock frequency. | Manfred Rudigier |
2011-12-19 | arm926ejs: remove noop flush_dcache_all function | Ilya Yanok |
2011-12-10 | arm, davinci: Use lldiv for the 64-bit divisions in timer.c | Christian Riesch |
2011-12-09 | M28: Cleanup memsize.o OOT build | Marek Vasut |
2011-12-09 | i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 | Marek Vasut |
2011-12-06 | arm, davinci: move misc function in arch tree | Heiko Schocher |
2011-12-06 | arm, davinci, da850: add uart1 tx rx pinmux config | Heiko Schocher |
2011-12-06 | arm, davinci: Remove duplication of pinmux configuration code | Christian Riesch |
2011-12-06 | arm, da850: Add pinmux configurations to the arch tree | Christian Riesch |
2011-12-06 | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch |
2011-12-06 | arm, arm926ejs: always do cpu critical inits | Heiko Schocher |
2011-12-06 | arm926ejs: add noop implementation for dcache ops | Ilya Yanok |
2011-12-06 | davinci_emac: move arch-independent defines to separate header | Ilya Yanok |
2011-12-06 | arm, arm926ejs: Fix clear bss loop for zero length bss | Christian Riesch |
2011-11-29 | Fix Stelian's email address | Stelian Pop |
2011-11-23 | Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk |
2011-11-23 | arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings | Anatolij Gustschin |
2011-11-15 | arm, davinci: da850/dm365 lowlevel cleanup | Heiko Schocher |
2011-11-11 | iMX28: Fix ARM vector handling | Marek Vasut |
2011-11-11 | iMX28: Add GPIO control | Marek Vasut |
2011-11-11 | iMX28: Add PINMUX control | Marek Vasut |
2011-11-11 | iMX28: Initial support for iMX28 CPU | Marek Vasut |
2011-11-08 | SPL: Allow ARM926EJS to avoid compiling in the CPU support code | Marek Vasut |
2011-11-08 | arm, davinci: Fix setting of the SDRAM configuration register | Christian Riesch |
2011-11-08 | arm, davinci: Remove the duplication of LPSC functions | Christian Riesch |