]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-07-09  Rasmus Villemoeslinux/kconfig.h: remove unused helper macros
2020-07-09  Rasmus Villemoeslinux/kconfig.h: simplify logic for choosing CONFIG_...
2020-07-09  Bin Mengarm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
2020-07-09  Simon Glassx86: minnowmax: Drop screen resolution to 1024x768
2020-07-09  Simon Glassminnowmax: Enable the copy framebuffer
2020-07-09  Simon Glasschromebook_link: Enable the copy framebuffer
2020-07-09  Simon Glasschromebook_samus: Enable the copy framebuffer
2020-07-09  Simon Glassx86: video: Support copy framebuffer with probed devices
2020-07-09  Simon Glassvideo: Correctly handle multiple framebuffers
2020-07-09  Simon Glassx86: fsp: video: Allocate a frame buffer when needed
2020-07-09  Simon Glassvideo: pci: Set up the copy framebuffer
2020-07-09  Simon Glassvideo: sandbox: Add support for the copy framebuffer
2020-07-09  Simon Glassvideo: Add comments to struct sandbox_sdl_plat
2020-07-09  Simon Glassvideo: Update the copy framebuffer when writing bitmaps
2020-07-09  Simon Glassvideo: Update rotated console to support copy buffer
2020-07-09  Simon Glassvideo: Update truetype console to support copy buffer
2020-07-09  Simon Glassvideo: Update normal console to support copy buffer
2020-07-09  Simon Glassvideo: Add helpers for vidconsole for the copy framebuffer
2020-07-09  Simon Glassvideo: Clear the copy framebuffer when clearing the...
2020-07-09  Simon Glassvideo: Set up the copy framebuffer when enabled
2020-07-09  Simon Glassvideo: Add support for copying to a hardware framebuffer
2020-07-09  Simon Glassvideo: Add a comment for struct video_uc_platdata
2020-07-09  Simon Glassvideo: Drop unnecessary #ifdef around vid_console_color()
2020-07-09  Simon Glassvideo: Adjust rotated console to start at right edge
2020-07-09  Simon Glassvideo: Split out expression parts into variables
2020-07-09  Simon Glasssandbox: video: Allow selection of rotated console
2020-07-09  Simon Glassvideo: Show an error when a vidconsole function fails
2020-07-09  Simon Glassconsole: Add a way to output to serial only
2020-07-09  Simon Glassx86: fsp: Reinit the FPU after FSP meminit
2020-07-09  Tom RiniMerge branch '2020-07-08-misc-features-and-fixes'
2020-07-08  Heiko Stuebnerlib: rsa: function to verify a signature against a...
2020-07-08  Simon Glasscmd: Add a memory-search command
2020-07-08  Simon Glasscommand: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
2020-07-08  Simon Glassdisplay_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
2020-07-08  Simon Glasscmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
2020-07-08  Simon Glasscmd: mem: Use a macro to avoid #ifdef in help
2020-07-08  Simon GlassUpdate MEM_SUPPORT_64BIT_DATA to be always defined
2020-07-08  Dario Binacchispl: fit: improve spl_nand_fit_read(...) readability
2020-07-08  Dario Binacchispl: fit: nand: fix fit loading in case of bad blocks
2020-07-08  Dario Binacchispl: fit: fail fit loading in case of FDT appending...
2020-07-08  Dario Binacchispl: fix format of function documentation
2020-07-08  Heiko Stuebnerspl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE
2020-07-08  Heiko Stuebnerspl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
2020-07-08  Heiko Stuebnerlib: rsa: add documentation to padding_pss_verify to...
2020-07-08  Heiko Stuebnerlib: rsa: free local arrays after use in rsa_gen_key_prop()
2020-07-08  Heiko Stuebnerlib: rsa: fix allocated size for rr and rrtmp in rsa_ge...
2020-07-08  Heiko Stuebnerlib: rsa: bring exp_len in line when generating a key_prop
2020-07-08  Heiko Stuebnerlib: rsa: take spl/non-spl into account when building...
2020-07-08  Heiko Stuebnerlib: rsa: distinguish between tpl and spl for CONFIG_RS...
2020-07-08  Heiko Stuebnercmd: add a panic command
2020-07-08  Stefan Roesedebug_uart: Add CR before and after announce string
2020-07-08  Johannes Hollandtpm: add #ifndef to fix redeclaration build errors
2020-07-08  Dhananjay Phadketpm: add TPM2_GetRandom command support
2020-07-08  Bruno Thomsentpm2: tis_spi: add linux compatible fallback string
2020-07-08  Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08  Heiko Schochergpio: fix test.py for gpio label lookup
2020-07-08  Neil ArmstrongARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset
2020-07-08  Christian Hewittboards: amlogic: add Odroid C4 support
2020-07-08  Christian HewittARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux...
2020-07-08  Pascal Vizeliboard: amlogic: Add Odroid-N2 board support
2020-07-08  Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08  Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07  Andre Przywaraarm: juno: Enable SATA controller
2020-07-07  Andre Przywaraarm: juno: Enable PCI
2020-07-07  Andre Przywarasata_sil: Enable DM_PCI operation
2020-07-07  Andre Przywaraarm: juno: Enable DM_ETH
2020-07-07  Andre Przywaranet: smc911x: Properly handle EEPROM MAC address
2020-07-07  Andre Przywaranet: dm: Remove warning about EEPROM provided MAC address
2020-07-07  Andre Przywaraarm: vexpress64: Fix counter frequency
2020-07-07  Heinrich Schuchardtarm: use correct argument size of special registers
2020-07-07  Heinrich Schuchardtarm: remove outdated comment concerning -ffixed-x18
2020-07-07  Heinrich Schuchardttrace: clang compatible handling of gd register
2020-07-07  Heinrich Schuchardtfs: fat_write: fix short name creation.
2020-07-07  Heiko Schochertest_sleep.py: make sleep time and margin configurable
2020-07-07  Heiko Schochergpio: search for gpio label if gpio is not found throug...
2020-07-07  Amit Singh... configs: Enable mac and phy configs
2020-07-07  Amit Singh... owl: Kconfig: Enable DM eth for OWL platform
2020-07-07  Amit Singh... arm: dts: s700: add node for ethernet controller
2020-07-07  Amit Singh... net: designware: s700: Add glue code for S700 mac
2020-07-07  Amit Singh... net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIM...
2020-07-07  Amit Singh... net: phy: realtek: Add support for RTL8201F PHY module.
2020-07-07  Amit Singh... clk: actions: Add Ethernet clocks
2020-07-07  Amit Singh... arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Action...
2020-07-07  Amit Singh... Actions: OWL: Calculate SDRAM size
2020-07-07  Robert Markoimage: Add support for ZSTD decompression
2020-07-07  Niel Fouriecmd: blkls: Add blkls command
2020-07-07  Niel Fouriecmd: dm: Fixed/Added DM driver listing subcommands
2020-07-07  Niel Fouriecmd: fs: Add command to list supported fs types
2020-07-07  Niel Fouriecmd: part: Add subcommand to list supported partition...
2020-07-07  Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07  Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07  Volodymyr Babchukarm64: issue ISB after updating system registers
2020-07-07  Patrick Delaunayram: stm32mp1: add size and addr parameter to test all
2020-07-07  Patrick Delaunayram: stm32mp1: use the DDR size by default in the test...
2020-07-07  Patrick Delaunayram: stm32mp1: add parameter addr in test FrequencySele...
2020-07-07  Patrick Delaunayram: stm32mp1: protect minimum value in get_bufsize
2020-07-07  Patrick Delaunaystm32mp1: use the command env info in env_check
2020-07-07  Patrick Delaunaycmd: env: use ENV_IS_IN_DEVICE in env info
2020-07-07  Patrick Delaunayboard: dh_stm32mp1: update the gpio hog support
2020-07-07  Patrick Delaunayboard: st: move type-c stusb1600 controller code in...
next