summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mx31pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
* mx35pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* mx51evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* 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-05244-881/+6461
|\
| * ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-0423-25/+36
| * Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass2015-03-042-0/+4
| * arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-044-3/+132
| * dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-045-25/+19
| * arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-042-0/+6
| * arm: Reduce the scope of lowlevel_init()Simon Glass2015-03-041-2/+20
| * Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-044-14/+15
| |\
| | * Odroid U3: use common code for dram reservationPrzemyslaw Marczak2015-03-042-6/+3
| | * Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak2015-03-041-6/+4
| | * board: samsung: reserve memory for the secure firmwarePrzemyslaw Marczak2015-03-041-0/+6
| | * samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...Łukasz Majewski2015-03-041-2/+2
| * | Prepare v2015.04-rc3Tom Rini2015-03-031-1/+1
| |/
| * mpc837xerdb: "fix Calling __hwconfig without a buffer" warningSinan Akman2015-03-021-1/+6
| * Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-0215-0/+442
| |\
| | * arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-0215-0/+442
| * | atngwmkii: convert to generic boardAndreas Bießmann2015-03-021-0/+4
| * | kconfig: remove unneeded U-Boot extension codeMasahiro Yamada2015-03-021-8/+0
| * | serial: ns16550: Fix build error due to a typoAxel Lin2015-03-021-1/+1
| * | MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-025-17/+8
| * | armv7.h: Add <asm/io.h>Tom Rini2015-03-021-0/+1
| * | Merge git://git.denx.de/u-boot-usbTom Rini2015-03-0213-34/+190
| |\ \
| | * | MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibilityLukasz Majewski2015-03-021-0/+1
| | * | usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-251-0/+5
| | * | fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta2015-02-251-2/+2
| | * | fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-251-5/+22
| | * | fastboot: Add USB cable detect checkRob Herring2015-02-251-0/+6
| | * | usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-254-3/+84
| | * | odroid: adjust get_dfu_alt_*() functions to new declarationsInha Song2015-02-251-14/+17
| | * | dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak2015-02-255-9/+11
| | * | fastboot: add support for "oem format" commandRob Herring2015-02-251-0/+11
| | * | fastboot: add "fastboot oem" command supportMichael Scott2015-02-251-0/+15
| | * | usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski2015-02-241-0/+16
| | * | exynos: usb: make dwc3_set_mode to staticJoonyoung Shim2015-02-241-1/+1
| * | | Merge git://git.denx.de/u-boot-pxaTom Rini2015-03-0216-61/+47
| |\ \ \
| | * | | 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
OpenPOWER on IntegriCloud