summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-10efi_loader: RegisterProtocolNotify event signalingHeinrich Schuchardt
2019-06-10Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-10Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-06-10dm: MIGRATION: Update migration status for SPIJagan Teki
2019-06-10spi: mpc8xxx: Convert to DMJagan Teki
2019-06-10spi: mpc8xxx: Use get_timerMario Six
2019-06-10spi: mpc8xxx: Fix if checkMario Six
2019-06-10spi: mpc8xxx: Re-order transfer setupMario Six
2019-06-10spi: mpc8xxx: Document LEN setting betterMario Six
2019-06-10spi: mpc8xxx: Rename variableMario Six
2019-06-10spi: mpc8xxx: Make code more readableMario Six
2019-06-10spi: mpc8xxx: Reduce scope of loop variablesMario Six
2019-06-10spi: mpc8xxx: Simplify logic a bitMario Six
2019-06-10spi: mpc8xxx: Get rid of is_readMario Six
2019-06-10spi: mpc8xxx: Simplify ifMario Six
2019-06-10spi: mpc8xxx: Use IO accessorsMario Six
2019-06-10spi: mpc8xxx: Replace defines with enumsMario Six
2019-06-10spi: mpc8xxx: Fix function names in stringsMario Six
2019-06-10spi: mpc8xxx: Fix space after castMario Six
2019-06-10spi: mpc8xxx: Rename camel-case variablesMario Six
2019-06-10spi: mpc8xxx: Fix commentsMario Six
2019-06-10spi: mpc8xxx: Use short type namesMario Six
2019-06-10ids8313: Disable SPIMario Six
2019-06-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2019-06-08spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini
2019-06-07Merge branch '2019-06-07-master-imports'Tom Rini
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