summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-30mx7dsabresd: add secure boot supportAdrian Alonso
2015-10-30imx: hab: rework unified rom section for mx7Adrian Alonso
2015-10-30imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan
2015-10-30imx: mx6sabresd discard PHYS_SDRAM_SIZEPeng Fan
2015-10-30imx35, flea3: add FIT image supportHeiko Schocher
2015-10-30ts4800: add CONFIG_OF_LIBFDTDamien Riegel
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-10-29net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng
2015-10-29net: Increase the size of the net_boot_file_name bufferJacob Stiffler
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-10-28net: change the env name to use constJosh Wu
2015-10-27Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2015-10-27Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-27ocotea: DropTom Rini
2015-10-27taishan: DropTom Rini
2015-10-27ebony: DropTom Rini
2015-10-27taihu: RemoveTom Rini
2015-10-27cfi_flash: use specific width types for cwordRyan Harkin
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher
2015-10-25sf: Add FSR support to spi_flash_cmd_wait_readyJagan Teki
2015-10-25sf: Make flash->flags use for generic usageJagan Teki
2015-10-25zynq-common: Add SPL SPI offset, size configsSiva Durga Prasad Paladugu
2015-10-25zynq-common: Enable ISSI SPI-NOR flash supportJagan Teki
2015-10-25zynq-common: Enable Bank/Extended address register supportJagan Teki
2015-10-25zynq-common: Enable zynq qspi controller supportJagan Teki
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-24distro_bootcmd: Add support for booting from ubifsRoy Spliet
2015-10-24ubifs: Add generic fs supportHans de Goede
2015-10-24ubifs: Add functions for generic fs useHans de Goede
2015-10-24ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard
2015-10-23dm: core: Tidy up comments in device.hSimon Glass
2015-10-23dm: core: Remove a comment about dropping per_child_auto_alloc_sizeSimon Glass
2015-10-23dm: core: Tidy up devres commentsSimon Glass
2015-10-23dm: core: Fix device flag whitespaceSimon Glass
2015-10-23dm: core: Adjust device.h header file orderSimon Glass
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-23nios2: zap nios2-generic board dirThomas Chou
2015-10-22nios2: convert altera sysid to driver modelThomas Chou
2015-10-22dm: implement a Miscellaneous uclassThomas Chou
2015-10-22serial: remove altera serial initializationsThomas Chou
2015-10-22nios2: convert altera timer to driver modelThomas Chou
2015-10-22dm: implement a Timer uclassThomas Chou
2015-10-22nios2 : convert altera_pio to driver modelThomas Chou