Commit Graph

  • 41f668b97c console: Introduce console_start() and console_stop() Andy Shevchenko 2020-12-21 14:30:00 +02:00
  • a17b38ce39 console: add console_has_tstc helper function for CONSOLE_MUX Patrick Delaunay 2020-12-18 12:46:46 +01:00
  • 1e993710e8 console: remove #ifdef CONFIG_CONSOLE_RECORD Patrick Delaunay 2020-12-18 12:46:45 +01:00
  • 45375adc97 console: add function console_devices_set Patrick Delaunay 2020-12-18 12:46:44 +01:00
  • c04f856822 console: remove #ifdef CONFIG when it is possible Patrick Delaunay 2020-12-18 12:46:43 +01:00
  • 13e0f020f7 global_data: Enable spl_handoff only if CONFIG_HANDOFF is set Ovidiu Panait 2020-11-28 10:43:20 +02:00
  • 2a7c9ab479 spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF Ovidiu Panait 2020-11-28 10:43:19 +02:00
  • 130845bac1 common: board_r: Drop arch-specific ifdefs around initr_trap Ovidiu Panait 2020-11-28 10:43:18 +02:00
  • c65abc70fb common: board_r: Drop initr_bbmii wrapper Ovidiu Panait 2020-11-28 10:43:17 +02:00
  • ce41e73523 common: board_r: Drop initr_api wrapper Ovidiu Panait 2020-11-28 10:43:16 +02:00
  • 0154858039 common: board_r: Drop initr_jumptable wrapper Ovidiu Panait 2020-11-28 10:43:15 +02:00
  • eb2825b79d common: board_r: Drop initr_xen wrapper Ovidiu Panait 2020-11-28 10:43:14 +02:00
  • 42d0d4223f common: board_r: Drop initr_noncached wrapper Ovidiu Panait 2020-11-28 10:43:13 +02:00
  • b9f6d0f7db common: board_r: Drop initr_pci wrapper Ovidiu Panait 2020-11-28 10:43:12 +02:00
  • c343e8c0bf common: board_r: Drop initr_pci_ep wrapper Ovidiu Panait 2020-11-28 10:43:11 +02:00
  • 7addd3c6df common: board_r: Drop initr_post_backlog wrapper Ovidiu Panait 2020-11-28 10:43:10 +02:00
  • fb504b2c08 common: board_r: Drop initr_secondary_cpu wrapper Ovidiu Panait 2020-11-28 10:43:09 +02:00
  • 51c5a2c5e4 common: board_r: Drop initr_console_record wrapper Ovidiu Panait 2020-11-28 10:43:08 +02:00
  • 19b18daa29 common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt Ovidiu Panait 2020-11-28 10:43:07 +02:00
  • 3671668676 common: board_f: Move setup_machine code to setup_bdinfo Ovidiu Panait 2020-11-28 10:43:06 +02:00
  • 4b9a121fc6 common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm Ovidiu Panait 2020-11-28 10:43:05 +02:00
  • 8e8d45ee02 common: board_f: Drop initf_console_record wrapper Ovidiu Panait 2020-11-28 10:43:04 +02:00
  • 4e81920ba8 common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F Ovidiu Panait 2020-11-28 10:43:03 +02:00
  • c698b998bb log: call vsnprintf only when it is needed to emit trace Patrick Delaunay 2020-11-27 11:20:59 +01:00
  • 742346f6cc test: log: add test for console output of dropped messages Patrick Delaunay 2020-11-27 11:20:58 +01:00
  • bf80edb91a console: allow to record console output before ready Patrick Delaunay 2020-11-27 11:20:57 +01:00
  • 93cdb52b2a console: remove duplicated test on gd value Patrick Delaunay 2020-11-27 11:20:56 +01:00
  • a4918b2310 test: add test for dropped trace before log_init Patrick Delaunay 2020-11-27 11:20:55 +01:00
  • dd500134a4 log: use console puts to output trace before LOG init Patrick Delaunay 2020-11-27 11:20:54 +01:00
  • ce9af2a6b5 test: log: add test for dropped messages Patrick Delaunay 2020-11-27 11:20:53 +01:00
  • f0e90e0ead log: don't build the trace buffer when log is not ready Patrick Delaunay 2020-11-27 11:20:52 +01:00
  • 6278ec1919 test: add LOGL_FORCE_DEBUG flags support in log tests Patrick Delaunay 2020-11-27 11:20:51 +01:00
  • b0db69b4e1 dm: fix build errors generated by last merges Dario Binacchi 2021-01-15 09:10:26 +01:00
  • 83e13c3469 Merge branch '2021.04-rc' of https://github.com/lftan/u-boot Tom Rini 2021-01-15 07:23:50 -05:00
  • 40551cf99c tools: socfpgaimage: update padding flow Ley Foon Tan 2021-01-13 18:53:05 +08:00
  • 53b59290c5 configs: socfpga: Add CONFIG_SPL_PAD_TO Ley Foon Tan 2020-12-22 09:53:25 +08:00
  • bcf33fac64 tools: socfpgaimage: Print image header information Ley Foon Tan 2020-12-11 14:46:47 +08:00
  • 7d8890d8fb configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support Chee Hong Ang 2020-12-24 18:21:13 +08:00
  • 362787eb57 arm: socfpga: soc64: Enable FIT image generation using binman Siew Chin Lim 2020-12-24 18:21:12 +08:00
  • c87496add0 arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support Siew Chin Lim 2020-12-24 18:21:11 +08:00
  • 7cfb5d85ce arm: socfpga: soc64: Skip handoff data access in SSBL Chee Hong Ang 2020-12-24 18:21:10 +08:00
  • 482bc18d4a arm: socfpga: soc64: SSBL shall not setup stack on OCRAM Chee Hong Ang 2020-12-24 18:21:09 +08:00
  • 3b07cec93a arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() Chee Hong Ang 2020-12-24 18:21:08 +08:00
  • 677b420a15 arm: socfpga: soc64: Add ATF support for FPGA reconfig driver Chee Hong Ang 2020-12-24 18:21:07 +08:00
  • 018d27f251 arm: socfpga: soc64: Add ATF support for Reset Manager driver Chee Hong Ang 2020-12-24 18:21:06 +08:00
  • a90ae0167b net: designware: socfpga: Add ATF support for MAC driver Chee Hong Ang 2020-12-24 18:21:05 +08:00
  • 6b38cc2f2b mmc: dwmmc: socfpga: Add ATF support for MMC driver Chee Hong Ang 2020-12-24 18:21:04 +08:00
  • d456dfbaa0 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status Siew Chin Lim 2020-12-24 18:21:03 +08:00
  • 2e54a1d46c arm: socfpga: Add secure register access helper functions for SoC 64bits Siew Chin Lim 2020-12-24 18:21:02 +08:00
  • 313de73352 arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services Chee Hong Ang 2020-12-24 18:21:01 +08:00
  • 0eebfab3fe arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits) Chee Hong Ang 2020-12-24 18:21:00 +08:00
  • dbdc1df877 arm: socfpga: Disable "spin-table" method for booting Linux Chee Hong Ang 2020-12-24 18:20:59 +08:00
  • ac0c1fda90 arm: socfpga: soc64: Override 'lowlevel_init' to support ATF Chee Hong Ang 2020-12-24 18:20:58 +08:00
  • 200846f008 arm: socfpga: soc64: Load FIT image with ATF support Chee Hong Ang 2020-12-24 18:20:57 +08:00
  • acabb2acb0 arm: socfpga: Add function for checking description from FIT image Chee Hong Ang 2020-12-24 18:20:56 +08:00
  • 35772ff4f6 Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-01-14 08:50:23 -05:00
  • ab1a425524 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2021-01-13 15:00:53 -05:00
  • 795f8fd0b5 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2021-01-12 15:46:52 -05:00
  • 7ccaa31380 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files Patrice Chotard 2021-01-04 17:00:56 +01:00
  • 751f918bdb arm: stm32mp: stm32prog: always flush DFU on start command for uart Patrick Delaunay 2020-12-11 13:36:18 +01:00
  • e451fa2a05 configs: stm32mp1: activate OF_LIVE for DT live support Patrick Delaunay 2020-12-11 15:32:30 +01:00
  • 69ea30e688 ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock Marek Vasut 2020-12-01 11:34:48 +01:00
  • 635e233b22 ARM: stm32: Use firmware property instead of loadables Michal Simek 2020-10-05 11:37:00 +02:00
  • 42082bc61b board: stm32pm1: update USB-C power detection algorithm on DK boards Patrice Chotard 2020-10-16 09:28:59 +02:00
  • 8396408e79 configs: stm32mp15: enable LOG features Patrick Delaunay 2020-11-06 19:02:01 +01:00
  • 705b5bf9bb board: st: common: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:02:00 +01:00
  • 873bf44888 board: st: stm32mp1: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:59 +01:00
  • 846365b907 video: stm32_dsi: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:58 +01:00
  • 8d2257e5a7 video: stm32_ltdc: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:57 +01:00
  • a3ce8d600c serial: stm32: define LOG_CATEGORY Patrick Delaunay 2020-11-06 19:01:56 +01:00
  • b6e91f71d6 memory: stm32-fmc2: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:55 +01:00
  • 6a7eefeb7e mtd: stm32_fmc2: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:54 +01:00
  • 162f5888e7 spi: stm32_qspi: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:53 +01:00
  • 7a41cb50ce spi: stm32_spi: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:52 +01:00
  • 0d5fbadeff phy: stm32-usbphyc: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:51 +01:00
  • f4ed224d53 i2c: stm32f7_i2c: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:50 +01:00
  • ff2a09cede mailbox: stm32-ipcc: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:49 +01:00
  • 829c92b1ee reset: stm32-reset: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:48 +01:00
  • cddc30d647 clk: clk_stm32h7: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:47 +01:00
  • 06a126313e clk: clk_stm32f: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:46 +01:00
  • ceab8ee257 clk: stm32mp1: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:45 +01:00
  • 75760653cb misc: rcc: keep the rcc device name for subnode Patrick Delaunay 2020-11-06 19:01:44 +01:00
  • 8e80ba5af0 misc: rcc: migrate trace to dev macro Patrick Delaunay 2020-11-06 19:01:43 +01:00
  • ca9a9da657 power: regulator: stm32-verfbuf: define LOG_CATEGORY Patrick Delaunay 2020-11-06 19:01:42 +01:00
  • 281ebc5bf7 watchdog: stm32mp: migrate trace to dev macro Patrick Delaunay 2020-11-06 19:01:41 +01:00
  • 33d797ae03 rtc: stm32: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:40 +01:00
  • fb5b2463d2 hwspinlock: stm32: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:39 +01:00
  • 1ac7d52d47 timer: stm32: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:38 +01:00
  • 4dbaa1b6d7 mmc: stm32_sdmmc2: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:37 +01:00
  • 66b3b9db69 ram: stm32mp1: migrate trace to dev or log macro Patrick Delaunay 2020-11-06 19:01:36 +01:00
  • 997f7dab9d ram: stm32: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:35 +01:00
  • c886cd6eea remoproc: stm32: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:34 +01:00
  • 6dd89d9d5a gpio: stm32-gpio: migrate trace to dev and log macro Patrick Delaunay 2020-11-06 19:01:33 +01:00
  • 28b3e7be15 pinctrl: stm32: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:32 +01:00
  • b66bfdf238 arm: stm32mp: bsec: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:31 +01:00
  • 711b5bc0a2 arm: stm32mp: migrate cmd_stm32prog to log macro Patrick Delaunay 2020-11-06 19:01:30 +01:00
  • eb653acd63 arm: stm32mp: migrate trace to log macro Patrick Delaunay 2020-11-06 19:01:29 +01:00
  • 0a80955fc6 mmc: exynos_dw_mmc: remove unused function Jaehoon Chung 2021-01-12 15:30:54 +09:00
  • a654b6a5ae samsung: arndale: remove board_mmc_init function Jaehoon Chung 2021-01-12 15:30:53 +09:00
  • 8e70f1cb3f efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL Heinrich Schuchardt 2020-12-13 19:13:57 +01:00