summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-07spl: add overall SPL size checkSimon Goldschmidt
2019-06-07configs: rk3288: Tinker Board SPL file must fit into 32 KiBHeinrich Schuchardt
2019-06-07configs: define CONFIG_SPL_SIZE_LIMITHeinrich Schuchardt
2019-06-07imx: move BOARD_SIZE_CHECK to main MakefileHeinrich Schuchardt
2019-06-07Makefile: reusable function for BOARD_SIZE_CHECKHeinrich Schuchardt
2019-06-07lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt
2019-06-06configs: stm32mp15: Enable Ethernet featureChristophe Roullier
2019-06-06stm32mp1: Add Ethernet support for stm32mp1 boardChristophe Roullier
2019-06-06ARM: dts: stm32: Add Ethernet support on stm32mp1Christophe Roullier
2019-06-06net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier
2019-06-06board: stm32mp1: Add board_interface_eth_initChristophe Roullier
2019-06-06stm32mp1: clk: use the correct identifier for ethckPatrick Delaunay
2019-06-06configs: stm32mp15: Enable SPI relative flagsPatrice Chotard
2019-06-06spi: stm32: Add Serial Peripheral Interface driver for STM32MPPatrice Chotard
2019-06-06clk: stm32mp1: Add SPI1 clock entryPatrice Chotard
2019-06-06board: stm32mp1: Update power supply check via USB TYPE-CPatrice Chotard
2019-06-06configs: stm32mp15: Enable WDT flagsPatrice Chotard
2019-06-06watchdog: stm32mp: Add watchdog driverPatrice Chotard
2019-06-06ARM: dts: stm32mp: Add iwdg2 support for stm32mp157cPatrice Chotard
2019-06-06watchdog: Kconfig: Sort entry alphabeticallyPatrice Chotard
2019-06-06stm32mp1: Update env_get_location for NOR supportPatrice Chotard
2019-06-06configs: stm32mp15: Enable ENV_IS_SPI_FLASHPatrice Chotard
2019-06-06configs: stm32mp15: Enable ENV_IS_IN_UBIPatrice Chotard
2019-06-06stm32mp1: Increase ENV_SIZEPatrice Chotard
2019-06-06mtd: Fix get_mtdparts()Patrice Chotard
2019-06-06stm32mp1: Add env_get_location()Patrice Chotard
2019-06-06configs: stm32mp15: Enable ENV_IS_IN_EXT4 and all relative flagsPatrick Delaunay
2019-06-06env: enable saveenv command when one CONFIG_ENV_IS_IN is activatedPatrick Delaunay
2019-06-06env: allow ENV_IS_NOWHERE with other storage targetPatrice Chotard
2019-06-06board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()Patrice Chotard
2019-06-06env: ext4: Allow overriding interface, device and partitionPatrice Chotard
2019-06-06stm32mp1: support dynamic MTDPARTSPatrice Chotard
2019-06-06stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay
2019-06-06arm: mach-stm32mp: Add newline to the MAC error messageManivannan Sadhasivam
2019-06-06board: stm32mp1: Add Avenger96 board supportManivannan Sadhasivam
2019-06-06arm: dts: stm32mp157: Add missing pinctrl definitionsManivannan Sadhasivam
2019-06-06configs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_BYPASS and resyncEugen Hristev
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev
2019-06-05Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efiTom Rini
2019-06-05Merge branch '2019-06-05-master-imports'Tom Rini
2019-06-05ARM: tegra: Mark built-in Ethernet as default on Jetson TX2Thierry Reding
2019-06-05ARM: tegra: Rename pcie-controller to pcieThierry Reding
2019-06-05p2771-0000: Add support for framebuffer carveoutsThierry Reding
2019-06-05p2371-2180: Add support for framebuffer carveoutsThierry Reding
2019-06-05p2771-0000: Pass Ethernet MAC to the kernelThierry Reding
2019-06-05p2371-2180: Pass Ethernet MAC to the kernelThierry Reding
2019-06-05ARM: tegra: Enable position independent build for 64-bitThierry Reding
2019-06-05ARM: tegra: Import cbootargs value from cboot DTBThierry Reding
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding
2019-06-05ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding