summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-11apalis/colibri imx6: provide proper fdtfile valueIgor Opaniuk
2019-06-11ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi
2019-06-11power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho
2019-06-11mx7ulp: Add common plugin codes for mx7ulpYe Li
2019-06-11board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler
2019-06-11imx: fix building for i.mx8 without splMarcel Ziswiler
2019-06-11ARM: imx6logic: Stop overwriting fdt_file if manually setAdam Ford
2019-06-10Prepare v2019.07-rc4Tom Rini
2019-06-10efi_loader: implement event queueHeinrich Schuchardt
2019-06-10efi_selftest: correct event group testHeinrich Schuchardt
2019-06-10efi_loader: event signaling in ExitBootServicesHeinrich Schuchardt
2019-06-10efi_loader: SignalEvent for event in signaled stateHeinrich Schuchardt
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