2012-09-01 |
Otavio Salvador | mxs: prefix register acessor macros with 'mxs' prefix
|
commit | commitdiff | tree |
2012-09-01 |
Otavio Salvador | mxs: reorganize source directory for easy sharing of...
|
commit | commitdiff | tree |
2012-09-01 |
Fabio Estevam | mx28evk: Turn on caches
|
commit | commitdiff | tree |
2012-09-01 |
Otavio Salvador | MX28: use a clear name for DDR2 initialization
|
commit | commitdiff | tree |
2012-09-01 |
Veli-Pekka Peltola | Add support for Bluegiga APX4 Development Kit
|
commit | commitdiff | tree |
2012-09-01 |
Otavio Salvador | MX28: extend print_cpuinfo() to use chip information
|
commit | commitdiff | tree |
2012-09-01 |
Marek Vasut | MX28: SPI: Add DMA transfer support
|
commit | commitdiff | tree |
2012-09-01 |
Marek Vasut | MX28: SPI: Pull out the PIO transfer function
|
commit | commitdiff | tree |
2012-09-01 |
Marek Vasut | MX28: SPI: Refactor spi_xfer a bit
|
commit | commitdiff | tree |
2012-09-01 |
Otavio Salvador | imx: Use a clear identification of an unidentified...
|
commit | commitdiff | tree |
2012-09-01 |
Markus Hubig | at91: Add support for taskit AT91SAM9G20 boards.
|
commit | commitdiff | tree |
2012-09-01 |
Markus Hubig | Enable the EMAC clock in at91_macb_hw_init().
|
commit | commitdiff | tree |
2012-09-01 |
Andreas Bießmann | MAINTAINERS: fix Andreas Bießmann AVR32 entry
|
commit | commitdiff | tree |
2012-09-01 |
Andreas Bießmann | MAINTAINERS: fix entry of Ilko Iliev
|
commit | commitdiff | tree |
2012-09-01 |
Bo Shen | arm : Atmel : add at91sam9x5ek board support
|
commit | commitdiff | tree |
2012-09-01 |
Andreas Bießmann | doc/git-mailrc: update at91 and avr32
|
commit | commitdiff | tree |
2012-09-01 |
Ilya Yanok | am335x_evm: enable SMSC PHY driver
|
commit | commitdiff | tree |
2012-09-01 |
Enric Balletbò i... | OMAP3: fix DRAM size for IGEP-based boards.
|
commit | commitdiff | tree |
2012-09-01 |
Laurence Withers | DaVinci DA8xx: fix set_cpu_clk_info()
|
commit | commitdiff | tree |
2012-09-01 |
Laurence Withers | DaVinci DA8xx: replace magic number for DDR speed
|
commit | commitdiff | tree |
2012-09-01 |
Laurence Withers | DaVinci DA850: UART2 clock ID comes from ASYNC3
|
commit | commitdiff | tree |
2012-09-01 |
Laurence Withers | DaVinci DA8xx: tidy up clock ID definition
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | doc/git-mailrc: Update 'ti' alias
|
commit | commitdiff | tree |
2012-09-01 |
Marek Vasut | dm: Move OMAP GPIO driver to drivers/gpio/ Cc: Albert Aribaud <albert.u.boot@aribaud.net>
|
commit | commitdiff | tree |
2012-09-01 |
Marek Vasut | dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP Cc: Albert Aribaud <albert.u.boot@aribaud.net>
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Rework pinmux functions
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx evm: Add CONFIG_CMD_EEPROM and related
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Add support for TI AM335x StarterKit EVM
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Remove board/ti/am335x/evm.c
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings...
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Rework config_ddr to make DDR3 support easier.
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Move some variables in emif4.c, mark them static.
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Correct and clean up ddr_regs struct
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Do not touch 'ratio1' fields
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Rework config_io_ctrl slightly
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Use emif_regs struct for storing initialization...
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Turn a number of 'int' functions to 'void'
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Document what we're doing with ddrctrl->ddrckectrl
|
commit | commitdiff | tree |
2012-09-01 |
Vaibhav Bedia | am335x: ddr_defs: Update EMIF parameters
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Clean up unused DDR defines, prefix more with...
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Move the call to ddr_pll_config, make it take...
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Pass to config_ddr the type of memory that...
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Make config_cmd_ctrl / config_ddr_data take...
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Rework DDR2 EMIF initalization slightly
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Bugfix to config_sdram()
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Remove extra check in enable_ddr_clocks
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Convert to using <asm/emif.h> to describe the...
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Remove DMM_BASE define
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am335x_evm: Update config for common usage
|
commit | commitdiff | tree |
2012-09-01 |
Tom Rini | am33xx: Enable gpio0 clock
|
commit | commitdiff | tree |
2012-09-01 |
Javier Martinez... | OMAP3: igep00x0: add SPL support for IGEP-based boards
|
commit | commitdiff | tree |
2012-09-01 |
Javier Martinez... | OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
|
commit | commitdiff | tree |
2012-09-01 |
Javier Martinez... | OMAP3: igep00x0: Add config option to choose flash...
|
commit | commitdiff | tree |
2012-09-01 |
Chandan Nath | am335x_evm: CPSW support
|
commit | commitdiff | tree |
2012-09-01 |
Ilya Yanok | am335x_evm: read the on-board EEPROM
|
commit | commitdiff | tree |
2012-09-01 |
Chandan Nath | am33xx: pin mux defintions for CPSW switch
|
commit | commitdiff | tree |
2012-09-01 |
Chandan Nath | am33xx: CPSW init and definitions
|
commit | commitdiff | tree |
2012-09-01 |
Cyril Chemparathy | cpsw: add driver for cpsw ethernet device
|
commit | commitdiff | tree |
2012-09-01 |
Peter Meerwald | beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3
|
commit | commitdiff | tree |
2012-09-01 |
Mikhail Kshevetskiy | serial/ns16550: ns16550 has a different register layout...
|
commit | commitdiff | tree |
2012-09-01 |
Mikhail Kshevetskiy | arm/davinci/da850: add uart0 pinmux
|
commit | commitdiff | tree |
2012-09-01 |
Mikhail Kshevetskiy | arm/davinci: fix DDR2/mDDR memory controller initialization...
|
commit | commitdiff | tree |
2012-09-01 |
Albert ARIBAUD | Revert "arm: armv7: add compile option -mno-unaligned...
|
commit | commitdiff | tree |
2012-09-01 |
Steve Sakoman | omap: am335x_evm: enable i2c1 channel
|
commit | commitdiff | tree |
2012-09-01 |
Peter Meerwald | beagle: removed unused pr_debug #define
|
commit | commitdiff | tree |
2012-09-01 |
Peter Meerwald | beagle: fix termination of buddy env setting
|
commit | commitdiff | tree |
2012-09-01 |
Peter Meerwald | beagle: make get_expansion_id(), get_board_revision...
|
commit | commitdiff | tree |
2012-09-01 |
Javier Martinez... | igep00x0: default mmcrootfstype to EXT4
|
commit | commitdiff | tree |
2012-09-01 |
Javier Martinez... | igep00x0: default to OMAP-specific serial driver
|
commit | commitdiff | tree |
2012-09-01 |
Lad, Prabhakar | da850/omap-l138: add support for direct NOR boot mode
|
commit | commitdiff | tree |
2012-09-01 |
Lad, Prabhakar | da850/omap-l138: Add support for NAND SPL
|
commit | commitdiff | tree |
2012-09-01 |
Lad, Prabhakar | da850/omap-l138: Fix NAND flash timings
|
commit | commitdiff | tree |
2012-09-01 |
Lad, Prabhakar | da850/omap-l138: Add support to read u-boot image from...
|
commit | commitdiff | tree |
2012-09-01 |
Lad, Prabhakar | da850/omap-l138: Define SPI specific configs for SPL...
|
commit | commitdiff | tree |
2012-09-01 |
Lad, Prabhakar | arm, davinci: perform check for initializing global...
|
commit | commitdiff | tree |
2012-09-01 |
Rajashekhara, Sudhakar | da850/omap-l138: Make MMC and NOR support mutually...
|
commit | commitdiff | tree |
2012-09-01 |
Rajashekhara, Sudhakar | da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM
|
commit | commitdiff | tree |
2012-09-01 |
Lad, Prabhakar | da850/omap-l138: Add MMC support for DA850/OMAP-L138
|
commit | commitdiff | tree |
2012-09-01 |
Steve Sakoman | omap: am33xx: enable gpio support
|
commit | commitdiff | tree |
2012-09-01 |
Steve Sakoman | omap: am335x_evm: remove unused definitions
|
commit | commitdiff | tree |
2012-09-01 |
Stefano Babic | OMAP3: mcx: read hot-water-button after reset
|
commit | commitdiff | tree |
2012-09-01 |
Stefano Babic | OMAP3: mcx: updated default environment
|
commit | commitdiff | tree |
2012-09-01 |
Stefano Babic | OMAP3: mcx: set pinmux for uart4
|
commit | commitdiff | tree |
2012-09-01 |
Stefano Babic | mcx: increased buffer for command line
|
commit | commitdiff | tree |
2012-09-01 |
Igor Grinberg | arm: omap3: cm-t35: minor comment and printf change
|
commit | commitdiff | tree |
2012-09-01 |
Sughosh Ganu | hawkboard/omapl-138: Add support for generating ais...
|
commit | commitdiff | tree |
2012-09-01 |
Ilya Yanok | omap24xx_i2c: add 2-byte address support
|
commit | commitdiff | tree |
2012-07-21 |
Benoît Thébaudeau | ARM1136: Fix cache range checks Cc: Albert Aribaud <albert.u.boot@aribaud.net>
|
commit | commitdiff | tree |
2012-07-20 |
Ashok | mx6: Make pad name macro consistent with the datasheet
|
commit | commitdiff | tree |
2012-07-20 |
Anatolij Gustschin | mx28: Fix elftosb source link in README.mx28_common
|
commit | commitdiff | tree |
2012-07-20 |
Fabio Estevam | doc: README.mx28_common: Add missing entry into Contents
|
commit | commitdiff | tree |
2012-07-20 |
Fabio Estevam | ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
|
commit | commitdiff | tree |
2012-07-20 |
SRICHARAN R | ARM: OMAP4: PANDA: Add rest of the USB module pads...
|
commit | commitdiff | tree |
2012-07-20 |
Tetsuyuki Kobayashi | arm: armv7: add compile option -mno-unaligned-access...
|
commit | commitdiff | tree |
2012-07-20 |
Zhong Hongbo | arm: Fix to mistake clean the memory space
|
commit | commitdiff | tree |
2012-07-09 |
Stephen Warren | tegra: define fdt_load/fdt_high variables
|
commit | commitdiff | tree |
2012-07-09 |
Stephen Warren | tegra: enable bootz command
|
commit | commitdiff | tree |
2012-07-09 |
Jim Lin | tegra: usb: Fix device enumeration problem of USB1
|
commit | commitdiff | tree |
2012-07-09 |
Stephen Warren | tegra: trimslice: set up serial flash pinmux
|
commit | commitdiff | tree |
2012-07-09 |
Stephen Warren | tegra: add pin_mux_spi() board initialization function
|
commit | commitdiff | tree |
next |