summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu2018-07-1031-37/+0
* omap3_logic: Change console from ttyO0 to ttyS0Adam Ford2018-07-101-1/+1
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-102-0/+209
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-1018-59/+0
* board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam2018-07-091-0/+43
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-07-021-1/+0
|\
| * ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIPAlexander Graf2018-07-021-1/+0
* | board/aries: RemoveTom Rini2018-07-024-811/+0
|/
* Merge git://git.denx.de/u-boot-imxTom Rini2018-06-275-56/+75
|\
| * mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton2018-06-181-12/+12
| * board: Silent out the console on the K+P's imx53 boardsLukasz Majewski2018-06-181-0/+1
| * pico-imx7d: Adjust the dtb nameFabio Estevam2018-06-181-1/+1
| * wandboard: Remove hardcoded baudrate from "console" variableOtavio Salvador2018-06-181-1/+1
| * display5: config: Add GPT verification and restoration code on SWUpdate entryLukasz Majewski2018-06-181-0/+10
| * display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512MLukasz Majewski2018-06-181-1/+1
| * display5: config: Add cma=256M to command line argumentsLukasz Majewski2018-06-181-1/+1
| * display5: config: Update swupdate initramfs file name (now supporting ext4)Lukasz Majewski2018-06-181-1/+1
| * display5: config: factory: Update BACKUP rootfs in factory modeLukasz Majewski2018-06-181-4/+2
| * display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfsLukasz Majewski2018-06-181-0/+5
| * display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski2018-06-181-0/+5
| * display5: Support for the emergency PAD pressingLukasz Majewski2018-06-181-2/+6
| * display5: config: Update SPI-NOR partition for larger swupdate-initramfsLukasz Majewski2018-06-181-2/+2
| * display5: config: Remove support for Linux initramfs recovery image bootLukasz Majewski2018-06-181-28/+1
| * display5: config: Reset the board when bootm failsLukasz Majewski2018-06-181-5/+5
| * display5: config: Provide command to flash the whole SPI-NOR memoryLukasz Majewski2018-06-181-0/+11
| * display5: config: Add "factory" (1MiB) SPI-NOR partition in u-bootLukasz Majewski2018-06-181-0/+1
| * display5: config: factory: Setup IP config data according to LEG production s...Lukasz Majewski2018-06-181-0/+4
| * display5: factory: Add support for BOOT_FROM = FACTORY switchLukasz Majewski2018-06-181-1/+8
* | x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2018-06-241-1/+1
* | config: meson-gx-common: Enable USB bootNeil Armstrong2018-06-191-0/+7
* | configs: db410c: Set eMMC env partition to BOOT2Ramon Fried2018-06-191-0/+1
* | dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-181-1/+1
* | configs: Remove empty #ifdef/#ifndef blocksChris Packham2018-06-182-5/+0
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-182-0/+32
|\ \
| * | x86: Rename efi-x86 target to efi-x86_appBin Meng2018-06-171-0/+0
| * | x86: Add generic EFI payload supportBin Meng2018-06-171-0/+32
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-176-19/+5
|\ \ | |/ |/|
| * ARM: rmobile: Fix environment placement on DraakMarek Vasut2018-06-161-1/+1
| * ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut2018-06-141-1/+2
| * ARM: rmobile: Point load address to more sane area on Gen2Marek Vasut2018-06-141-1/+2
| * ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicableMarek Vasut2018-06-144-16/+0
* | Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-06-151-0/+6
|\ \
| * | ARC: HSDK: Add tool and make target to generate bspEugeniy Paltsev2018-06-151-0/+6
| |/
* | arm64: zynqmp: Enable SPD ddr support for zcu102 targetsMichal Simek2018-06-151-0/+3
|/
* u-boot: Fix several typosShyam Saini2018-06-131-1/+1
* configs: pcm051: Use am335x-wega-rdk.dtb as fdtfileMatwey V. Kornilov2018-06-121-1/+1
* configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded valuesMatwey V. Kornilov2018-06-121-3/+1
* configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicatesMatwey V. Kornilov2018-06-121-8/+5
* configs: pcm051: Support distro bootcmdsMatwey V. Kornilov2018-06-121-20/+29
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-06-122-0/+142
|\