summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | setexpr: Add some tests for buffer overflow and backrefSimon Glass2020-12-013-17/+110
| | * | | | | setexpr: Split the core logic into its own functionSimon Glass2020-12-011-58/+98
| | * | | | | test: Add some setexpr regex testsSimon Glass2020-12-011-0/+58
| | * | | | | setexpr: Add explicit support for 32- and 64-bit intsSimon Glass2020-12-012-9/+13
| | * | | | | command: Add constants for cmd_get_data_size string / errorSimon Glass2020-12-014-6/+30
| | * | | | | test: Add some tests for setexprSimon Glass2020-12-014-0/+168
| | * | | | | Makefile: Correctly propagate failure when removing targetPali Rohár2020-12-011-6/+6
| | * | | | | gpio: Convert to use APIs which support live DTPatrick Delaunay2020-12-011-3/+2
| | * | | | | Adds basic support for ProxyDHCPLyle Franklin2020-12-012-5/+36
| | * | | | | cmd: pxe: Use internal FDT if retrieving from FDTDIR failsAnton Leontiev2020-12-011-7/+14
| |/ / / / /
* | | | | / Prepare v2021.01Tom Rini2021-01-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)Lukasz Majewski2021-01-081-0/+1
* | | | | xea: config: Use CONFIG_PREBOOT from KconfigLukasz Majewski2021-01-082-1/+2
* | | | | xea: spl: Disable pull UP for GPIO0_2{35}Lukasz Majewski2021-01-081-1/+1
* | | | | rockchip: pinebook-pro: default to SPI bus 1 for SPI-flashHugh Cole-Baker2021-01-082-4/+2
* | | | | Merge tag 'u-boot-stm32-20210106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2021-01-062-3/+3
|\ \ \ \ \
| * | | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02Marek Vasut2021-01-061-2/+2
| * | | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITXMarek Vasut2021-01-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-051-2/+2
|\ \ \ \ \
| * | | | | Nokia RX-51: Decrease i2c speed to 100000Pali Rohár2021-01-051-2/+2
| | |_|_|/ | |/| | |
* | | | | image: support board_fit_config_name_matchSebastian Reichel2021-01-051-6/+13
* | | | | image: cleanup pre-processor usageSebastian Reichel2021-01-052-26/+24
| |/ / / |/| | |
* | | | Prepare v2021.01-rc5Tom Rini2021-01-051-1/+1
* | | | Merge branch '2021-01-04-minor-fixes'Tom Rini2021-01-045-12/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | cosmetic: fix typo in drivers/usb/KconfigMarc Ferland2021-01-041-1/+1
| * | | cmd: ubi: don't allow to rename a volume to a name that already existPhilippe Reynes2021-01-041-0/+5
| * | | mailmap: Update mail address for Igor OpaniukIgor Opaniuk2021-01-041-0/+1
| * | | doc: android/boot-image: invalid C declarationHeinrich Schuchardt2021-01-041-3/+4
| * | | nvme: Use only 32-bit accesses in nvme_writeq/nvme_readqStefan Agner2021-01-041-8/+0
|/ / /
* | | Merge tag 'efi-2021-01-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-12-294-12/+33
|\ \ \
| * | | efi_loader: use after free in efi_exit()Heinrich Schuchardt2020-12-292-7/+14
| * | | efi_loader: describe struct efi_loaded_image_objHeinrich Schuchardt2020-12-291-1/+3
| * | | efi_loader: efi_signal_event() fix comment typosHeinrich Schuchardt2020-12-291-2/+2
| * | | efi_loader: avoid invalid freeHeinrich Schuchardt2020-12-291-1/+1
| * | | efi_loader: escape key handlingHeinrich Schuchardt2020-12-291-0/+12
| * | | efi_loader: missing parentheses after ifHeinrich Schuchardt2020-12-291-1/+1
|/ / /
* | | Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-12-2837-105/+428
|\ \ \
| * | | i2c: mxc_i2c: improve error message readabilityMarc Ferland2020-12-261-1/+1
| * | | imx: mx7: clock: use correct format stringsHeinrich Schuchardt2020-12-261-11/+11
| * | | arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland2020-12-263-1/+113
| * | | arm: dart6ul: change compatible string for eepromMarc Ferland2020-12-261-2/+7
| * | | toradex: hand over maintainershipIgor Opaniuk2020-12-269-9/+9
| * | | imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LENFabio Estevam2020-12-261-1/+1
| * | | imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron2020-12-261-1/+2
| * | | board: ge: bx50v3: cleanup phy configSebastian Reichel2020-12-262-23/+23
| * | | board: ge: bx50v3: remove confidx magic numbersSebastian Reichel2020-12-262-8/+12
| * | | compiler.h: add host_build()Sebastian Reichel2020-12-261-0/+9
| * | | mx6sabresd: Remove unneeded checkboard()Fabio Estevam2020-12-261-6/+0
| * | | configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVKAndrey Zhizhikin2020-12-263-0/+11
| * | | ARM: dts: imx8m: add UHS or HS400/HS400ES propertiesAndrey Zhizhikin2020-12-266-0/+27