summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: sam9x60ek: Add NAND flash supportTudor Ambarus2019-10-082-0/+89
* ARM: at91: Add SFR definitionsTudor Ambarus2019-10-081-3/+45
* ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus2019-10-085-6/+6
* configs: Add sam9x60ek_mmc_defconfigSandeep Sheriker Mallikarjun2019-10-081-0/+52
* board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun2019-10-086-0/+152
* ARM: dts: at91: sam9x60: Add macb0 Ethernet controllerNicolas Ferre2019-10-082-0/+36
* ARM: dts: Add dts files for sam9x60ekSandeep Sheriker Mallikarjun2019-10-084-0/+350
* ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun2019-10-085-0/+301
* mmc: atmel_sdhci: Add sam9x60-sdhci compatibility stringSandeep Sheriker Mallikarjun2019-10-081-0/+1
* net: macb: Add sam9x60-macb compatibility stringNicolas Ferre2019-10-081-0/+1
* board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPIEugen Hristev2019-10-082-5/+2
* configs: sama5d27_wlsom1_ek: add CONFIG_SPL_AT91_MCK_BYPASSEugen Hristev2019-10-082-0/+2
* board: atmel: common: remove year from print messageEugen Hristev2019-10-081-1/+1
* ARM: dts: at91: sama5d27_wlsom1: add hlcdc nodeEugen Hristev2019-10-083-0/+72
* board: atmel: sama5d27_wlsom1_ek: start green led in SPLEugen Hristev2019-10-081-0/+8
* board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot configEugen Hristev2019-10-084-0/+137
* ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspiEugen Hristev2019-10-083-0/+38
* ARM: dts: at91: sama5d2: add seq for qspi1Eugen Hristev2019-10-081-0/+1
* board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev2019-10-084-4/+185
* ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev2019-10-082-0/+185
* board: laird: wb50n: use configure_ddrcfg_input_buffersEugen Hristev2019-10-082-3/+2
* ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev2019-10-082-0/+14
* ARM: at91: sfr: convert to KconfigEugen Hristev2019-10-083-3/+14
* board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre2019-10-0811-0/+411
* ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre2019-10-082-0/+12
* Prepare v2019.10v2019.10Tom Rini2019-10-071-1/+1
* NET: DW: fix regression for ARC boardsEugeniy Paltsev2019-10-073-2/+3
* Merge branch '2019-10-06-master-imports'Tom Rini2019-10-0617-9/+22
|\
| * cmd: host: fix seg fault at "host info"AKASHI Takahiro2019-10-061-1/+1
| * MAINTAINERS: Update my email addressMaxime Ripard2019-10-062-4/+4
| * arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10Simon Goldschmidt2019-10-0613-0/+13
| * gitlab-ci: fix typo 'plaforms'Heinrich Schuchardt2019-10-061-4/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-10-057-0/+44
|\
| * ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulatorMarek Vasut2019-09-307-0/+44
* | Merge branch '2019-10-04-master-imports'WIP/04Oct2019Tom Rini2019-10-0443-72/+145
|\ \
| * | Revert "env: solve compilation error in SPL"Tom Rini2019-10-041-6/+1
| * | ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford2019-10-042-0/+19
| * | initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait2019-10-041-3/+5
| * | Kconfig: fix a typo in the description of bmp command.Andrius Štikonas2019-10-041-1/+1
| * | Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-0430-53/+74
| * | cmd: part: number: return hexadecimal valueRoman Stratiienko2019-10-041-1/+1
| * | ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot2019-10-041-2/+2
| * | board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-043-2/+35
| * | autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro2019-10-041-0/+1
| * | MAINTAINERS, git-mailrc: Update the maintainer for socfpgaLey Foon Tan2019-10-042-1/+3
| * | Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt2019-10-041-1/+1
| * | Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek2019-10-041-1/+1
| * | arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2019-10-041-1/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-042-4/+7
|\ \ \ | |/ / |/| |
| * | dm: core: Correct bad cast in ofnode_get_addr_size_index()Simon Glass2019-10-031-2/+5