summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2018-07-19ARM: qemu-arm: enable RTCHeinrich Schuchardt
2018-07-19boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan
2018-07-19arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targetsMichal Simek
2018-07-19arm64: zynqmp: Add QSPI flash mini u-boot configurationSiva Durga Prasad Paladugu
2018-07-19arm: zynq: Setup ENV_SIZE via KconfigMichal Simek
2018-07-19env: Added support to save env to spi through KconfigVipul Kumar
2018-07-19arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .hSiva Durga Prasad Paladugu
2018-07-19microblaze: Remove XILINX_SPI_FLASH_BASEADDR logicMichal Simek
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi
2018-07-19arm64: zcu100: Enable USB host ether and ASIX via defconfigMichal Simek
2018-07-19hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesMichal Simek
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu
2018-07-10omap3_logic: Change console from ttyO0 to ttyS0Adam Ford
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-07-09board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-02board/aries: RemoveTom Rini
2018-07-02ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIPAlexander Graf
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng
2018-06-19config: meson-gx-common: Enable USB bootNeil Armstrong
2018-06-19configs: db410c: Set eMMC env partition to BOOT2Ramon Fried
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-06-18configs: Remove empty #ifdef/#ifndef blocksChris Packham
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton
2018-06-18board: Silent out the console on the K+P's imx53 boardsLukasz Majewski
2018-06-18pico-imx7d: Adjust the dtb nameFabio Estevam
2018-06-18wandboard: Remove hardcoded baudrate from "console" variableOtavio Salvador
2018-06-18display5: config: Add GPT verification and restoration code on SWUpdate entryLukasz Majewski
2018-06-18display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512MLukasz Majewski
2018-06-18display5: config: Add cma=256M to command line argumentsLukasz Majewski
2018-06-18display5: config: Update swupdate initramfs file name (now supporting ext4)Lukasz Majewski
2018-06-18display5: config: factory: Update BACKUP rootfs in factory modeLukasz Majewski
2018-06-18display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfsLukasz Majewski
2018-06-18display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski
2018-06-18display5: Support for the emergency PAD pressingLukasz Majewski
2018-06-18display5: config: Update SPI-NOR partition for larger swupdate-initramfsLukasz Majewski
2018-06-18display5: config: Remove support for Linux initramfs recovery image bootLukasz Majewski
2018-06-18display5: config: Reset the board when bootm failsLukasz Majewski
2018-06-18display5: config: Provide command to flash the whole SPI-NOR memoryLukasz Majewski
2018-06-18display5: config: Add "factory" (1MiB) SPI-NOR partition in u-bootLukasz Majewski
2018-06-18display5: config: factory: Setup IP config data according to LEG production s...Lukasz Majewski
2018-06-18display5: factory: Add support for BOOT_FROM = FACTORY switchLukasz Majewski
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-17x86: Add generic EFI payload supportBin Meng