summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* board: tbs2910: Gate clock when switching async clock muxesSoeren Moch2015-02-231-12/+16
* nitrogen6x: set environment variable reset_causeEric Nelson2015-02-171-0/+1
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-02-13181-9620/+1624
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-1011-2/+141
| |\
| | * x86: Add basic Intel Galileo board supportBin Meng2015-02-065-0/+62
| | * x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-065-0/+78
| | * x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-051-2/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-102-0/+170
| |\ \
| | * | ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-071-0/+85
| | * | ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-071-0/+85
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-02-101-0/+1
| |\ \
| | * | lcd: dt: extract simplefb supportNikita Kiryanov2015-02-101-0/+1
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-1028-155/+1672
| |\ \
| * \ \ Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-091-0/+46
| |\ \ \
| | * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-091-0/+46
| | | |/ | | |/|
| * | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-092-11/+0
| |\ \ \
| | * | | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-092-11/+0
| | |/ /
| * | | arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-061-2/+0
| * | | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-061-1/+1
| * | | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-062-3/+82
| * | | arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese2015-02-062-34/+0
| |/ /
| * | 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
OpenPOWER on IntegriCloud