summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-08ti: am335x: Fix build when networking is disabledAlex Kiernan
2018-04-06board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R
2018-04-06stm32mp1: add eMMC support for ED1Patrick Delaunay
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-04-06Add support for BeagleBoard.org PocketBeagleJason Kridner
2018-04-06board: MCR3000: Use smaller flash sector for environmentChristophe Leroy
2018-04-06board: MCR3000: cleanup configChristophe Leroy
2018-04-06board: MCR3000: replace mtd->priv by mtd_to_nand()Christophe Leroy
2018-04-06at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROLJagan Teki
2018-04-06at91: ma5d4evk: Enable DM_SPIJagan Teki
2018-04-06at91: vinco: Enable DM_SPIJagan Teki
2018-04-06at91: taurus: Enable DM_SPIJagan Teki
2018-04-06at91: gurnard: Enable DM_SPIJagan Teki
2018-04-06Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-04-06rpi: Complete table of models with new revision code schemeJonathan Gray
2018-04-05rpi: Add identifier for the new RPi3 B+Alexander Graf
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted FirmwareAndre Przywara
2018-04-03sunxi: spl: remove DMA related settings of the NAND controllerMiquel Raynal
2018-04-03sunxi: spl: deassert the NAND controller reset lineMiquel Raynal
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30arm64: a37xx: remove old pinctrl implementationKen Ma
2018-03-30riscv: ae250: Support DT provided by the board at runtimeRick Chen
2018-03-30board: Drop ftsdc010 non-dm codeRick Chen
2018-03-25Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini
2018-03-23Merge git://git.denx.de/u-boot-arcTom Rini
2018-03-23ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev
2018-03-23MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Correct EG/EV part detection logicSiva Durga Prasad Paladugu
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek
2018-03-23arm64: zynqmp: Add support to load an app at EL1Nitin Jain
2018-03-22board: freescale: ls1012a2g5rdb: enable network support on ls1012a2g5rdbCalvin Johnson
2018-03-22board: freescale: ls1012ardb: enable network support on ls1012ardbCalvin Johnson
2018-03-22board: freescale: ls1012afrdm: enable network support on ls1012afrdmCalvin Johnson
2018-03-22board: freescale: ls1012aqds: enable network support on ls1012aqdsCalvin Johnson
2018-03-21mips: micronas/vct: check array bounds before accessHeinrich Schuchardt
2018-03-21MIPS: add BMIPS Netgear DGND3700v2 boardÁlvaro Fernández Rojas
2018-03-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-03-20armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar
2018-03-20armv8: ls1088a: Add i2c_early_init() func for LS1088AQDSAshish Kumar
2018-03-20armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILDAshish Kumar
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay
2018-03-19stm32f7: board: add splash screenyannick fertre
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini
2018-03-16board: am335x: Set serial# variableSam Protsenko
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini