- a927d26 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
- 48c2d6d arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
- 4cb7186 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
- 11bf576 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
- 750fdd0 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
- 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
- ed77645 davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
- f4ce6ad bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · 13 years ago
- 5ae3eec arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
- edba4bd mx28: Show CPU frequency by Fabio Estevam · 13 years ago
- 64c316d mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
- f15223f arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
- b2a4752 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
- c108d81 mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago
- 93f3a89 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
- 4029c01 mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
- 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
- 21ce7cd mx28: remove omap specific config options by Veli-Pekka Peltola · 13 years ago
- 2513db4 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
- 17a6a2f arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
- cee0b35 davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
- fb05a7d arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
- 93757cf arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
- da6c5d5 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
- 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
- a5ba05a arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
- c8f2b6b arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
- 2eb6050 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
- 588c678 arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
- 0d2cabe arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
- c8a6d75 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
- c850069 arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
- 5f732f7 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
- 962712b arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
- 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
- 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
- 2293087 arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- 34061e8 arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
- 5bf48fb iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
- 53fdab2 iMX28: Add GPIO control by Marek Vasut · 13 years ago
- b473ec5 iMX28: Add PINMUX control by Marek Vasut · 13 years ago
- c140e98 iMX28: Initial support for iMX28 CPU by Marek Vasut · 13 years ago
- 654ac4c SPL: Allow ARM926EJS to avoid compiling in the CPU support code by Marek Vasut · 13 years ago
- 81ad48e arm, davinci: Fix setting of the SDRAM configuration register by Christian Riesch · 13 years ago
- 99271c8 arm, davinci: Remove the duplication of LPSC functions by Christian Riesch · 13 years ago
- 0e5e0c5 arm, davinci: Rename AM1808 lowlevel functions to DA850 by Christian Riesch · 13 years ago
- 59214f8 arm926ejs, davinci: add cpuinfo for dm365 by Heiko Schocher · 13 years ago
- 75b2713 arm, davinci: add lowlevel function for dm365 soc by Heiko Schocher · 13 years ago
- 565a09c arm, davinci: add support for new spl framework by Heiko Schocher · 13 years ago
- 0ad559f arm, arm926: fix missing symbols in NAND_SPL mode by Heiko Schocher · 13 years ago
- a4cd16f arm, davinci: Add function lpsc_syncreset() by Christian Riesch · 13 years ago
- 6ce8951 kirkwood: drop empty asm-offsets.s file by Mike Frysinger · 13 years ago
- 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
- 7b727d0 ARM: pantheon: add mmc definition by Lei Wen · 13 years ago
- 38f68f2 davinci: remove config.mk file from the sources by Vladimir Zapolskiy · 13 years ago
- 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
- 617ee0b DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · 13 years ago
- 749941a ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
- 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
- 35b130c ARM: armada100: reduce dependence of including platform file by Lei Wen · 13 years ago
- 24f41da ARM: pantheon: reduce dependence of including platform file by Lei Wen · 13 years ago
- 8d038fa dreamplug: initial board support. by Jason Cooper · 13 years ago
- f231efb imx: fix coding style by Fabio Estevam · 13 years ago
- 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
- ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
- 4c6b02e zmx25: Fix build warning due to 'get_reset_cause' defined but not used by Fabio Estevam · 13 years ago
- 9a42324 ARM: mx25: Print the source of reset by Fabio Estevam · 13 years ago
- 51f2354 ARM: mx25: Print the silicon revison by Fabio Estevam · 13 years ago
- 6e2aa47 arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
- fe954e3 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
- f49e944 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
- a2cddad arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
- 420cd0a arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
- a1a218e net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
- aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
- 2a1f1ac Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
- 0a7fbec da8xx: add support for multiple PLL controllers by Sudhakar Rajashekhara · 13 years ago
- b0263c5 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
- 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
- 1a90599 arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
- 4fae89c AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
- 16c092b AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
- 2be3b31 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
- 3da7e35 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
- 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
- 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
- 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
- 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
- a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
- 1e3763c MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
- ee5939c imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
- 60e925d imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
- 5e0e67d imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
- af905dd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
- f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
- 470a57b arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · 13 years ago
- bbe1169 at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
- 7beb915 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
- b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
- e260d0b AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago