summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | dm: test: Update Makefile conditionsSimon Glass2020-10-291-7/+7
| * | | | dm: test: Sort the MakefileSimon Glass2020-10-291-3/+3
| * | | | dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-296-49/+37
| * | | | dm: core: Avoid void * in the of-platdata structsSimon Glass2020-10-291-3/+5
| * | | | dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass2020-10-291-1/+16
| * | | | dtoc: Use a namedtuple for _linksSimon Glass2020-10-291-4/+12
| * | | | dtoc: Extract inner loop from output_node()Simon Glass2020-10-291-40/+49
| * | | | binman: Support multiple images in the librarySimon Glass2020-10-291-0/+7
| * | | | binman: Add a way to read the ROM offsetSimon Glass2020-10-292-1/+13
| | |/ / | |/| |
* | | | log: typo logl_pref in documentationHeinrich Schuchardt2020-10-301-1/+1
* | | | Merge branch '2020-10-30-misc-changes'Tom Rini2020-10-3028-543/+1626
|\ \ \ \
| * | | | doc: Update logging documentationSean Anderson2020-10-301-114/+107
| * | | | doc: Add log kerneldocs to documentationSean Anderson2020-10-302-55/+100
| * | | | test: Add a test for log filter-*Sean Anderson2020-10-303-0/+110
| * | | | cmd: log: Add commands to manipulate filtersSean Anderson2020-10-302-0/+242
| * | | | test: Add a test for getoptSean Anderson2020-10-302-0/+124
| * | | | lib: Add getoptSean Anderson2020-10-307-0/+271
| * | | | cmd: log: Make "log level" print all log levelsSean Anderson2020-10-301-3/+9
| * | | | cmd: log: Add commands to list categories and driversSean Anderson2020-10-302-2/+38
| * | | | cmd: log: Split off log level parsingSean Anderson2020-10-301-6/+23
| * | | | cmd: log: Use sub-commands for logSean Anderson2020-10-301-27/+4
| * | | | test: Add test for LOGFF_MINSean Anderson2020-10-301-0/+23
| * | | | log: Add filter flag to match greater than a log levelSean Anderson2020-10-302-7/+15
| * | | | test: Add tests for LOGFF_DENYSean Anderson2020-10-301-0/+67
| * | | | test: log: Give tests names instead of numbersSean Anderson2020-10-301-24/+24
| * | | | test: log: Convert log_test from python to CSean Anderson2020-10-305-297/+257
| * | | | log: Add filter flag to deny on matchSean Anderson2020-10-302-3/+20
| * | | | log: Add function to create a filter with flagsSean Anderson2020-10-302-4/+31
| * | | | log: Expose some helper functionsSean Anderson2020-10-302-20/+34
| * | | | log: Use CONFIG_IS_ENABLED() for LOG_TESTSean Anderson2020-10-301-2/+2
| * | | | log: Add additional const qualifier to arraysSean Anderson2020-10-301-2/+2
| * | | | log: Fix incorrect documentation of log_filter.cat_listSean Anderson2020-10-301-2/+2
| * | | | log: Fix missing negation of ENOMEMSean Anderson2020-10-301-1/+1
| * | | | imx6: enable early spi environment access on aristainetos boardsHeiko Schocher2020-10-304-0/+4
| * | | | env: Access Environment in SPI flashes before relocationHeiko Schocher2020-10-302-3/+105
| * | | | env: split env_import_redund() into 2 functionsHeiko Schocher2020-10-302-10/+50
|/ / / /
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-10-299-1254/+238
|\ \ \ \
| * | | | mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan2020-10-292-10/+44
| * | | | mtd: pxa3xx_nand: remove dead codeBaruch Siach2020-10-291-9/+3
| * | | | mtd: pxa3xx_nand: port to use driver modelShmuel Hazan2020-10-292-63/+54
| * | | | arm: dts: armada-cp110-master: update nand-controllerBaruch Siach2020-10-291-6/+9
| * | | | arm: dts: armada-cp110-slave: add missing cps_nandShmuel Hazan2020-10-291-0/+16
| * | | | arm: octeontx: Enable network support in supported boardsStefan Roese2020-10-294-0/+8
| * | | | phy: marvell: cp110: update mode parameter for pcie power on callsIgal Liberman2020-10-291-2/+5
| * | | | phy: marvell: cp110: let the firmware configure comphy for PCIeGrzegorz Jaszczyk2020-10-291-439/+12
| * | | | phy: marvell: cp110: let the firmware configure the comphyGrzegorz Jaszczyk2020-10-291-727/+89
| | |_|/ | |/| |
* | | | Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-2974-561/+2987
|\ \ \ \ | |_|/ / |/| | |
| * | | xilinx: Enable SPI driver for VersalMichal Simek2020-10-291-0/+1
| * | | xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2020-10-293-24/+11
| * | | mmc: zynq_sdhci: Add common function to set input/output tapdelaysAshok Reddy Soma2020-10-292-159/+36