summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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
| * | | pxa: fix wrong comment about vpac270 being the arch numberMarcel Ziswiler2015-03-022-2/+2
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-0110-35/+495
|\ \ \
| * | | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-284-95/+77
| * | | Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-281-1/+1
| * | | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-282-1/+4
| * | | Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-282-13/+64
| * | | Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-281-1/+17
OpenPOWER on IntegriCloud