summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tools: socfpga: Stop using global struct socfpga_imageMarek Vasut2018-05-081-2/+6
| * | | image: socfpga: Add SFP image version 1 definitionMarek Vasut2018-05-082-2/+4
| * | | ARM: socfpga: Add boot trampoline for Arria10Marek Vasut2018-05-081-2/+2
* | | | SPDX: Convert a few files that were missed beforeTom Rini2018-05-1052-106/+54
* | | | tools/file2include: avoid incorrect commentsHeinrich Schuchardt2018-05-101-1/+1
* | | | include: update log2 header from the Linux kernelHeinrich Schuchardt2018-05-101-26/+37
* | | | xyz-modem: va_start() must be matched by va_end()Heinrich Schuchardt2018-05-101-8/+9
* | | | tools/file2include: create Linux style SPDX headerHeinrich Schuchardt2018-05-101-2/+1
* | | | bootm: fix 'memory-fixup' for vxWorks bootHannes Schmelzer2018-05-101-1/+1
* | | | Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selectedAlex Kiernan2018-05-101-1/+1
* | | | board/freescale: Remove invalid fsl email addressesFabio Estevam2018-05-1011-22/+22
* | | | p1022ds: Change Timur's email addressFabio Estevam2018-05-101-1/+1
* | | | bootcount: display5: config: Enable boot count feature in the display5 boardLukasz Majewski2018-05-101-0/+4
* | | | bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...Lukasz Majewski2018-05-101-1/+2
* | | | bootcount: spl: Extend SPL to support bootcount incrementationLukasz Majewski2018-05-101-0/+3
* | | | bootcount: Rewrite autoboot to use wrapper functions from bootcount.hLukasz Majewski2018-05-101-18/+5
* | | | bootcount: Add function wrappers to handle bootcount increment and error chec...Lukasz Majewski2018-05-101-0/+47
* | | | bootcount: Add include guards into bootcount.h fileLukasz Majewski2018-05-101-0/+3
* | | | bootcount: spl: Enable bootcount support in SPLLukasz Majewski2018-05-102-0/+10
| |_|/ |/| |
* | | Merge git://git.denx.de/u-boot-ubiTom Rini2018-05-101-0/+4
|\ \ \
| * | | ubifs: avoid assert failed in ubifs.cPatrice Chotard2018-05-091-0/+4
* | | | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-05-0914-171/+748
|\ \ \ \ | |/ / / |/| | |
| * | | board: sunxi: sun8i-v40: Add Bananapi M2 Berry supportJagan Teki2018-05-074-1/+153
| * | | ARM: dts: sun8i: Sync r40 dtsi from LinuxJagan Teki2018-05-073-0/+360
| * | | sunxi: Sort dts Makefile entries for H3Chen-Yu Tsai2018-05-011-5/+5
| * | | sunxi: Add Libre Computer Board ALL-H3-CC H5 ver.Chen-Yu Tsai2018-05-014-0/+30
| * | | sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.Chen-Yu Tsai2018-05-014-1/+31
| * | | sunxi: Split out common board design for ALL-H3-CC device treeChen-Yu Tsai2018-05-012-164/+170
| * | | sunxi: Disable R_I2C for Libre Computer Board ALL-H3-CC H3 ver.Chen-Yu Tsai2018-05-011-2/+0
* | | | bootm.c: Correct the flush_len used in bootm_load_os()Tom Rini2018-05-081-14/+12
* | | | image: fit: Show signatures and hashes for configurationsClément Péron2018-05-081-0/+13
* | | | arm: bitops: fix find_next_zero_bit() for case size < 32Grygorii Strashko2018-05-081-1/+1
* | | | cmd: add ADC cli commandsNeil Armstrong2018-05-083-0/+129
* | | | pci: Don't use pci_indirect when DM is activeMario Six2018-05-081-1/+1
* | | | gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six2018-05-083-1/+82
* | | | clk: Add ICS8N3QV01 driverMario Six2018-05-083-0/+239
* | | | ihs_mdio: Make DM-compatibleMario Six2018-05-082-5/+58
* | | | ihs_mdio: Encapsulate register accessMario Six2018-05-081-7/+34
* | | | db410c: set clk node to be probed before relocationRamon Fried2018-05-082-1/+12
* | | | ARM: dts: sti: Add stih410-b2260-u-boot.dtsiPatrice Chotard2018-05-081-0/+16
* | | | arm: ti: boot: Extract PARTS_DEFAULT to boot.hSam Protsenko2018-05-085-52/+29
* | | | Merge git://git.denx.de/u-boot-mmcTom Rini2018-05-0812-328/+32
|\ \ \ \
| * | | | power: pwm regulator: support live treeAndy Yan2018-05-081-11/+4
| * | | | dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn2018-05-081-1/+1
| * | | | mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung2018-05-081-0/+8
| * | | | mmc: add the debug message in mmc_set_clockJaehoon Chung2018-05-081-0/+2
| * | | | mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung2018-05-084-10/+15
| * | | | lib: fdtdec: drop the old compatible about max77686Jaehoon Chung2018-05-082-2/+0
| * | | | power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung2018-05-082-304/+0
| * | | | configs: trats2: enable the max77686 regulator configJaehoon Chung2018-05-081-0/+2
| | |_|/ | |/| |