| Commit message (Expand) | Author | Age | Lines |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -214/+16 |
* | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini | 2013-08-18 | -11/+3 |
|\ |
|
| * | da850evm: Use clrbits function with correct endianess | Christian Riesch | 2013-07-26 | -11/+3 |
* | | video, da8xx-fb: changes for am335x usage | Heiko Schocher | 2013-08-10 | -1/+25 |
* | | video, da8xx: move da8xx-fb.h to drivers/video | Heiko Schocher | 2013-08-10 | -1/+1 |
|/ |
|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -419/+28 |
* | remove all references to .dynsym | Albert ARIBAUD | 2013-06-21 | -6/+0 |
* | arm: da830: moved pinmux configurations to the arch tree | Vishwanathrao Badarkhe, Manish | 2013-06-10 | -131/+14 |
* | da830: add MMC support | Vishwanathrao Badarkhe, Manish | 2013-06-10 | -0/+48 |
* | da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT | Albert ARIBAUD | 2013-04-14 | -1/+1 |
* | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau | 2013-04-12 | -5/+5 |
* | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau | 2013-04-12 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -10/+0 |
|\ |
|
| * | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD | 2013-03-12 | -10/+0 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -2/+2 |
|/ |
|
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+11 |
* | davinci: ea20: the console is always set to the serial line | Bastian Ruppert | 2012-10-01 | -2/+9 |
* | davinci: ea20: reorganisation LCD startup | Bastian Ruppert | 2012-10-01 | -8/+15 |
* | da850: Add README.da850 | Tom Rini | 2012-09-27 | -0/+68 |
* | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu | 2012-09-01 | -0/+41 |
* | da850/omap-l138: Fix NAND flash timings | Lad, Prabhakar | 2012-09-01 | -5/+5 |
* | da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM | Rajashekhara, Sudhakar | 2012-09-01 | -1/+11 |
* | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar | 2012-09-01 | -0/+32 |
* | hawkboard/omapl-138: Add support for generating ais image for hawkboard | Sughosh Ganu | 2012-09-01 | -0/+4 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+92 |
* | arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT | Nobuhiro Iwamatsu | 2012-05-15 | -2/+2 |
* | Davinci: ea20: use gpio framework to access gpios | Stefano Babic | 2012-03-27 | -29/+9 |
* | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci... | prabhakar.csengg@gmail.com | 2012-02-27 | -1/+1 |
* | da850evm: read mac address from I2C EEPROM on AM18x EVM | Hadli, Manjunath | 2012-02-27 | -2/+33 |
* | da850evm: add support to read mac address from SPI flash | Hadli, Manjunath | 2012-02-27 | -0/+72 |
* | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu | 2012-02-12 | -116/+107 |
* | arm, da850evm: Add an SPL for SPI boot | Christian Riesch | 2011-12-24 | -1/+76 |
* | da850evm: pass board revision info to kernel | Manjunath Hadli | 2011-12-06 | -1/+5 |
* | arm, davinci: move misc function in arch tree | Heiko Schocher | 2011-12-06 | -197/+0 |
* | arm, board/davinci/common/misc.c: Codingstyle cleanup | Heiko Schocher | 2011-12-06 | -9/+10 |
* | arm, hawkboard: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | -43/+8 |
* | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | -128/+25 |
* | arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes | Christian Riesch | 2011-12-06 | -3/+3 |
* | arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins | Christian Riesch | 2011-12-06 | -6/+0 |
* | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch | 2011-12-06 | -114/+1 |
* | hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines | Christian Riesch | 2011-11-29 | -4/+4 |
* | davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board | Christian Riesch | 2011-11-29 | -3/+0 |
* | davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board | Christian Riesch | 2011-11-29 | -3/+0 |
* | dm646x: pass board revision info to kernel | Manjunath Hadli | 2011-11-08 | -0/+20 |
* | Davinci: ea20: added I2C support | Stefano Babic | 2011-11-03 | -0/+7 |
* | Davinci: ea20: added video support | Stefano Babic | 2011-11-03 | -0/+62 |
* | Davinci: ea20: add gpios for LCD backlight control | Bastian Ruppert | 2011-11-03 | -1/+13 |
* | Davinci: ea20: add gpio for keeping power on in board_late_init | Bastian Ruppert | 2011-11-03 | -0/+25 |
* | Davinci: ea20: Add early init to get early output from console | Stefano Babic | 2011-11-03 | -7/+11 |
* | Davinci: ea20: Add NAND support | Stefano Babic | 2011-11-03 | -17/+18 |