summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * imx: ventana: add pci fixup for PLX PEX860x switch GPIOTim Harvey2014-09-091-0/+1
| | * pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-091-0/+7
| | * arm: mx6: cm_fx6: add sata supportNikita Kiryanov2014-09-091-0/+34
| | * arm: mx6: cm_fx6: use eepromNikita Kiryanov2014-09-091-0/+2
| | * arm: mx6: cm_fx6: add i2c supportNikita Kiryanov2014-09-091-0/+11
| | * arm: mx6: cm_fx6: add usb supportNikita Kiryanov2014-09-091-0/+10
| | * arm: mx6: cm_fx6: add ethernet supportNikita Kiryanov2014-09-091-2/+14
| | * arm: mx6: cm_fx6: add nand supportNikita Kiryanov2014-09-091-1/+30
| | * arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov2014-09-091-0/+192
| | * sata: dwc_ahsata: implement sata_port_statusNikita Kiryanov2014-09-091-0/+1
| | * compulab: eeprom: add support for defining eeprom i2c busNikita Kiryanov2014-09-093-0/+3
* | | compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada2014-09-166-44/+236
* | | implement the Android sparse image formatSteve Rae2014-09-162-0/+35
* | | kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-166-6/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-1312-3/+1327
|\ \ \
| * | | dm: tegra: Enable driver model for serialSimon Glass2014-09-101-1/+8
| * | | tegra: dts: Add serial port detailsSimon Glass2014-09-104-0/+1115
| * | | dm: serial: Add driver model support for ns16550Simon Glass2014-09-101-0/+53
| * | | dm: serial: Move baud rate calculation to ns16550.cSimon Glass2014-09-101-0/+13
| * | | sandbox: Convert serial driver to use driver modelSimon Glass2014-09-101-0/+3
| * | | dm: Add a uclass for serial devicesSimon Glass2014-09-102-0/+93
| * | | dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2014-09-101-1/+5
| * | | dm: fdt: Add a function to look up a chosen nodeSimon Glass2014-09-101-0/+12
| * | | tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-0/+1
| * | | dm: tegra: Set up a pre-reloc malloc()Simon Glass2014-09-101-0/+1
| * | | dm: Make driver model available before board_init()Simon Glass2014-09-101-1/+23
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-1213-196/+296
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | clang: workaround for generated constantsJeroen Hofstee2014-09-091-3/+3
| |/
| * Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-091-1/+1
| |\
| | * sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILEIan Campbell2014-09-051-1/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-099-11/+239
| |\ \
| | * | CONFIGS: peach-pit: Enable display for peach_pit boardAjay Kumar2014-09-051-0/+10
| | * | video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-051-0/+1
| | * | video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+1
| | * | exynos_fb: Remove usage of static definesAjay Kumar2014-09-054-11/+0
| | * | odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak2014-09-051-0/+216
| | * | samsung: board: enable support of multiple board typesPrzemyslaw Marczak2014-09-051-0/+4
| | * | arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak2014-09-051-0/+1
| | * | samsung: misc: add function for setting $dfu_alt_infoPrzemyslaw Marczak2014-09-051-0/+6
| | |/
| * | AM335x: igep0033: Convert to generic board and use ti_am335x_common.h.Enric Balletbo i Serra2014-09-041-178/+43
| * | omap3_beagle: Add boot script support to omap3 beagle boardGuillaume GARDET2014-09-041-3/+10
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-09-101-1/+0
|\ \
| * | microblaze: remove #ident directive to fix build errorMasahiro Yamada2014-09-101-1/+0
| |/
* | ls102xa: dcu: Add platform support for DCU on LS1021ATWR boardWang Huan2014-09-081-0/+18
* | video: dcu: Add DCU driver supportWang Huan2014-09-081-0/+16
* | net: tsec: Remove tx snooping support from LS1Claudiu Manoil2014-09-081-0/+4
* | arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan2014-09-081-0/+273
* | arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan2014-09-081-0/+389
* | driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun2014-09-081-0/+2
* | esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan2014-09-081-1/+13
OpenPOWER on IntegriCloud