- 256e843 arm, davinci: Change byte order of RTC kick register values by Christian Riesch · 13 years ago
- bb25e07 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
- c108d81 mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago
- bf651aa i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 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
- 92aa90b i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
- f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
- 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
- 84a97c5 tegra: Add a function mux feature by Simon Glass · 13 years ago
- 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
- 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
- e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
- f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
- 02044fe tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
- 92d8f1f tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
- ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 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
- 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
- 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
- 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
- 5008c13 omap4_panda: Initialize the USB phy by Chris Lalancette · 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
- b60c557 Coding Style cleanup by Wolfgang Denk · 13 years ago
- bf73126 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
- 186df59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
- 8c1e4d3 USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
- 35be850 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
- 39cc4ac pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
- 13d240f pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
- 38f79c6 pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
- 74b04d9 arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · 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
- dec1112 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
- 83aa8fe i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
- 4131a77 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
- f6fcbbd tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
- 0234c34 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
- 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
- 277e308 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
- ec8dab4 tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
- 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
- 28cace1 Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · 13 years ago
- 625f603 arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
- 20f2351 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- dcbd660 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
- 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
- 4742c26 MXS: Add static annotations to dma driver by Marek Vasut · 13 years ago
- 3d55788 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
- ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
- 988a235 OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
- 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
- 037e2e3 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
- 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
- 3cc8b55 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
- 0e860dd OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
- 5b5e576 omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
- 64c4950 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
- c8a003a OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
- 4633d8e OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
- 858df78 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
- 51b2be5 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
- 86657d4 arm: printf() is not available in some SPL configurations by Christian Riesch · 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
- a3e1550 arm, davinci: move davinci_rtc struct to hardware.h 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
- f5a19c1 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
- d2452ea AM35xx: add EMAC support by Ilya Yanok · 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
- 8ed98d8 omap4: fix IO setting by Aneesh V · 13 years ago
- a04c304 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
- 7d9fa57 omap4: emif: fix error in driver by Aneesh V · 13 years ago
- 10a8140 omap: remove I2C from SPL by Aneesh V · 13 years ago
- fb4368d omap4460: fix TPS initialization by Aneesh V · 13 years ago
- 49a2e55 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
- 688ee13 armv7: setup vector by Aneesh V · 13 years ago
- 210f331 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
- 98a5dc7 armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
- 962712b arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
- 08341be PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
- f7d4f36 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
- ba2d9be PXA: Replace timer driver by Marek Vasut · 13 years ago
- 78aca0e PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
- 9da6fe5 PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
- 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
- f1ac784 PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
- b909162 PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
- af5829ce hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · 13 years ago
- 4e333f6 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago