summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-15ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin
2018-10-12iot_dk: Link for eFlashAlexey Brodkin
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin
2018-10-12iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin
2018-10-12iot_dk: Add support of 136 MHz clockAlexey Brodkin
2018-10-12iot_dk: Implement board resetAlexey Brodkin
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin
2018-10-12iot_dk: Disable networking supportAlexey Brodkin
2018-10-12iot_dk: Add localversion stringAlexey Brodkin
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini
2018-10-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-10-10arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini
2018-10-10fdt: add call to ft_board_setup_ex() for ks2 boardsNicholas Faustini
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder
2018-10-10ARM: meson: Add Khadas VIM2 board DTLoic Devulder
2018-10-10ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1Patrice Chotard
2018-10-09ARM: dts: rmobile: Reinstate missing CPLD on ULCBMarek Vasut
2018-10-09mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut
2018-10-09mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut
2018-10-09dtoc: Fix the value of SetInt()Simon Glass
2018-10-09video: Tidy up a few comments in video.oSimon Glass
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass
2018-10-09pci: Add a little more debugging to pci_romSimon Glass
2018-10-09fdt: Allow C++ comments in link scripts and DT filesSimon Glass
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09cros_ec: Add support for v3 messages on LPCSimon Glass
2018-10-09cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass
2018-10-09cros: Update ec_commands to latest versionSimon Glass
2018-10-09Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass
2018-10-09Add a header file for stringsSimon Glass
2018-10-09log: Add comments to the rest of the log categoriesSimon Glass
2018-10-09binman: Move to three-digit test-file numbersSimon Glass
2018-10-09tpm: Add a few new commands for v1Simon Glass
2018-10-09tpm: Tidy up logging in tpm-common.cSimon Glass