Age | Commit message (Expand) | Author |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-01 | davinci: ea20: the console is always set to the serial line | Bastian Ruppert |
2012-10-01 | davinci: ea20: reorganisation LCD startup | Bastian Ruppert |
2012-09-27 | da850: Add README.da850 | Tom Rini |
2012-09-01 | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu |
2012-09-01 | da850/omap-l138: Fix NAND flash timings | Lad, Prabhakar |
2012-09-01 | da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM | Rajashekhara, Sudhakar |
2012-09-01 | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar |
2012-09-01 | hawkboard/omapl-138: Add support for generating ais image for hawkboard | Sughosh Ganu |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-05-15 | arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT | Nobuhiro Iwamatsu |
2012-03-27 | Davinci: ea20: use gpio framework to access gpios | Stefano Babic |
2012-02-27 | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci... | prabhakar.csengg@gmail.com |
2012-02-27 | da850evm: read mac address from I2C EEPROM on AM18x EVM | Hadli, Manjunath |
2012-02-27 | da850evm: add support to read mac address from SPI flash | Hadli, Manjunath |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu |
2011-12-24 | arm, da850evm: Add an SPL for SPI boot | Christian Riesch |
2011-12-06 | da850evm: pass board revision info to kernel | Manjunath Hadli |
2011-12-06 | arm, davinci: move misc function in arch tree | Heiko Schocher |
2011-12-06 | arm, board/davinci/common/misc.c: Codingstyle cleanup | Heiko Schocher |
2011-12-06 | arm, hawkboard: Use the pinmux configurations defined in the arch tree | Christian Riesch |
2011-12-06 | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch |
2011-12-06 | arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes | Christian Riesch |
2011-12-06 | arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins | Christian Riesch |
2011-12-06 | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch |
2011-11-29 | hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines | Christian Riesch |
2011-11-29 | davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board | Christian Riesch |
2011-11-29 | davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board | Christian Riesch |
2011-11-08 | dm646x: pass board revision info to kernel | Manjunath Hadli |
2011-11-03 | Davinci: ea20: added I2C support | Stefano Babic |
2011-11-03 | Davinci: ea20: added video support | Stefano Babic |
2011-11-03 | Davinci: ea20: add gpios for LCD backlight control | Bastian Ruppert |
2011-11-03 | Davinci: ea20: add gpio for keeping power on in board_late_init | Bastian Ruppert |
2011-11-03 | Davinci: ea20: Add early init to get early output from console | Stefano Babic |
2011-11-03 | Davinci: ea20: Add NAND support | Stefano Babic |
2011-11-03 | Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co... | Bastian Ruppert |
2011-11-03 | Davinci: ea20: set console on UART0 | Bastian Ruppert |
2011-11-03 | arm, davinci: replace CONFIG_PRELOADER with CONFIG_SPL_BUILD | Heiko Schocher |
2011-10-27 | da850evm: Move LPSC configuration to board_early_init_f() | Christian Riesch |
2011-10-27 | da830: add support for NAND boot mode | Manjunath Hadli |
2011-10-22 | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-10 | ARM: hawkboard: fix compilation of nand_spl | Wolfgang Denk |
2011-09-07 | da8xxevm: Fix warning: unused variable 'val' | Wolfgang Denk |
2011-09-04 | da850: modifications for Logic PD Rev.3 AM18xx EVM | Nagabhushana Netagunte |
2011-09-04 | da850: add support to wake up DSP during board init | Nagabhushana Netagunte |
2011-09-04 | da850: add NOR boot mode support | Nagabhushana Netagunte |
2011-08-08 | Add Ethernet hardware MAC address framework to usbnet | Simon Glass |
2011-08-03 | DaVinci: rename gpio_defs.h to gpio.h | Laurence Withers |
2011-07-17 | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD |