aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Convert CONFIG_MD5 to KconfigTom Rini4-2/+2
2021-11-12Convert CONFIG_MX6 et al to KconfigTom Rini2-8/+0
2021-11-12Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini10-10/+5
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini12-23/+2
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini22-18/+20
2021-11-12Convert CONFIG_PHYLIB et al to KconfigTom Rini37-19/+32
2021-11-12Convert CONFIG_MISC_INIT_F et al to KconfigTom Rini9-10/+5
2021-11-12Convert CONFIG_TRACE et al to KconfigTom Rini2-16/+0
2021-11-12Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to KconfigTom Rini3-5/+1
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini22-50/+9
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini21-22/+11
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini2-1/+2
2021-11-12Convert CONFIG_BITBANGMII to KconfigTom Rini2-1/+1
2021-11-12Convert CONFIG_DOS_PARTITION to KconfigTom Rini7-3/+4
2021-11-12Convert CONFIG_E1000 to KconfigTom Rini8-10/+6
2021-11-12Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini2-1/+1
2021-11-12Merge branch '2021-11-12-assorted-updates'Tom Rini49-728/+884
2021-11-11rtc: ds1337: fix compatible string typoClemens Gruber1-1/+1
2021-11-11boards: siemens: iot2050: Ignore network errors during bootstage trackingJan Kiszka1-1/+2
2021-11-11boards: siemens: iot2050: Re-enable bootstage reportingJan Kiszka1-0/+2
2021-11-11ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj1-1/+2
2021-11-11get_maintainer.pl: add .get_maintainer.confMichael Walle1-0/+1
2021-11-11Azure: Move to windows-2019Tom Rini1-1/+1
2021-11-11Remove LYNX KDI remaindersThomas Huth8-133/+1
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass2-33/+73
2021-11-11doc: Move distro boot doc to rSTSimon Glass2-98/+80
2021-11-11pxe: Refactor sysboot to have one helperSimon Glass1-58/+36
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass4-32/+79
2021-11-11lib: Add a function to convert a string to a hex valueSimon Glass3-4/+56
2021-11-11lib: Add tests for simple_itoa()Simon Glass2-1/+29
2021-11-11pxe: Drop get_bootfile_path()Simon Glass2-49/+7
2021-11-11pxe: Clean up the use of bootfileSimon Glass4-33/+79
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass4-25/+37
2021-11-11pxe: Tidy up code style a little in pxe_utilsSimon Glass1-53/+13
2021-11-11pxe: Tidy up some comments in pxe_utilsSimon Glass1-51/+138
2021-11-11pxe: Move pxe_utils filesSimon Glass5-3/+6
2021-11-11pxe: Tidy up the is_pxe globalSimon Glass4-16/+15
2021-11-11pxe: Add a userdata field to the contextSimon Glass4-5/+10
2021-11-11pxe: Move do_getfile() into the contextSimon Glass4-24/+35
2021-11-11pxe: Use a context pointerSimon Glass4-62/+97
2021-11-11pxe: Move API comments to the header filesSimon Glass2-48/+74
2021-11-11Create a new boot/ directorySimon Glass27-37/+51
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/11Nov2021Tom Rini197-983/+2383
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom Rini43-304/+226
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay1-19/+15
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay6-30/+25
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay10-6/+15
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay2-3/+10
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut3-2/+4
2021-11-10ARM: stm32: Disable video output on DHSOMMarek Vasut2-26/+2