summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini
2021-11-12Convert CONFIG_BITBANGMII to KconfigTom Rini
2021-11-12Convert CONFIG_DOS_PARTITION to KconfigTom Rini
2021-11-12Convert CONFIG_E1000 to KconfigTom Rini
2021-11-12Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini
2021-11-12Merge branch '2021-11-12-assorted-updates'Tom Rini
2021-11-11rtc: ds1337: fix compatible string typoClemens Gruber
2021-11-11boards: siemens: iot2050: Ignore network errors during bootstage trackingJan Kiszka
2021-11-11boards: siemens: iot2050: Re-enable bootstage reportingJan Kiszka
2021-11-11ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj
2021-11-11get_maintainer.pl: add .get_maintainer.confMichael Walle
2021-11-11Azure: Move to windows-2019Tom Rini
2021-11-11Remove LYNX KDI remaindersThomas Huth
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass
2021-11-11doc: Move distro boot doc to rSTSimon Glass
2021-11-11pxe: Refactor sysboot to have one helperSimon Glass
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass
2021-11-11lib: Add a function to convert a string to a hex valueSimon Glass
2021-11-11lib: Add tests for simple_itoa()Simon Glass
2021-11-11pxe: Drop get_bootfile_path()Simon Glass
2021-11-11pxe: Clean up the use of bootfileSimon Glass
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass
2021-11-11pxe: Tidy up code style a little in pxe_utilsSimon Glass
2021-11-11pxe: Tidy up some comments in pxe_utilsSimon Glass
2021-11-11pxe: Move pxe_utils filesSimon Glass
2021-11-11pxe: Tidy up the is_pxe globalSimon Glass
2021-11-11pxe: Add a userdata field to the contextSimon Glass
2021-11-11pxe: Move do_getfile() into the contextSimon Glass
2021-11-11pxe: Use a context pointerSimon Glass
2021-11-11pxe: Move API comments to the header filesSimon Glass
2021-11-11Create a new boot/ directorySimon Glass
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut
2021-11-10ARM: stm32: Disable video output on DHSOMMarek Vasut
2021-11-10ARM: stm32: Disable EFI on DHSOMMarek Vasut
2021-11-10ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDPMarek Vasut
2021-11-10ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut
2021-11-10ARM: stm32: Enable DFU MTD support on DHSOMMarek Vasut
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay
2021-11-10arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant