summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mx6qarm2: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* mx6slevk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* mx6sxsabresd: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-0546-108/+354
|\
| * ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-0413-16/+2
| * Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass2015-03-042-0/+4
| * dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-6/+0
| * Odroid U3: use common code for dram reservationPrzemyslaw Marczak2015-03-041-2/+3
| * Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak2015-03-041-6/+4
| * Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-021-0/+131
| |\
| | * arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-021-0/+131
| * | atngwmkii: convert to generic boardAndreas Bießmann2015-03-021-0/+4
| * | Merge git://git.denx.de/u-boot-usbTom Rini2015-03-023-3/+6
| |\ \
| | * | usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+1
| | * | dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak2015-02-252-3/+5
| * | | Merge git://git.denx.de/u-boot-pxaTom Rini2015-03-0214-59/+45
| |\ \ \
| | * | | pxa: colibri_pxa270: integrate latest validated register settingsMarcel Ziswiler2015-03-021-24/+24
| | * | | pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUNDMarcel Ziswiler2015-03-021-2/+0
| | * | | pxa: colibri_pxa270: fix wrong comment about voipac ethernet chipMarcel Ziswiler2015-03-021-1/+0
| | * | | pxa: colibri_pax270: fix CONFIG_BOOTCOMMANDMarcel Ziswiler2015-03-021-2/+2
| | * | | pxa: colibri_pxa270: avoid overwriting factory configuration blockMarcel Ziswiler2015-03-021-6/+8
| | * | | pxa: colibri_pxa270: disable loadb/s commands and long helpMarcel Ziswiler2015-03-021-1/+3
| | * | | pxa: colibri_pxa270: migrate to generic boardMarcel Ziswiler2015-03-021-0/+2
| | * | | pxa: balloon3/colibri_pxa270: fix environment optionally being nowhereMarcel Ziswiler2015-03-023-3/+3
| | * | | pxa: balloon3: fix comment about sdram banksMarcel Ziswiler2015-03-021-3/+3
| | * | | pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMPMarcel Ziswiler2015-03-022-2/+0
| | * | | remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler2015-03-0212-15/+0
| | | |/ | | |/|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-011-0/+16
| |\ \ \
| | * | | Exynos542x: Config: Add various configsAkshay Saraswat2015-02-281-0/+16
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-012-0/+4
| |\ \ \
| | * | | ARM: UniPhier: switch to xHCI for PH1-Pro4Masahiro Yamada2015-03-011-0/+3
| | * | | usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-011-0/+1
| | |/ /
| * | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-03-017-16/+135
| |\ \ \ | | |/ / | |/| |
| | * | arm: rmobile: silk: Add support SDHIVladimir Barinov2015-02-251-0/+3
| | * | arm: rmobile: Add Porter board supportVladimir Barinov2015-02-251-0/+112
| | * | arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu2015-02-251-0/+3
| | * | arm: rmobile: gose: Add support SDHINobuhiro Iwamatsu2015-02-251-0/+6
| | * | arm: rmobile: koelsch: Add support SDHINobuhiro Iwamatsu2015-02-251-1/+6
| | * | arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu2015-02-251-0/+3
| | * | arm: rmobile: silk: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-3/+0
| | * | arm: rmobile: alt: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-3/+0
| | * | arm: rmobile: lager: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-3/+0
| | * | arm: rmobile: gose: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-3/+0
| | * | arm: rmobile: koelsch: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-252-3/+2
* | | | mx5: fix get_reset_causeStefano Babic2015-03-051-0/+2
* | | | warp: Select BOUNCE_BUFFER and CMD_EXT optionsFabio Estevam2015-03-021-0/+4
* | | | warp: Add USB Mass Storage supportFabio Estevam2015-03-021-0/+26
* | | | imx6: Added DEK blob generator commandRaul Cardenas2015-03-021-3/+75
* | | | mx6sabre: Select CMD_EXT4 optionsFabio Estevam2015-03-021-0/+2
* | | | mx6sabre: Enable User Mass StorageFabio Estevam2015-03-021-0/+14
OpenPOWER on IntegriCloud