summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-04-06am335x: am335x_evm_usbspl_defconfig: NETCONSOLEJason Kridner
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-04-06board: MCR3000: cleanup configChristophe Leroy
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki
2018-04-06at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROLJagan Teki
2018-04-06at91: ma5d4evk: Add FDT supportJagan Teki
2018-04-06at91: vinco: Add FDT supportJagan Teki
2018-04-06configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki
2018-04-06Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-04-05rpi3_32b: Enable lan78xx driverPeter Robinson
2018-04-05rpi3: Enable lan78xx driverAlexander Graf
2018-04-05rpi: Allow to boot without serialAlexander Graf
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"Andre Przywara
2018-04-03configs: add NAND support for NES ClassicMiquel Raynal
2018-04-03sunxi: move the NAND parameters to KconfigMiquel Raynal
2018-04-03sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal
2018-04-03sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal
2018-04-02ARC: HSDK: Enable SPI flash supportEugeniy Paltsev
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-03-30arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driverKen Ma
2018-03-30arm64: a37xx: defconfigs: enable aardvark pcie driverWilson Ding
2018-03-30arm64: a37xx: defconfig: Enable PINCTRL and GPIO support for ESPRESSOBin boardKen Ma
2018-03-30configs: clearfog: enable random random MAC addressBaruch Siach
2018-03-30riscv: ae250: Support DT provided by the board at runtimeRick Chen
2018-03-30configs: Drop CONFIG_MMC_NDS32Rick Chen
2018-03-30mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen
2018-03-28rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controllerPhilipp Tomsich
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek
2018-03-23arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16Michal Simek
2018-03-23arm: zynq: Setup the same bootcommand as for zc770 xm011 x8Michal Simek
2018-03-23arm: zynq: Enable cadence driver on zc706Michal Simek
2018-03-23arm: zynq: Enable debug uart on ZedboardSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Enable ethernet driver for zc1751-dc5Michal Simek
2018-03-23xilinx: Sync defconfigs with latest Kconfig updatesMichal Simek
2018-03-23arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini
2018-03-22configs: omapl138: Enable DM and DTLokesh Vutla
2018-03-22configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devicesFaiz Abbas
2018-03-22davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson
2018-03-22Configs: Use the newly added PHY_RTL8211E_PINE64_GIGABIT_FIXkevans@FreeBSD.org