Commit Graph

52935 Commits (6e63314f432d32d2ce12a51dafa78129e81fe9cf)
 

Author SHA1 Message Date
Alexey Brodkin 6e63314f43 ARC: Don't use COMMON section for global not-initialized variables 6 years ago
Alexey Brodkin a211091855 iot_dk: Link for eFlash 6 years ago
Alexey Brodkin 9f87d47088 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() 6 years ago
Alexey Brodkin 8a8f32d8ff iot_dk: Save CPU clock value to gd->cpu_clk 6 years ago
Alexey Brodkin 031154fe8f iot_dk: Add support of 136 MHz clock 6 years ago
Alexey Brodkin 7d388add55 iot_dk: Implement board reset 6 years ago
Alexey Brodkin 5b86ca96d0 iot_dk/hsdk: Implement its own print_cpuinfo() 6 years ago
Alexey Brodkin ba9f56f3d4 ARC: make generic print_cpuinfo() weak 6 years ago
Alexey Brodkin 18e8923f6c iot_dk: Disable networking support 6 years ago
Alexey Brodkin 8d0a4968d7 iot_dk: Add localversion string 6 years ago
Tom Rini 3d5ced9e22 Test improvements to tidy up output and drop duplicate tests 6 years ago
Tom Rini 98068b3be5 Merge branch 'master' of git://git.denx.de/u-boot-sh 6 years ago
Patrick Delaunay 606f3a74e6 arm: remove duplicated prototypes in u-boot.arm.h 6 years ago
Patrick Delaunay 6180ea7e66 arm: remove prototype for get_timer_masked 6 years ago
Patrick Delaunay aa33fe8695 arm: remove prototype for udelay_masked 6 years ago
Patrick Delaunay aad5b4a351 arm: remove prototype for reset_timer_masked 6 years ago
Patrick Delaunay 1c8e9fae16 arm: remove prototype for arch_interrupt_init 6 years ago
Marek Vasut fd3d1212a2 bootm: Add board specific OS preboot hook 6 years ago
Andrew F. Davis 81089a5430 arm: K3: am654: Add support for getting boot mode 6 years ago
Andrew F. Davis b5700efbc8 arm: K3: am654: Choose MMC boot device based on boot port 6 years ago
Keerthy 0f3cf2b3e5 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci 6 years ago
Keerthy 401d74cb2c gpio: da8xx: Add k2g compatible 6 years ago
Nicholas Faustini 442faf61ab board: ks2: move uinitrd fixup logic inside ft_board_setup_ex 6 years ago
Nicholas Faustini 2c76d311a4 fdt: add call to ft_board_setup_ex() for ks2 boards 6 years ago
Loic Devulder 8afd4ea5b9 ARM: meson: Add Khadas VIM2 board support 6 years ago
Loic Devulder 2058b7395e ARM: meson: Add Khadas VIM2 board DT 6 years ago
Patrice Chotard 1c547bf732 ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 6 years ago
Marek Vasut ae400fde75 ARM: dts: rmobile: Reinstate missing CPLD on ULCB 6 years ago
Marek Vasut beced53a74 mmc: tmio: Limit DMA to 32bit on R-Car Gen3 6 years ago
Marek Vasut 92bde154ec mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() 6 years ago
Simon Glass 41b781ddf1 dtoc: Fix the value of SetInt() 6 years ago
Simon Glass 8c466ed380 video: Tidy up a few comments in video.o 6 years ago
Simon Glass 9949ee876d video: at91: Adjust vidconsole_position_cursor() to use char pos 6 years ago
Simon Glass 751fed426f sysreset: Add a way to find the last reset 6 years ago
Simon Glass eb517315a6 sysreset: Tidy up a few comments and logging 6 years ago
Simon Glass 595aac9824 pci: Add a little more debugging to pci_rom 6 years ago
Simon Glass 44093a1554 fdt: Allow C++ comments in link scripts and DT files 6 years ago
Simon Glass 07bc873c73 ctags: Minor changes to fix ctags output 6 years ago
Simon Glass a4f737a9c3 panel: Expand the backlight support 6 years ago
Simon Glass 5d9a88f44a test: panel: Add a test for the panel uclass 6 years ago
Simon Glass d07b6e145e cros_ec: Add support for v3 messages on LPC 6 years ago
Simon Glass a12ef7e26a cros_ec: Update cros_ec_read_hash() to specify the image 6 years ago
Simon Glass 590cee8315 x86: Update mtrr functions to allow leaving cache alone 6 years ago
Simon Glass 6f1c0430e8 cros: Update ec_commands to latest version 6 years ago
Simon Glass 67b9052264 Rename GPT_HEADER_SIGNATURE to avoid conflict 6 years ago
Simon Glass 109860ff3e Add a header file for strings 6 years ago
Simon Glass 0bf964592a log: Add comments to the rest of the log categories 6 years ago
Simon Glass 741f2d620c binman: Move to three-digit test-file numbers 6 years ago
Simon Glass 6e64ec1256 tpm: Add a few new commands for v1 6 years ago
Simon Glass 34a5e8a2f1 tpm: Tidy up logging in tpm-common.c 6 years ago