- edba4bd mx28: Show CPU frequency by Fabio Estevam · Sun Jan 22 16:38:08 2012 +0000
- 64c316d mmc: access mxcmmc from mx31 boards by Helmut Raiger · Wed Jan 11 03:59:22 2012 +0000
- 910611e i.mx6: mx6x_pins: Fix uart txd definitions by Troy Kisky · Thu Jan 12 23:49:23 2012 +0000
- 507dfab arm, davinci: add timer defines for tcr field by Heiko Schocher · Sat Jan 14 21:43:04 2012 +0000
- f15223f arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · Sat Jan 14 21:42:46 2012 +0000
- f8c6e1b OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · Tue Jan 31 07:35:40 2012 +0000
- d639cf5 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · Wed Jan 18 08:28:50 2012 +0000
- 7c3c76e arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · Tue Jan 24 04:27:58 2012 +0000
- b2a4752 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · Mon Jan 16 07:43:15 2012 +0000
- 410012f tegra2: Enable data cache by Simon Glass · Mon Jan 09 13:22:15 2012 +0000
- fb1ea63 tegra: Add SDMMC support to funcmux by Simon Glass · Wed Jan 11 12:42:25 2012 +0000
- d8c03b8 tegra: Add I2C support to funcmux by Simon Glass · Wed Jan 11 12:42:24 2012 +0000
- 43b1a7c tegra: Add enum to select from available funcmux configs by Simon Glass · Wed Jan 11 12:42:23 2012 +0000
- 3ba99a3 tegra: Adjust funcmux config test to permit expansion by Simon Glass · Wed Jan 11 12:42:22 2012 +0000
- b60fa39 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · Fri Jan 06 12:14:41 2012 +0000
- 0b764d6 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · Fri Jan 06 12:14:40 2012 +0000
- 5f70c51 ARM: AM33XX: Add i2c support by Patil, Rachna · Sun Jan 22 23:47:01 2012 +0000
- 785f1f0 overo: add SPL support by Andreas Müller · Wed Jan 04 15:26:25 2012 +0000
- 0cda7a4 omap_rev_string: output to stdout by Andreas Müller · Wed Jan 04 15:26:24 2012 +0000
- de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · Wed Jan 04 15:26:23 2012 +0000
- 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · Mon Jan 09 20:38:59 2012 +0000
- d6e97f8 ARM:AM33XX: Add mmc/sd support by Chandan Nath · Mon Jan 09 20:38:58 2012 +0000
- 5b5c212 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · Mon Jan 09 20:38:56 2012 +0000
- 68e382b ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX by Chandan Nath · Mon Jan 09 20:38:55 2012 +0000
- 275c05a omap3: make get_board_rev() function weak by Nikita Kiryanov · Thu Jan 05 02:03:22 2012 +0000
- 89376b3 omap4: fix boot issue on ES2.0 Panda by Aneesh V · Thu Dec 29 08:47:17 2011 +0000
- 256e843 arm, davinci: Change byte order of RTC kick register values by Christian Riesch · Wed Dec 21 04:49:18 2011 +0000
- bb25e07 imx: mx6q: add aipstz init for off platform periph by Jason Liu · Tue Jan 10 00:52:59 2012 +0000
- c108d81 mx28: fix clearing of IRQs in power init by Zach Sadecki · Mon Jan 09 10:22:54 2012 +0000
- bf651aa i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · Mon Dec 19 02:38:13 2011 +0000
- 93f3a89 mx28: Let dram_init be common for mx28 by Fabio Estevam · Tue Dec 20 05:46:33 2011 +0000
- 4029c01 mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · Tue Dec 20 06:42:29 2011 +0000
- 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · Tue Dec 20 05:46:31 2011 +0000
- 21ce7cd mx28: remove omap specific config options by Veli-Pekka Peltola · Tue Dec 20 02:00:11 2011 +0000
- 92aa90b i.mx: i.mx6q: Add the enet clock function by Jason Liu · Fri Dec 16 05:17:06 2011 +0000
- f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · Fri Nov 11 15:55:36 2011 -0600
- 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · Mon Nov 28 15:04:39 2011 +0000
- 84a97c5 tegra: Add a function mux feature by Simon Glass · Mon Nov 28 15:04:38 2011 +0000
- 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · Mon Nov 28 15:04:37 2011 +0000
- 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:36 2011 +0000
- e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:35 2011 +0000
- f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · Thu Nov 17 00:10:23 2011 +0000
- 02044fe tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · Thu Nov 17 00:04:05 2011 +0000
- 92d8f1f tegra2: Implement SPI / UART GPIO switch by Simon Glass · Sat Nov 05 04:46:49 2011 +0000
- ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · Sat Nov 05 09:48:11 2011 +0000
- 2513db4 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · Wed Dec 14 09:54:36 2011 +0100
- 17a6a2f arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · Fri Dec 09 09:47:36 2011 +0000
- 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · Tue Dec 06 13:00:19 2011 +0000
- 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · Wed Sep 14 19:16:30 2011 +0000
- 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · Fri Dec 03 05:12:50 2010 +0000
- 5008c13 omap4_panda: Initialize the USB phy by Chris Lalancette · Tue Dec 13 09:41:12 2011 +0000
- cee0b35 davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · Wed Dec 14 16:20:08 2011 +0100
- fb05a7d arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · Sun Dec 11 13:09:28 2011 +0000
- b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
- bf73126 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · Thu Dec 15 10:32:12 2011 +0100
- 186df59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Mon Dec 12 07:58:58 2011 +0100
- 8c1e4d3 USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · Fri Nov 11 14:03:34 2011 +0100
- 35be850 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · Thu Oct 27 10:36:47 2011 +0200
- 39cc4ac pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · Mon Oct 17 17:22:48 2011 +0200
- 13d240f pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · Mon Oct 17 17:22:47 2011 +0200
- 38f79c6 pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · Mon Oct 17 17:22:46 2011 +0200
- 74b04d9 arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · Thu Nov 10 01:51:29 2011 +0000
- 93757cf arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · Fri Dec 09 16:54:01 2011 +0100
- da6c5d5 M28: Cleanup memsize.o OOT build by Marek Vasut · Thu Dec 08 09:46:12 2011 +0000
- 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · Fri Dec 02 03:47:40 2011 +0000
- dec1112 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · Fri Nov 25 00:18:02 2011 +0000
- 83aa8fe i.mx: introduce the armv7/imx-common folder by Jason Liu · Fri Nov 25 00:18:01 2011 +0000
- 4131a77 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · Tue Dec 06 23:34:12 2011 +0000
- f6fcbbd tegra2: Don't use board pointer before it is set up by Simon Glass · Sat Nov 05 03:56:57 2011 +0000
- 0234c34 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · Sat Nov 05 03:56:56 2011 +0000
- 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · Sat Nov 05 03:56:53 2011 +0000
- 277e308 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · Sat Nov 05 03:56:51 2011 +0000
- ec8dab4 tegra2: Simplify tegra_start() boot path by Simon Glass · Sat Nov 05 03:56:50 2011 +0000
- 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · Sat Nov 05 03:56:49 2011 +0000
- 28cace1 Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · Tue Nov 15 18:17:06 2011 +0000
- 625f603 arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings by Anatolij Gustschin · Sat Dec 03 06:46:15 2011 +0000
- 20f2351 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Dec 03 06:46:14 2011 +0000
- dcbd660 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · Sat Dec 03 06:46:13 2011 +0000
- 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · Tue Nov 22 15:22:39 2011 +0100
- 4742c26 MXS: Add static annotations to dma driver by Marek Vasut · Wed Nov 23 10:59:13 2011 +0000
- 3d55788 mx5: Correct a warning in clock.c by Simon Glass · Sat Nov 05 04:25:22 2011 +0000
- ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · Wed Nov 23 05:13:06 2011 +0000
- 988a235 OMAP3: Add SPL support to omap3_evm by Tom Rini · Fri Nov 18 12:48:09 2011 +0000
- 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · Fri Nov 18 12:48:08 2011 +0000
- 037e2e3 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · Fri Nov 18 12:48:07 2011 +0000
- 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · Fri Nov 18 12:48:06 2011 +0000
- 3cc8b55 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · Fri Nov 18 12:48:05 2011 +0000
- 0e860dd OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · Fri Nov 18 12:48:04 2011 +0000
- 5b5e576 omap3: mem: Add MCFG helper macro by Tom Rini · Fri Nov 18 12:48:03 2011 +0000
- 64c4950 OMAP3: Remove get_mem_type prototype by Tom Rini · Fri Nov 18 12:48:02 2011 +0000
- c8a003a OMAP3: Change mem_ok to clear again after reading back by Tom Rini · Fri Nov 18 12:48:01 2011 +0000
- 4633d8e OMAP3: Add a helper function to set timings in SDRC by Tom Rini · Fri Nov 18 12:48:00 2011 +0000
- 858df78 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · Fri Nov 18 12:47:59 2011 +0000
- 51b2be5 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · Fri Nov 18 12:47:58 2011 +0000
- 86657d4 arm: printf() is not available in some SPL configurations by Christian Riesch · Tue Nov 29 00:11:03 2011 +0000
- a5ba05a arm, davinci: move misc function in arch tree by Heiko Schocher · Tue Nov 29 02:33:46 2011 +0000
- c8f2b6b arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · Tue Nov 29 02:33:44 2011 +0000
- a3e1550 arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · Tue Nov 29 02:33:43 2011 +0000
- 2eb6050 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · Mon Nov 28 23:46:20 2011 +0000
- 588c678 arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · Mon Nov 28 23:46:17 2011 +0000