platform/kernel/u-boot.git
2020-07-10 Walter Lozanodtoc: extend dtoc to use struct driver_info when linkin...
2020-07-10 Walter Lozanosandbox: Move section u_boot_list to make it RW
2020-07-10 Walter Lozanocore: extend struct driver_info to point to device
2020-07-10 Walter Lozanocore: drop const for struct driver_info
2020-07-10 Walter Lozanodm: doc: update of-plat with the support for driver...
2020-07-10 Walter Lozanodtoc: add option to disable warnings
2020-07-10 Walter Lozanodtoc: add support to scan drivers
2020-07-10 Walter Lozanocore: add support for U_BOOT_DRIVER_ALIAS
2020-07-10 Walter Lozanodtoc: add missing code comments
2020-07-10 Walter Lozanodrivers: rename drivers to match compatible string
2020-07-10 Bin Mengtest/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
2020-07-10 Bin Mengtest/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_ca...
2020-07-10 Bin Mengtest/dm: fdtdec: Add the missing gd declaration
2020-07-10 Heinrich Schuchardtcmd: fdt: remove CMD_FDT_MAX_DUMP
2020-07-10 Heinrich Schuchardtlog: use BIT() instead of 1 <<
2020-07-10 Heinrich Schuchardtlog: don't show function by default
2020-07-10 Simon Glasscheckpatch: Don't warn about PREFER_IF in headers/DT...
2020-07-10 Simon Glasspatman: Add tests for the rest of the checkpatch checks
2020-07-10 Simon Glasspatman: Decode output from the '--show-types' option
2020-07-10 Simon Glasspatman: Add a test for the 'possible new uclass' check
2020-07-10 Simon Glasspatman: Rename test.py to test_checkpatch.py
2020-07-10 Simon Glassdm: core: Correct comment on uclass_id_foreach_dev()
2020-07-10 Heinrich Schuchardtlog: uclass_get_name() depends on CONFIG_SPL_DM
2020-07-10 Heinrich Schuchardtsandbox: make RAM size configurable
2020-07-10 Simon Glasspatman: Drop import of test_util in test_util
2020-07-10 Simon Glasspatman: Avoid importing gitutil in settings
2020-07-10 Simon Glasspatman: Pass in maintainer dirs to avoid and import
2020-07-10 Simon Glasspatman: Use a dict in gitutil to avoid importing series
2020-07-10 Simon Glasspatman: Avoid circular dependency between command and...
2020-07-10 Simon Glasspatman: Drop unnecessary import in gitutil
2020-07-10 Heinrich Schuchardtsandbox: spi: sandbox_sf_state_name() is required
2020-07-10 Heinrich Schuchardtsandbox: handling out of memory
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Tom RiniMerge tag 'for-v2020.10' of https://gitlab.denx.de...
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-09 Sven Auhagennet: mvpp2: fix second cp110 initialization
2020-07-09 Simon Guinotarm: kirkwood: enable DM_ETH for LaCie board
2020-07-09 Simon Guinotarm: kirkwood: enable DM_USB for LaCie board
2020-07-09 Simon Guinotarm: kirkwood: switch LaCie boards to sata_mv driver
2020-07-09 Simon Guinotarm: kirkwood: convert LaCie boards to DM_SPI_FLASH
2020-07-09 Simon Guinotarm: kirkwood: add DT spi0 alias to LaCie boards
2020-07-09 Dennis Gilmorearm: mvebu: helios4: sync helios4 config to clearfog...
2020-07-09 Chris Packhamarm: mvebu: a38x: Adjust UTMI PHY parameters
2020-07-09 Chris Packhamarm: mvebu: a38x: Fix typo
2020-07-09 Chris Packhammv_ddr: ddr3: Update {min,max}_read_sample calculation
2020-07-09 Chris Packhammv_ddr: ddr3: Use correct bitmask for read sample delay
2020-07-09 Simon Glassx86: apl: Re-enable loading of SPL
2020-07-09 Simon Glassspi: Remove unnecessary #ifdefs in header file
2020-07-09 Simon Glassbootstage: Fix 'stacked' typo
2020-07-09 Rasmus Villemoeslinux/kconfig.h: create two- and three-argument version...
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 Yash Shahpwm: Add PWM driver for SiFive SoC
2020-07-09 Yash Shahpwm: Add DT documentation for SiFive PWM Controller
2020-07-09 Patrick Delaunayi2c: stm32f7: SYSCFG Fast Mode Plus support for I2C...
2020-07-09 Patrick Delaunayi2c: stm32f7: add stm32mp15 compatible
2020-07-09 Rasmus Villemoestest: dm: rtc: add tests of rtc shell command
2020-07-09 Rasmus Villemoessandbox: add rtc command to defconfigs
2020-07-09 Rasmus Villemoestest: dm: rtc: add test of dm_rtc_read, dm_rtc_write
2020-07-09 Rasmus Villemoesrtc: i2c_rtc_emul: catch any write to the "reset" register
2020-07-09 Rasmus Villemoesrtc: sandbox-rtc: fix set method
2020-07-09 Rasmus Villemoesrtc: add rtc command
2020-07-09 Rasmus Villemoesrtc: pcf2127: provide ->write method
2020-07-09 Rasmus Villemoesrtc: pcf2127: provide ->read method
2020-07-09 Rasmus Villemoesrtc: fall back to ->{read, write} if ->{read, write...
2020-07-09 Rasmus Villemoesrtc: add dm_rtc_write() helper
2020-07-09 Rasmus Villemoesrtc: add dm_rtc_read helper and ->read method
2020-07-09 Ye Lii2c: imx_lpi2c: Improve the codes to use private data
2020-07-09 Alex Nemirovskyboard: presidio-asic: Add I2C support
2020-07-09 Arthur Lii2c: i2c-cortina: added CAxxxx I2C support
2020-07-09 Suneel Garapatii2c: octeon_i2c: Add I2C controller driver for Octeon
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...
next