summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: ls1028a: Enable the Ethernet switch driver in defconfigWIP/2021-02-16-assorted-improvements-v1Alex Marginean2021-02-165-0/+15
* arm: dts: ls1028a: Add Ethernet switch node and dependenciesAlex Marginean2021-02-162-1/+119
* drivers: net: Add Felix DSA switch driverAlex Marginean2021-02-164-0/+428
* net: Introduce DSA class for Ethernet switchesClaudiu Manoil2021-02-166-0/+666
* net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean2021-02-162-0/+52
* net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean2021-02-161-1/+2
* test: dm: tee: extend with RPC testIgor Opaniuk2021-02-161-7/+109
* drivers: tee: sandbox: add rpc test ta emulationIgor Opaniuk2021-02-164-4/+179
* test: py: add pygit2 and pyelftools to requirements.txtIgor Opaniuk2021-02-161-0/+2
* drivers: tee: i2c trampoline driverJorge Ramirez-Ortiz2021-02-166-0/+137
* usb: kbd: destroy device after console is stoppedAndy Shevchenko2021-02-161-8/+8
* IOMUX: Introduce iomux_replace_device()Andy Shevchenko2021-02-162-0/+34
* IOMUX: Split out for_each_console_dev() helper macroAndy Shevchenko2021-02-163-13/+11
* IOMUX: Split out iomux_match_device() helperAndy Shevchenko2021-02-163-17/+18
* IOMUX: Switch to use stdio_file_to_flags()Andy Shevchenko2021-02-161-9/+2
* console: Set file and devices at one goAndy Shevchenko2021-02-161-10/+12
* console: Set console device counter in console_devices_set()Andy Shevchenko2021-02-161-0/+1
* console: Switch to use stdio_file_to_flags()Andy Shevchenko2021-02-161-11/+3
* stdio: Introduce a new helper stdio_file_to_flags()Andy Shevchenko2021-02-162-0/+15
* stdio: Split out nulldev_register() and move it under #ifAndy Shevchenko2021-02-161-12/+21
* stdio: Get rid of dead code, i.e. stdio_deregister()Andy Shevchenko2021-02-162-12/+0
* Prepare v2021.04-rc2v2021.04-rc2Tom Rini2021-02-151-1/+1
* Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138'Tom Rini2021-02-1527-101/+781
|\
| * image: Check for unit addresses in FITsSimon Glass2021-02-152-8/+57
| * libfdt: Check for multiple/invalid root nodesSimon Glass2021-02-152-1/+19
| * image: Add an option to do a full check of the FITSimon Glass2021-02-152-0/+36
| * image: Adjust the workings of fit_check_format()Simon Glass2021-02-1519-50/+66
| * test: Add tests for the 'evil' vboot attacksSimon Glass2021-02-151-28/+65
| * test: Add vboot_evil implementationSimon Glass2021-02-151-0/+485
| * fit: Don't allow verification of images with @ nodesSimon Glass2021-02-154-25/+53
| * fdt_region: Check for a single root node of the correct nameSimon Glass2021-02-151-0/+11
|/
* configs: Resync with savedefconfigTom Rini2021-02-1599-175/+91
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151354-23/+1398
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021361-23/+1405
* | Merge branch '2021-02-14-remove-some-boards'Tom Rini2021-02-15152-13516/+5
|\ \
| * | sh: Remove sh7763rdp boardTom Rini2021-02-158-455/+0
| * | sh: Remove sh7757lcr boardTom Rini2021-02-1515-1639/+1
| * | sh: Remove sh7753evb boardTom Rini2021-02-1512-1098/+0
| * | sh: Remove sh7752evb boardTom Rini2021-02-1511-1088/+0
| * | sh: Remove r7780mp boardTom Rini2021-02-1513-870/+0
| * | sh: Remove MigoR boardTom Rini2021-02-158-388/+0
| * | ppc: Remove MPC8641HPCN boardTom Rini2021-02-1512-1370/+0
| * | ppc: Remove MPC8610HPCD boardTom Rini2021-02-1512-1214/+0
| * | ppc: Remove MPC8572DS boardTom Rini2021-02-1514-1476/+0
| * | ppc: Remove MPC8544DS boardTom Rini2021-02-1512-1111/+0
| * | arm: Remove db-88f6281-bp boardTom Rini2021-02-1514-561/+0
| * | arm: Remove ls2080a_simu boardTom Rini2021-02-1514-807/+3
| * | arm: Remove mx35pdk boardTom Rini2021-02-1511-983/+1
| * | arm: Remove apx4devkit boardTom Rini2021-02-158-456/+0
|/ /
* | Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"Tom Rini2021-02-151-1/+1