summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-09-07ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada
2016-09-06omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian
2016-09-06omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-09-06omap3logic: Fix PBIAS BugAdam Ford
2016-09-06README: add cmd directory descriptionXu Ziyuan
2016-09-06board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer
2016-09-06configs: am4xhs: Modify SPL load address to fix UART boot issueMadan Srinivas
2016-09-06ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06spl: Rework image header parse to allow abort on raw image and os bootPaul Kocialkowski
2016-09-06regulator: fixed: obey startup delayJohn Keeping
2016-09-06tools: moveconfig: add --spl option to move options for SPL buildMasahiro Yamada
2016-09-06tools: moveconfig: warn loudly if moved option has no entry in KconfigMasahiro Yamada
2016-09-06tools: moveconfig: use sets instead of lists for failed/suspicious boardsMasahiro Yamada
2016-09-06tools: moveconfig: remove document about deprecated error messageMasahiro Yamada
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani
2016-09-06pinctrl: add driver for meson-gxbb pin controllerBeniamino Galvani
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani
2016-09-06pinctrl: generic: scan for "pins" and "groups" properties in sub-nodesBeniamino Galvani
2016-09-06image-fit: fix fit_image_load() OS checkAndreas Bießmann
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf
2016-09-06warp7: Print secure/non-secure mode infoFabio Estevam
2016-09-06warp7: Use PARTUUID to specify the rootfs locationFabio Estevam
2016-09-06warp7: Add a secure mode targetFabio Estevam
2016-09-06mx6ul_14x14_ev: Enable the CCGR clocks earlierFabio Estevam
2016-09-06mx6ul_14x14_evk: Adjust SPL DDR3 settingsFabio Estevam
2016-09-06mx6ul_14x14_evk: Pass refsel and refr fields to avoid hangFabio Estevam
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-09-06mx7dsabresd: Directly write to register LDOGCTLFabio Estevam
2016-09-06mx7dsabresd: Directly write to register LDOGCTLFabio Estevam
2016-09-06pico-imx6ul: Directly write to register LDOGCTLFabio Estevam
2016-09-06ARM: board: cm_fx6: fix mtd partition fixupChristopher Spinrath
2016-09-06mx6ul_14x14_evk: don't use array for SD2 card detect padEric Nelson
2016-09-06warp7: Modify fdt_file environment variableBreno Lima
2016-09-06warp: Fix RAM size runtime detectionFabio Estevam
2016-09-06warp7: Add PMIC supportVanessa Maegima
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat
2016-09-06mx7dsabresd: Print secure/non-secure mode infoFabio Estevam
2016-09-06mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner
2016-09-06imx: ventana: enable splashscreen supportTim Harvey
2016-09-06board: tbs2910: fix HDMI pre-console bufferSoeren Moch
2016-09-06board: tbs2910: always enable usbkbdSoeren Moch
2016-09-06Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini