summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | zynq-common: Enable Bank/Extended address register supportJagan Teki2015-10-251-0/+1
| * | zynq-common: Enable zynq qspi controller supportJagan Teki2015-10-251-0/+9
| |/
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2015-10-274-868/+0
|\ \
| * | ocotea: DropTom Rini2015-10-271-194/+0
| * | taishan: DropTom Rini2015-10-271-193/+0
| * | ebony: DropTom Rini2015-10-271-174/+0
| * | taihu: RemoveTom Rini2015-10-271-307/+0
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-10-271-4/+4
|\ \
| * | cfi_flash: use specific width types for cwordRyan Harkin2015-10-271-4/+4
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-276-125/+66
|\ \
| * | dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard2015-10-232-66/+0
| * | dm: core: Tidy up comments in device.hSimon Glass2015-10-231-3/+16
| * | dm: core: Remove a comment about dropping per_child_auto_alloc_sizeSimon Glass2015-10-231-4/+0
| * | dm: core: Tidy up devres commentsSimon Glass2015-10-231-26/+24
| * | dm: core: Fix device flag whitespaceSimon Glass2015-10-231-5/+5
| * | dm: core: Adjust device.h header file orderSimon Glass2015-10-231-13/+13
| * | dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-234-8/+8
* | | ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-262-1/+57
* | | linux, compat: add missing definitions for ubiHeiko Schocher2015-10-261-4/+33
| |/ |/|
* | common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-2440-0/+40
* | arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24234-257/+0
* | distro_bootcmd: Add support for booting from ubifsRoy Spliet2015-10-241-0/+19
* | ubifs: Add generic fs supportHans de Goede2015-10-241-0/+1
* | ubifs: Add functions for generic fs useHans de Goede2015-10-241-0/+4
* | ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-241-0/+28
* | ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET2015-10-241-0/+1
* | allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-241-0/+1
* | net: convert altera_tse to driver model and phylibThomas Chou2015-10-231-0/+8
* | nios2: zap nios2-generic board dirThomas Chou2015-10-231-8/+16
* | nios2: convert altera sysid to driver modelThomas Chou2015-10-231-1/+1
* | dm: implement a Miscellaneous uclassThomas Chou2015-10-232-0/+80
* | serial: remove altera serial initializationsThomas Chou2015-10-231-2/+0
* | nios2: convert altera timer to driver modelThomas Chou2015-10-231-5/+0
* | dm: implement a Timer uclassThomas Chou2015-10-233-0/+56
* | nios2 : convert altera_pio to driver modelThomas Chou2015-10-231-20/+1
* | nios2: convert altera_uart to driver modelThomas Chou2015-10-231-8/+1
* | nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-3/+0
* | nios2: Split timer code into timer.cThomas Chou2015-10-231-2/+1
* | nios2: Switch to generic timerThomas Chou2015-10-231-6/+2
* | nios2: move altera_pio_init to board_early_init_rThomas Chou2015-10-231-0/+1
* | nios2: move command line configuration to KconfigThomas Chou2015-10-231-8/+1
|/
* ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N2015-10-222-0/+47
* am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N2015-10-221-1/+5
* am335x_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* ARM: k2g: Add config fileLokesh Vutla2015-10-221-0/+59
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-221-1/+10
* ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla2015-10-221-1/+5
* ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LENLokesh Vutla2015-10-221-0/+7
OpenPOWER on IntegriCloud