- 46e9733 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
- b22d36d i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
- 26008c3 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
- 0c072f4 mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
- 9af122b mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
- 1e44b44 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
- 9468db4 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago
- a966d65 IXP: Fix GPIO_INT_ACT_LOW_SET() by Marek Vasut · 13 years ago
- 65376ec IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
- ada43b4 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
- 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
- bdf77dc spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
- db5512c Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
- e4d40fe Introducing 8-bit wide register, mx28_register_8 by Robert Delien · 13 years ago
- fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
- 6b1df5a i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
- 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
- db72ed5 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
- 6f359c2 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · 13 years ago
- 454afe7 PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
- 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
- 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
- 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
- ef980a7 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
- 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
- 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
- 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
- bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
- c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
- 80979e8 Remove execute permissions from source files by Thomas Weber · 13 years ago
- e0db71d armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
- 8deec39 tt01: add video support by Helmut Raiger · 13 years ago
- 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
- 50bf417 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
- 2cf9ba8 am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · 13 years ago
- 6449ae1 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
- 224687f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · 13 years ago
- 32565c5 mx6q: Add support for ECSPI through mxc_spi driver by Eric Nelson · 13 years ago
- fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
- 066263d mx6q: define GPIO macros for translating between ordinals and port:index by Eric Nelson · 13 years ago
- 51db356 MX27: add missing get_tbclk() by Stefano Babic · 13 years ago
- c142b67 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · 13 years ago
- dcb3a8a mx28: fix SPL code to make USB booting work by Matthias Fuchs · 13 years ago
- 6e4d4d1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · 13 years ago
- c37b7f7 MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
- ecb6e6e MX31: add missing get_tbclk() by Stefano Babic · 13 years ago
- b36049c MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
- 32ec325 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
- a261697 Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
- 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
- a7e15ff ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · 13 years ago
- 4684fde OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 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
- 7ea4b7c omap3: fix comment typos by Peter Meerwald · 13 years ago
- 143a653 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
- ad4426b OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
- 3968a6a OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
- edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
- 34076a0 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
- 6a870e1 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
- 047ece7 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
- b371727 ARMV7: Exynos4: Add supoort power for Exynos4 by HeungJun, Kim · 13 years ago
- 2a907f9 ARMV7: Exynos4: Add watchdog.h for Exynos4 by HeungJun, Kim · 13 years ago
- 3c7721f Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · 13 years ago
- 9d599cb Exynos: PWM: Add TCMPB3 field in pwm structure by Chander Kashyap · 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
- 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
- c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
- a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
- ce0e55e i.mx: i.mx5: update imx_get_mac_from_fuse function by Jason Liu · 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
- 910611e i.mx6: mx6x_pins: Fix uart txd definitions by Troy Kisky · 13 years ago
- 507dfab arm, davinci: add timer defines for tcr field by Heiko Schocher · 13 years ago
- f15223f arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
- f8c6e1b OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
- d639cf5 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
- 7c3c76e arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 13 years ago
- b2a4752 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
- 410012f tegra2: Enable data cache by Simon Glass · 13 years ago
- fb1ea63 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
- d8c03b8 tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
- 43b1a7c tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
- 3ba99a3 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
- b60fa39 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
- 0b764d6 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · 13 years ago
- 5f70c51 ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
- 785f1f0 overo: add SPL support by Andreas Müller · 13 years ago
- 0cda7a4 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
- de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
- 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
- d6e97f8 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
- 5b5c212 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
- 68e382b ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX by Chandan Nath · 13 years ago