summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-022-21/+5
|\
| * OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-292-21/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-0212-290/+361
|\ \
| * | sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-023-3/+51
| * | sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-024-4/+249
| * | sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-021-0/+10
| * | sunxi: Add Inet 86VS supportMichal Suchanek2015-02-021-0/+6
| * | sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2015-02-021-0/+5
| * | sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2015-02-021-0/+5
| * | sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede2015-02-021-24/+24
| * | sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede2015-02-021-82/+0
| * | sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-022-9/+8
| * | sunxi: Convert sun5i boards to use auto dram configurationHans de Goede2015-02-027-169/+4
| |/
* | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-311-2/+2
|\ \
| * | sandbox: Fix README to indicate that vendor name is unsetSimon Glass2015-01-301-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-301-0/+20
|\ \
| * | malta: delay after resetPaul Burton2015-01-291-0/+1
| * | malta: IDE supportPaul Burton2015-01-291-0/+19
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-307-38/+26
|\ \
| * | odroid u3: enable dm i2c supportPrzemyslaw Marczak2015-01-291-13/+1
| * | Export redesignMartin Dorwig2015-01-291-1/+1
| * | dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-295-8/+8
| * | dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-295-16/+16
| |/
* | vexpress64: support the Juno Development PlatformLinus Walleij2015-01-302-0/+18
* | vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij2015-01-301-1/+14
|/
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-264-14/+44
|\
| * ARM: atmel: sama5d4_xplained: add option for usb ethernet gadgetBo Shen2015-01-191-0/+11
| * ARM: atmel: sama5d4ek: add option for usb ethernet gadgetBo Shen2015-01-191-0/+11
| * arm, at91: corvus board updatesHeiko Schocher2015-01-191-5/+7
| * taurus, spl: erase also spi flash if recovery button is pressedHeiko Schocher2015-01-191-9/+15
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-261-2/+12
|\ \
| * | ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu2015-01-261-2/+4
| * | ARM: zynq: Show board information by defaultMichal Simek2015-01-261-0/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2015-01-252-13/+13
|\ \ \
| * | | cosmetic: kirkwood: style fixes in kwbimage.cfg filesLuka Perkov2015-01-252-13/+13
* | | | fsl/ls1021qds: Add deep sleep supporttang yuantian2015-01-242-0/+43
* | | | arm: ls102xa: Add LPUART support for LS1021ATWR boardAlison Wang2015-01-231-0/+1
* | | | arm: ls102xa: Add LPUART support for LS1021AQDS boardAlison Wang2015-01-231-0/+1
* | | | arm: ls102xa: Update snoop settings for CCI-400Alison Wang2015-01-232-17/+29
* | | | ls102xa: dcu: Add platform support for DCU on LS1021AQDS boardXiubo Li2015-01-234-0/+99
* | | | ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as defaultAlison Wang2015-01-231-1/+34
|/ / /
* | | powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-2327-3183/+0
* | | powerpc: mpc5xxx: PM520 board supportMasahiro Yamada2015-01-237-968/+0
* | | powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-238-512/+0
* | | powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-237-597/+0
* | | powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada2015-01-237-536/+0
* | | powerpc: mpc85xx: remove P2020COME board supportMasahiro Yamada2015-01-237-439/+0
* | | powerpc: mpc85xx: remove P1_P2_RDB boardsMasahiro Yamada2015-01-2311-1108/+0
* | | powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-2312-1259/+1
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-2318-484/+123
|\ \ \
OpenPOWER on IntegriCloud