aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-11rtc: ds1337: fix compatible string typoWIP/2021-11-11-assorted-updatesClemens 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
2021-11-10ARM: stm32: Disable EFI on DHSOMMarek Vasut2-0/+8
2021-11-10ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDPMarek Vasut2-2/+6
2021-11-10ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut2-18/+0
2021-11-10ARM: stm32: Enable DFU MTD support on DHSOMMarek Vasut2-0/+4
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay12-137/+7
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay8-27/+87
2021-11-10arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay2-8/+8
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-114/+200
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay12-29/+39
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant1-2/+1
2021-11-10tools: kwbimage: Properly set srcaddr in kwbimage v0Pali Rohár1-0/+22
2021-11-10tools: kwbimage: Properly calculate and align kwbimage v0 header sizePali Rohár1-8/+16
2021-11-10tools: kwbimage: Fill the real header size into the main headerPali Rohár1-0/+9
2021-11-10tools: kwbimage: Align kwbimage header to proper sizePali Rohár1-5/+22
2021-11-10tools: kwbimage: Do not put final image padding to the image data sizePali Rohár1-9/+21
2021-11-10tools: kwbimage: Align final UART image to 128 bytesPali Rohár1-0/+3
2021-11-10tools: kwbimage: Remove unused enums and prototypesPali Rohár2-23/+1