Commit Graph

52925 Commits (3d5ced9e22d32112a20f9dc0f5fb1f22ef088079)
 

Author SHA1 Message Date
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
Simon Glass c89d32a7b1 tpm: Use livetree and allow children 6 years ago
Simon Glass c6ebd011bb video: Adjust video_clear() to return an error 6 years ago
Simon Glass 25a3845d2b fdt: Remove fdtdec_decode_region() function 6 years ago
Simon Glass 5e24a2ef8b dm: spi: Add logging of some return values 6 years ago
Simon Glass 42116f644b cros: Adjust board_get_cros_ec_dev() to return a udevice 6 years ago
Simon Glass 6322a7b63f cros: Update cros_ec code to use struct udevice 6 years ago
Simon Glass 5592a633a0 fdt: Allow libfdt in TPL 6 years ago
Simon Glass aa0ffe8eb9 serial: Allow serial to be absent in TPL 6 years ago
Simon Glass 6307896c17 tpm: Add support for SPL and TPL 6 years ago
Simon Glass 06f94461a9 fdt: Allow indicating a node is for U-Boot proper only 6 years ago