summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* warp: Add initial WaRP Board supportOtavio Salvador2015-02-23-0/+139
* imx:mx6slevk implement power init boardPeng Fan2015-02-23-0/+42
* board: tbs2910: Gate clock when switching async clock muxesSoeren Moch2015-02-23-12/+16
* nitrogen6x: set environment variable reset_causeEric Nelson2015-02-17-0/+1
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-02-13-9620/+1624
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10-2/+141
| |\
| | * x86: Add basic Intel Galileo board supportBin Meng2015-02-06-0/+62
| | * x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-06-0/+78
| | * x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-05-2/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-10-0/+170
| |\ \
| | * | ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-07-0/+85
| | * | ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-07-0/+85
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-02-10-0/+1
| |\ \
| | * | lcd: dt: extract simplefb supportNikita Kiryanov2015-02-10-0/+1
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-10-155/+1672
| |\ \
| * \ \ Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-0/+46
| |\ \ \
| | * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-09-0/+46
| | | |/ | | |/|
| * | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-09-11/+0
| |\ \ \
| | * | | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-09-11/+0
| | |/ /
| * | | arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-06-2/+0
| * | | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-1/+1
| * | | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-3/+82
| * | | arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese2015-02-06-34/+0
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-02-21/+5
| |\ \
| | * | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-29-21/+5
| * | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-02-290/+361
| |\ \ \
| | * | | sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-02-3/+51
| | * | | sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-02-4/+249
| | * | | sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-02-0/+10
| | * | | sunxi: Add Inet 86VS supportMichal Suchanek2015-02-02-0/+6
| | * | | sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2015-02-02-0/+5
| | * | | sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2015-02-02-0/+5
| | * | | sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede2015-02-02-24/+24
| | * | | sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede2015-02-02-82/+0
| | * | | sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-02-9/+8
| | * | | sunxi: Convert sun5i boards to use auto dram configurationHans de Goede2015-02-02-169/+4
| | |/ /
| * | | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-31-2/+2
| |\ \ \
| | * | | sandbox: Fix README to indicate that vendor name is unsetSimon Glass2015-01-30-2/+2
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-30-0/+20
| |\ \ \
| | * | | malta: delay after resetPaul Burton2015-01-29-0/+1
| | * | | malta: IDE supportPaul Burton2015-01-29-0/+19
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-30-38/+26
| |\ \ \
| | * | | odroid u3: enable dm i2c supportPrzemyslaw Marczak2015-01-29-13/+1
| | * | | Export redesignMartin Dorwig2015-01-29-1/+1
| | * | | dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-29-8/+8
| | * | | dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-29-16/+16
| | |/ /
| * | | vexpress64: support the Juno Development PlatformLinus Walleij2015-01-30-0/+18
| * | | vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij2015-01-30-1/+14
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-26-14/+44
| |\ \
| | * | ARM: atmel: sama5d4_xplained: add option for usb ethernet gadgetBo Shen2015-01-19-0/+11