summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-081-1/+6
* | net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-083-3/+14
|/
* Merge git://git.denx.de/u-boot-usbTom Rini2014-09-021-1/+4
|\
| * dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-021-1/+4
* | dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-311-2/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-314-294/+9
|\
| * nios2: rebase nios2-generic board to 3c120 reference designThomas Chou2014-08-301-2/+9
| * serial: move nios2-yanu.h into opencores_yanu driverThomas Chou2014-08-301-99/+0
| * nios2: move nios2.h to arch asm directoryThomas Chou2014-08-301-40/+0
| * nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-301-153/+0
* | nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-2/+0
* | orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* | omap5: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* | omap4: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
OpenPOWER on IntegriCloud