summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-06spl: Rework image header parse to allow abort on raw image and os bootPaul Kocialkowski1-4/+7
2016-09-06regulator: fixed: obey startup delayJohn Keeping2-0/+11
2016-09-06tools: moveconfig: add --spl option to move options for SPL buildMasahiro Yamada1-3/+30
2016-09-06tools: moveconfig: warn loudly if moved option has no entry in KconfigMasahiro Yamada1-14/+31
2016-09-06tools: moveconfig: use sets instead of lists for failed/suspicious boardsMasahiro Yamada1-10/+10
2016-09-06tools: moveconfig: remove document about deprecated error messageMasahiro Yamada1-4/+0
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani4-16/+4
2016-09-06pinctrl: add driver for meson-gxbb pin controllerBeniamino Galvani7-0/+704
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani4-1/+552
2016-09-06pinctrl: generic: scan for "pins" and "groups" properties in sub-nodesBeniamino Galvani1-2/+4
2016-09-06image-fit: fix fit_image_load() OS checkAndreas Bießmann1-1/+2
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf7-1/+43
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf2-13/+19
2016-09-06warp7: Print secure/non-secure mode infoFabio Estevam1-1/+8
2016-09-06warp7: Use PARTUUID to specify the rootfs locationFabio Estevam1-3/+6
2016-09-06warp7: Add a secure mode targetFabio Estevam1-0/+36
2016-09-06mx6ul_14x14_ev: Enable the CCGR clocks earlierFabio Estevam1-2/+2
2016-09-06mx6ul_14x14_evk: Adjust SPL DDR3 settingsFabio Estevam1-7/+7
2016-09-06mx6ul_14x14_evk: Pass refsel and refr fields to avoid hangFabio Estevam1-2/+2
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam19-4/+46
2016-09-06mx7dsabresd: Directly write to register LDOGCTLFabio Estevam1-3/+1
2016-09-06mx7dsabresd: Directly write to register LDOGCTLFabio Estevam1-3/+1
2016-09-06pico-imx6ul: Directly write to register LDOGCTLFabio Estevam1-3/+1
2016-09-06ARM: board: cm_fx6: fix mtd partition fixupChristopher Spinrath1-3/+3
2016-09-06mx6ul_14x14_evk: don't use array for SD2 card detect padEric Nelson1-14/+10
2016-09-06warp7: Modify fdt_file environment variableBreno Lima1-1/+1
2016-09-06warp: Fix RAM size runtime detectionFabio Estevam2-1/+116
2016-09-06warp7: Add PMIC supportVanessa Maegima2-0/+69
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat14-0/+1244
2016-09-06mx7dsabresd: Print secure/non-secure mode infoFabio Estevam1-1/+8
2016-09-06mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner1-0/+5
2016-09-06imx: ventana: enable splashscreen supportTim Harvey2-3/+4
2016-09-06board: tbs2910: fix HDMI pre-console bufferSoeren Moch1-1/+3
2016-09-06board: tbs2910: always enable usbkbdSoeren Moch1-7/+6
2016-09-06Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini17-56/+547
2016-09-06Merge git://git.denx.de/u-boot-nand-flashTom Rini4-7/+8
2016-09-06ARM: dts: dra72-evm: fix broken ethernetMugunthan V N1-1/+1
2016-09-06sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara1-1/+1
2016-09-06sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara1-1/+1
2016-09-06Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"Andre Przywara1-2/+3
2016-09-03sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBCHans de Goede4-1/+105
2016-09-03sunxi: Enable emac on H3 orangepi boardsHans de Goede2-1/+3
2016-09-03sunxi: Sync h3-orangepi dts files with kernelHans de Goede3-47/+37
2016-09-03sunxi: Fix H3 EMAC syscon register addressChen-Yu Tsai1-3/+2
2016-09-03sunxi: Add support for A33-OLinuXino boardStefan Mavrodiev4-0/+275
2016-09-03sunxi: Add iNet D978 rev2 defconfigIcenowy Zheng2-0/+31
2016-09-03sunxi: add proper device tree for iNet D978 rev2 boardsIcenowy Zheng2-0/+89
2016-09-02nand: Fix some more NULL name testsScott Wood3-4/+4
2016-09-02nand: Fix nand info for no deviceTony Lindgren1-3/+3
2016-09-02mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham1-0/+1