platform/kernel/u-boot.git
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Heinrich Schuchardtlog: typo logl_pref in documentation
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Jagan Tekidoc: rockchip: Document Rockchip miniloader flashing
2020-10-30 Jagan Tekirockchip: Add Engicam PX30.Core C.TOUCH 2.0
2020-10-30 Jagan Tekiarm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0
2020-10-30 Jagan Tekirockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
2020-10-30 Jagan Tekiboard: engicam: Attach i.MX6 common code
2020-10-30 Jagan Tekirockchip: px30: Add EVB_PX30 Kconfig help
2020-10-30 Michael Trimarchiarm64: dts: rockchip: Add Engicam PX30.Core SOM
2020-10-30 Jagan Tekiarm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starte...
2020-10-30 Samuel Hollandrockchip: mkimage: Remove host endianness dependency
2020-10-30 Jagan Tekirockchip: Enable Console MUX in ROCKPi N8
2020-10-30 Jagan Tekivideo: rockchip: Support 4K resolution for rk3288,...
2020-10-30 Jagan Tekiarm64: dts: rockchip: Add chosen node for ROCK-Pi N8
2020-10-30 Jagan Tekirockchip: Enable Console MUX in ROCKPi N10
2020-10-30 Sean Andersondoc: Update logging documentation
2020-10-30 Sean Andersondoc: Add log kerneldocs to documentation
2020-10-30 Sean Andersontest: Add a test for log filter-*
2020-10-30 Sean Andersoncmd: log: Add commands to manipulate filters
2020-10-30 Sean Andersontest: Add a test for getopt
2020-10-30 Sean Andersonlib: Add getopt
2020-10-30 Sean Andersoncmd: log: Make "log level" print all log levels
2020-10-30 Sean Andersoncmd: log: Add commands to list categories and drivers
2020-10-30 Sean Andersoncmd: log: Split off log level parsing
2020-10-30 Sean Andersoncmd: log: Use sub-commands for log
2020-10-30 Sean Andersontest: Add test for LOGFF_MIN
2020-10-30 Sean Andersonlog: Add filter flag to match greater than a log level
2020-10-30 Sean Andersontest: Add tests for LOGFF_DENY
2020-10-30 Sean Andersontest: log: Give tests names instead of numbers
2020-10-30 Sean Andersontest: log: Convert log_test from python to C
2020-10-30 Sean Andersonlog: Add filter flag to deny on match
2020-10-30 Sean Andersonlog: Add function to create a filter with flags
2020-10-30 Sean Andersonlog: Expose some helper functions
2020-10-30 Sean Andersonlog: Use CONFIG_IS_ENABLED() for LOG_TEST
2020-10-30 Sean Andersonlog: Add additional const qualifier to arrays
2020-10-30 Sean Andersonlog: Fix incorrect documentation of log_filter.cat_list
2020-10-30 Sean Andersonlog: Fix missing negation of ENOMEM
2020-10-30 Heiko Schocherimx6: enable early spi environment access on aristainet...
2020-10-30 Heiko Schocherenv: Access Environment in SPI flashes before relocation
2020-10-30 Heiko Schocherenv: split env_import_redund() into 2 functions
2020-10-30 Alper Nebi... video: rockchip: Add missing dpcd_write() call to link_...
2020-10-30 Heiko Stuebnerram: rockchip: px30: add a config-based ddr selection
2020-10-30 Peter Robinsonrockchip: Rock960: fix up USB support
2020-10-30 Stefan Agnerrockchip: dts: tinker: remove unnecessary node
2020-10-30 Stefan Agnerrockchip: dts: tinker: move i2c node to shared device...
2020-10-30 Jack Mitchellclk: rockchip: rk3399: implement getting wdt/alive...
2020-10-29 Simon Glassbinman: Avoid calculated section data repeatedly
2020-10-29 Simon Glassbinman: Support compression of sections
2020-10-29 Simon Glassbinman: Use the actual contents in CheckSize()
2020-10-29 Simon Glassbinman: Update CheckEntries() for compressed sections
2020-10-29 Simon Glassbinman: Drop CheckEntries()
2020-10-29 Simon Glassbinman: Call CheckSize() from the section's Pack()...
2020-10-29 Simon Glassbinman: Drop the Entry.CheckSize() method
2020-10-29 Simon Glassbinman: Move sort and expand to the main Pack() function
2020-10-29 Simon Glassbinman: Drop Entry.CheckOffset()
2020-10-29 Simon Glassbinman: Avoid reporting image-pos with compression
2020-10-29 Simon Glassbinman: Set section contents in GetData()
2020-10-29 Simon Glassbinman: Store the original data before compression
2020-10-29 Simon Glassbinman: Make section padding consistent with other...
2020-10-29 Simon Glassbinman: Move section padding to the parent
2020-10-29 Simon Glassbinman: Refactor _BuildSectionData()
2020-10-29 Simon Glassbinman: Move section-building code into a function
2020-10-29 Simon Glassbinman: Expand docs and test for alignment
2020-10-29 Simon Glassbinman: Expand docs and test for padding
2020-10-29 Simon Glassbinman: Update testPackExtra with more checks
2020-10-29 Simon Glassbinman: Use 'files-compress' to set compression for...
2020-10-29 Simon Glassbinman: Move CompressData() into Entry base class
2020-10-29 Simon Glassbinman: Expand the error message for breaching a section
2020-10-29 Simon Glassbinman: Remove references to 'image' in entry_Section
2020-10-29 Simon Glassbinman: Fix return from u-boot-ucode if there is no DT
2020-10-29 Simon Glassbinman: Give a sensible error if no command is given
2020-10-29 Simon Glassbinman: Add tests for skip-at-start sections
2020-10-29 Simon Glassbinman: Drop unused return variable for _DoTestFile()
2020-10-29 Simon Glassbinman: Update the entry docs
2020-10-29 Simon Glassdm: doc: Update the of-platadata documentation
2020-10-29 Simon Glassdm: Don't allow U_BOOT_DEVICE() when of-platdata is...
2020-10-29 Simon Glassimx: mx6cuboxi: Disable thermal driver in SPL
2020-10-29 Simon Glassdm: Use driver_info index instead of pointer
2020-10-29 Simon Glassx86: apl: Take advantage of the of-platdata parent...
2020-10-29 Simon Glassx86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
2020-10-29 Simon Glassdm: core: Convert #ifdef to if() in root.c
2020-10-29 Simon Glassdm: Add a test for of-platdata parent information
2020-10-29 Simon Glassdm: Support parent devices with of-platdata
2020-10-29 Simon Glasssandbox: Fix up building for of-platdata
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Simon Glassdm: test: Add a test for of-platdata phandles
2020-10-29 Simon Glassdm: test: Add a check that all devices have a dev value
2020-10-29 Simon Glassdm: Add a C test for of-platdata properties
2020-10-29 Simon GlassAzure/GitLab/Travis: Add SPL unit tests
2020-10-29 Simon Glassdm: test: Drop of-platdata pytest
2020-10-29 Simon Glasstest: Run only the selected SPL test
2020-10-29 Simon Glasssandbox: Allow selection of SPL unit tests
2020-10-29 Simon Glasstest: Run SPL unit tests
2020-10-29 Simon Glasspytest: Collect SPL unit tests
2020-10-29 Simon GlassMakefile: Generate a symbol file for u-boot-spl
2020-10-29 Simon Glassdm: test: Add a very simple of-platadata test
2020-10-29 Simon Glassdm: test: Add a way to run SPL tests
2020-10-29 Simon Glassdm: test: Update the test runner to support of-platdata
next