summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt2018-04-061-3/+3
* omap3_logic: Fix FDT ADDR for ramdisk bootingAdam Ford2018-04-061-2/+2
* input: Drop PS/2 keyboard supportSimon Glass2018-04-0610-1173/+0
* fs: btrfs: Remove unused debug code left from developmentMarek BehĂșn2018-04-062-14/+0
* ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2018-04-062-2/+30
* am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach2018-04-061-0/+5
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-068-8/+269
* drivers: serial: remove nonexisting initialisation functionsChristophe Leroy2018-04-062-95/+0
* am335x: am335x_evm_usbspl_defconfig: NETCONSOLEJason Kridner2018-04-061-0/+7
* Handle NETCONSOLE and SPL enabledJason Kridner2018-04-061-3/+3
* Add support for BeagleBoard.org PocketBeagleJason Kridner2018-04-064-5/+17
* Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan2018-04-0623-12/+19
* powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2018-04-065-13/+27
* powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2018-04-065-27/+9
* powerpc: mpc8xx: refactorise reginfoChristophe Leroy2018-04-063-72/+20
* board: MCR3000: Use smaller flash sector for environmentChristophe Leroy2018-04-062-6/+6
* common: env_embedded: allow fine placement of environment objectChristophe Leroy2018-04-062-5/+5
* board: MCR3000: cleanup configChristophe Leroy2018-04-064-33/+8
* board: MCR3000: replace mtd->priv by mtd_to_nand()Christophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy2018-04-061-7/+20
* powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy2018-04-061-8/+8
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-068-7/+7
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-0619-24/+24
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-063-6/+4
* powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy2018-04-061-2/+1
* powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2018-04-062-5/+3
* powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2018-04-062-5/+3
* soft_i2c: cleanup - no mpc8xx supportChristophe Leroy2018-04-061-3/+0
* spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki2018-04-0658-58/+1
* spi: atmel: Drop atmel_spi.hJagan Teki2018-04-062-93/+88
* spi: atmel: Drop non-dm codeJagan Teki2018-04-065-220/+0
* at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROLJagan Teki2018-04-062-1/+3
* at91: ma5d4evk: Enable DM_SPIJagan Teki2018-04-062-3/+5
* at91: ma5d4evk: Add FDT supportJagan Teki2018-04-064-0/+296
* at91: ma5d4evk: Enable DMJagan Teki2018-04-061-0/+1
* at91: vinco: Enable DM_SPIJagan Teki2018-04-062-2/+4
* at91: vinco: Add FDT supportJagan Teki2018-04-063-0/+251
* at91: vinco: Enable DMJagan Teki2018-04-061-0/+1
* at91: taurus: Enable DM_SPIJagan Teki2018-04-062-0/+4
* configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki2018-04-062-2/+1
* at91: gurnard: Enable DM_SPIJagan Teki2018-04-062-20/+1
* spi: atmel: Add ifdef for DM_GPIO codeJagan Teki2018-04-061-2/+12
* Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-04-0610-5/+49
|\
| * rpi: Complete table of models with new revision code schemeJonathan Gray2018-04-061-0/+30
| * mmc: use core clock frequency in bcm2835 sdhostJonathan Gray2018-04-054-5/+7
| * rpi3_32b: Enable lan78xx driverPeter Robinson2018-04-051-0/+2
| * rpi: Add identifier for the new RPi3 B+Alexander Graf2018-04-051-0/+5
| * rpi3: Enable lan78xx driverAlexander Graf2018-04-051-0/+2
| * rpi: Allow to boot without serialAlexander Graf2018-04-053-0/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-0429-236/+390
|\ \