summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...Andy Yan2017-07-271-1/+1
* microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan2017-07-271-4/+4
* powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-272-10/+9
* mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-3/+3
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-2713-29/+41
* rockchip: firefly: Add "usb start" to auto-start USB deviceLeo Wen2017-07-271-1/+2
* rockchip: firefly: Set the environment variable 'usbkbd' to the stdinLeo Wen2017-07-271-1/+1
* rockchip: firefly: Add some macros to enable the usb keyboardLeo Wen2017-07-271-0/+4
* rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich2017-07-272-2/+2
* rockchip: rk3288: Add support for drive-strength in PINCTRLRomain Perier2017-07-271-1/+9
* rockchip: use UUID for root partitionsKever Yang2017-07-271-1/+7
* rockchip: dts: rk3399-puma: put EFI partition entries at 2MBPhilipp Tomsich2017-07-271-0/+1
* rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before...Philipp Tomsich2017-07-271-1/+2
* rockchip: clk: rk3399: remove unused fields from priv-structuresPhilipp Tomsich2017-07-271-2/+0
* rockchip: clk: rk3368: remove unused fields from rk3368_clk_privPhilipp Tomsich2017-07-271-2/+0
* rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for aut...Philipp Tomsich2017-07-271-1/+1
* rockchip: spl: make boot0 hook TPL safePhilipp Tomsich2017-07-271-1/+12
* rockchip: pwm: add mask for config settingKever Yang2017-07-272-0/+3
* power: pwm_regulator: remove redundant codeKever Yang2017-07-271-7/+1
* power: pwm_regulator: fix the pwm_set_config parameter orderKever Yang2017-07-271-1/+1
* rockchip: dts: correct vdd_log setting for firefly-rk3399Kever Yang2017-07-271-1/+2
* rockchip: dts: firefly using ddr3 1600Kever Yang2017-07-271-1/+1
* rockchip: phycore: Add ID page of M24C32-D EEPROMWadim Egorov2017-07-271-0/+8
* rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMACRomain Perier2017-07-271-0/+4
* rockchip: rk3288: Remove phy reset GPIO pull upRomain Perier2017-07-271-3/+1
* rockchip: efuse: dm: change to use dev_read_addrPhilipp Tomsich2017-07-271-1/+1
* rockchip: timer: make register sizes explicitPhilipp Tomsich2017-07-272-7/+7
* rockchip: dts: rk3229: add dwc2 node for fastbootMeng Dongyang2017-07-272-0/+14
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-07-2642-2212/+117
|\
| * ARM: uniphier: enable CONFIG_CMD_FS_GENERICMasahiro Yamada2017-07-265-0/+5
| * ARM: uniphier: remove part number info from the boot logMasahiro Yamada2017-07-261-11/+11
| * doc: uniphier: rework README.uniphierMasahiro Yamada2017-07-261-59/+59
| * ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-2636-2145/+45
* | Merge git://git.denx.de/u-boot-mipsTom Rini2017-07-2614-185/+678
|\ \
| * | mips-relocs: Fix warning from gcc 6.3Paul Burton2017-07-251-0/+6
| * | MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel2017-07-251-4/+4
| * | MIPS: Stop building position independent codePaul Burton2017-07-2512-179/+663
| * | Makefile: Allow arch post-link hookPaul Burton2017-07-251-2/+5
* | | MAINTAINERS: Update maintainer for x86Bin Meng2017-07-261-0/+1
* | | FIT: List kernel_noload in the list of typesTom Rini2017-07-261-2/+2
* | | ram: stm32: add stm32h7 supportPatrice Chotard2017-07-261-1/+24
* | | ARM: DTS: stm32: remove useless mr-nbanks propertyPatrice Chotard2017-07-262-2/+0
* | | ram: stm32: add second SDRAM bank managementPatrice Chotard2017-07-262-79/+155
* | | ram: stm32: replace fdtdec_get by ofnode callsPatrice Chotard2017-07-261-36/+47
* | | ram: stm32: get base address from DTPatrice Chotard2017-07-261-28/+64
* | | ram: stm32: migrate fmc defines in driver filePatrice Chotard2017-07-263-76/+58
* | | clk: stm32f7: remove clock_get()Patrice Chotard2017-07-262-54/+0
* | | spi: stm32_qspi: add clk_get_rate() supportPatrice Chotard2017-07-261-1/+9
* | | serial: stm32x7: add clk_get_rate() supportPatrice Chotard2017-07-262-10/+9
* | | serial: stm32x7: migrate serial struct to driverPatrice Chotard2017-07-264-19/+5