Commit Graph

  • 7d5de35b6f arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage Bin Meng 2020-07-08 00:19:22 -07:00
  • 5a77d09397 x86: minnowmax: Drop screen resolution to 1024x768 Simon Glass 2020-07-02 21:12:37 -06:00
  • 6c74ee30bb minnowmax: Enable the copy framebuffer Simon Glass 2020-07-02 21:12:36 -06:00
  • a67b0db24e chromebook_link: Enable the copy framebuffer Simon Glass 2020-07-02 21:12:35 -06:00
  • 08b7b65168 chromebook_samus: Enable the copy framebuffer Simon Glass 2020-07-02 21:12:34 -06:00
  • 551ca0e647 x86: video: Support copy framebuffer with probed devices Simon Glass 2020-07-02 21:12:33 -06:00
  • 7812bbdc37 video: Correctly handle multiple framebuffers Simon Glass 2020-07-02 21:12:32 -06:00
  • be7418f35e x86: fsp: video: Allocate a frame buffer when needed Simon Glass 2020-07-02 21:12:31 -06:00
  • 0938767da1 video: pci: Set up the copy framebuffer Simon Glass 2020-07-02 21:12:30 -06:00
  • f578ca799e video: sandbox: Add support for the copy framebuffer Simon Glass 2020-07-02 21:12:29 -06:00
  • ef45312979 video: Add comments to struct sandbox_sdl_plat Simon Glass 2020-07-02 21:12:28 -06:00
  • 2b1412c8c0 video: Update the copy framebuffer when writing bitmaps Simon Glass 2020-07-02 21:12:27 -06:00
  • c30c5f275b video: Update rotated console to support copy buffer Simon Glass 2020-07-02 21:12:26 -06:00
  • 3ad740ac66 video: Update truetype console to support copy buffer Simon Glass 2020-07-02 21:12:25 -06:00
  • 68f3fc767c video: Update normal console to support copy buffer Simon Glass 2020-07-02 21:12:24 -06:00
  • 8c0b5d268d video: Add helpers for vidconsole for the copy framebuffer Simon Glass 2020-07-02 21:12:23 -06:00
  • 138dfea86f video: Clear the copy framebuffer when clearing the screen Simon Glass 2020-07-02 21:12:22 -06:00
  • 6efa809dde video: Set up the copy framebuffer when enabled Simon Glass 2020-07-02 21:12:21 -06:00
  • 9beac5daf7 video: Add support for copying to a hardware framebuffer Simon Glass 2020-07-02 21:12:20 -06:00
  • 5a6cea37c6 video: Add a comment for struct video_uc_platdata Simon Glass 2020-07-02 21:12:19 -06:00
  • 2d7c268b59 video: Drop unnecessary #ifdef around vid_console_color() Simon Glass 2020-07-02 21:12:18 -06:00
  • 9beb364a28 video: Adjust rotated console to start at right edge Simon Glass 2020-07-02 21:12:17 -06:00
  • a254d11dda video: Split out expression parts into variables Simon Glass 2020-07-02 21:12:16 -06:00
  • 6a2ea434ea sandbox: video: Allow selection of rotated console Simon Glass 2020-07-02 21:12:15 -06:00
  • 8b763dfdee video: Show an error when a vidconsole function fails Simon Glass 2020-07-02 21:12:14 -06:00
  • 493a4c8af7 console: Add a way to output to serial only Simon Glass 2020-07-02 21:12:13 -06:00
  • 3dada5a1a8 x86: fsp: Reinit the FPU after FSP meminit Simon Glass 2020-07-02 21:12:12 -06:00
  • 7239a610b7 pwm: Add PWM driver for SiFive SoC Yash Shah 2020-04-23 16:57:16 +05:30
  • 0dae9e24ea pwm: Add DT documentation for SiFive PWM Controller Yash Shah 2020-04-23 16:57:15 +05:30
  • 7ce87dcff4 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 Patrick Delaunay 2020-07-06 13:31:35 +02:00
  • fb3388cd85 i2c: stm32f7: add stm32mp15 compatible Patrick Delaunay 2020-07-06 13:26:52 +02:00
  • c203ba44f1 test: dm: rtc: add tests of rtc shell command Rasmus Villemoes 2020-07-06 22:01:20 +02:00
  • 8ce16be94b sandbox: add rtc command to defconfigs Rasmus Villemoes 2020-07-06 22:01:19 +02:00
  • baed779138 test: dm: rtc: add test of dm_rtc_read, dm_rtc_write Rasmus Villemoes 2020-07-06 22:01:18 +02:00
  • a3e36525a9 rtc: i2c_rtc_emul: catch any write to the "reset" register Rasmus Villemoes 2020-07-06 22:01:17 +02:00
  • 9fb6a41cda rtc: sandbox-rtc: fix set method Rasmus Villemoes 2020-07-06 22:01:16 +02:00
  • 803a859884 rtc: add rtc command Rasmus Villemoes 2020-07-06 22:01:15 +02:00
  • 29f965a7ec rtc: pcf2127: provide ->write method Rasmus Villemoes 2020-07-06 22:01:14 +02:00
  • a518dd6336 rtc: pcf2127: provide ->read method Rasmus Villemoes 2020-07-06 22:01:13 +02:00
  • 5113f0b65a rtc: fall back to ->{read, write} if ->{read, write}8 are not provided Rasmus Villemoes 2020-07-06 22:01:12 +02:00
  • 09381829a2 rtc: add dm_rtc_write() helper Rasmus Villemoes 2020-07-06 22:01:11 +02:00
  • d8be08805b rtc: add dm_rtc_read helper and ->read method Rasmus Villemoes 2020-07-06 22:01:10 +02:00
  • 35d3982e23 i2c: imx_lpi2c: Improve the codes to use private data Ye Li 2020-06-09 20:29:50 -07:00
  • 44ad59e695 board: presidio-asic: Add I2C support Alex Nemirovsky 2020-06-01 12:56:32 -07:00
  • 7f5ea25062 i2c: i2c-cortina: added CAxxxx I2C support Arthur Li 2020-06-01 12:56:31 -07:00
  • 5c2c3e8b44 i2c: octeon_i2c: Add I2C controller driver for Octeon Suneel Garapati 2020-05-26 14:13:07 +02:00
  • 61608f395e Merge branch '2020-07-08-misc-features-and-fixes' Tom Rini 2020-07-08 20:20:24 -04:00
  • c89b41b4db lib: rsa: function to verify a signature against a hash Heiko Stuebner 2020-05-22 16:20:33 +02:00
  • bdded2015c cmd: Add a memory-search command Simon Glass 2020-06-02 19:26:49 -06:00
  • a33a824227 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA Simon Glass 2020-06-02 19:26:48 -06:00
  • 677dbf5dae display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA Simon Glass 2020-06-02 19:26:47 -06:00
  • 4680976fb6 cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA Simon Glass 2020-06-02 19:26:46 -06:00
  • 76be8f75c5 cmd: mem: Use a macro to avoid #ifdef in help Simon Glass 2020-06-02 19:26:45 -06:00
  • 3428faf23a Update MEM_SUPPORT_64BIT_DATA to be always defined Simon Glass 2020-06-02 19:26:44 -06:00
  • 84dd190244 spl: fit: improve spl_nand_fit_read(...) readability Dario Binacchi 2020-05-27 13:56:21 +02:00
  • 9f6a14c47f spl: fit: nand: fix fit loading in case of bad blocks Dario Binacchi 2020-05-27 13:56:20 +02:00
  • 585b468a8c spl: fit: fail fit loading in case of FDT appending error Dario Binacchi 2020-05-27 13:56:19 +02:00
  • 146a17ad64 spl: fix format of function documentation Dario Binacchi 2020-05-27 13:56:18 +02:00
  • c076faba14 spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE Heiko Stuebner 2020-06-18 16:23:28 +02:00
  • 051cc09ea1 spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE Heiko Stuebner 2020-06-18 16:23:27 +02:00
  • 1a62c23ecf lib: rsa: add documentation to padding_pss_verify to document limitations Heiko Stuebner 2020-06-18 16:23:26 +02:00
  • eda753be8a lib: rsa: free local arrays after use in rsa_gen_key_prop() Heiko Stuebner 2020-06-18 16:23:25 +02:00
  • 49d0ea3746 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() Heiko Stuebner 2020-07-07 22:57:26 +02:00
  • 8434b43730 lib: rsa: bring exp_len in line when generating a key_prop Heiko Stuebner 2020-06-18 16:23:23 +02:00
  • 447b1d7580 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() Heiko Stuebner 2020-06-18 16:23:22 +02:00
  • 3075eb70c9 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY Heiko Stuebner 2020-06-18 16:23:21 +02:00
  • 85ecfd1a12 cmd: add a panic command Heiko Stuebner 2020-06-30 01:05:45 +02:00
  • ce6515ecee debug_uart: Add CR before and after announce string Stefan Roese 2020-05-15 07:09:03 +02:00
  • bedbb383e1 tpm: add #ifndef to fix redeclaration build errors Johannes Holland 2020-05-11 15:22:25 +02:00
  • 06bea49809 tpm: add TPM2_GetRandom command support Dhananjay Phadke 2020-06-04 16:43:59 -07:00
  • 78cc3fcf08 tpm2: tis_spi: add linux compatible fallback string Bruno Thomsen 2020-06-12 17:17:33 +02:00
  • 186529953f Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2020-07-08 10:40:32 -04:00
  • 7012865e96 gpio: fix test.py for gpio label lookup Heiko Schocher 2020-07-08 10:24:00 +02:00
  • d9c967792b ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset Neil Armstrong 2020-06-19 11:31:28 +02:00
  • 8888d83773 boards: amlogic: add Odroid C4 support Christian Hewitt 2020-04-24 03:09:12 +00:00
  • da77a787ff ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1 Christian Hewitt 2020-04-24 02:58:30 +00:00
  • 6de936b011 board: amlogic: Add Odroid-N2 board support Pascal Vizeli 2020-06-18 16:40:37 +02:00
  • 526fe06a5d Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2020-07-07 23:05:57 -04:00
  • 0b59138690 Merge branch '2020-07-07-misc-new-features' Tom Rini 2020-07-07 22:58:18 -04:00
  • 9b9f10e3cc arm: juno: Enable SATA controller Andre Przywara 2020-06-11 12:03:21 +01:00
  • eb6211171d arm: juno: Enable PCI Andre Przywara 2020-06-11 12:03:20 +01:00
  • 44a4042b01 sata_sil: Enable DM_PCI operation Andre Przywara 2020-06-11 12:03:19 +01:00
  • cc696e7cae arm: juno: Enable DM_ETH Andre Przywara 2020-06-11 12:03:18 +01:00
  • 117a52e238 net: smc911x: Properly handle EEPROM MAC address Andre Przywara 2020-06-11 12:03:17 +01:00
  • f1dd05bc34 net: dm: Remove warning about EEPROM provided MAC address Andre Przywara 2020-06-11 12:03:16 +01:00
  • 220b590d5f arm: vexpress64: Fix counter frequency Andre Przywara 2020-06-11 12:03:15 +01:00
  • 22a4e006be arm: use correct argument size of special registers Heinrich Schuchardt 2020-05-27 20:04:24 +02:00
  • b87d8d6a0e arm: remove outdated comment concerning -ffixed-x18 Heinrich Schuchardt 2020-05-27 20:04:23 +02:00
  • 7f642cb287 trace: clang compatible handling of gd register Heinrich Schuchardt 2020-05-27 20:04:22 +02:00
  • a20f0c820f fs: fat_write: fix short name creation. Heinrich Schuchardt 2020-05-26 21:06:50 +02:00
  • fa914675d2 test_sleep.py: make sleep time and margin configurable Heiko Schocher 2020-06-04 17:24:00 +02:00
  • 2bd261dd17 gpio: search for gpio label if gpio is not found through bank name Heiko Schocher 2020-05-22 11:08:59 +02:00
  • 4008800103 configs: Enable mac and phy configs Amit Singh Tomar 2020-05-09 19:55:15 +05:30
  • cd2baaf777 owl: Kconfig: Enable DM eth for OWL platform Amit Singh Tomar 2020-05-09 19:55:14 +05:30
  • 75523d54ac arm: dts: s700: add node for ethernet controller Amit Singh Tomar 2020-05-09 19:55:13 +05:30
  • 3c5c4ee35f net: designware: s700: Add glue code for S700 mac Amit Singh Tomar 2020-05-09 19:55:12 +05:30
  • fa6539a3dc net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings Amit Singh Tomar 2020-05-09 19:55:11 +05:30
  • b0778d9c2c net: phy: realtek: Add support for RTL8201F PHY module. Amit Singh Tomar 2020-05-09 19:55:10 +05:30
  • 3a21734605 clk: actions: Add Ethernet clocks Amit Singh Tomar 2020-05-09 19:55:09 +05:30
  • 0a7ba7c53c arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs Amit Singh Tomar 2020-05-09 13:45:08 +05:30