~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* spl: don't assume NVMe partition 1 existsHeinrich Schuchardt2023-08-19
* spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov2023-08-07
* spl: remove duplicate SPL_MD5 optionOleksandr Suvorov2023-08-07
* spl: initialize PCI before bootingHeinrich Schuchardt2023-07-30
* spl: blk: partition numbers are hexadecimalHeinrich Schuchardt2023-07-30
* spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAMEHeinrich Schuchardt2023-07-30
* common: spl: spl: Remove video driverNikhil M Jain2023-07-21
* common: spl: spl: Update stack pointer addressNikhil M Jain2023-07-21
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-21
* tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun2023-07-07
* RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt2023-07-06
* Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-05
|\
| * spl: spl_legacy: Fix spl_end addressFabio Estevam2023-07-03
| * imx: hab: Simplify the mechanismMarek Vasut2023-06-24
| * spl: spl_legacy: Add extra address checksMarek Vasut2023-06-24
| * spl: ext: Use partition size for mountMayuresh Chitale2023-06-14
* | spl: spl-nor: return error if no valid image was loadedMario Kicherer2023-06-20
* | common: spl: Add spl NVMe boot supportMayuresh Chitale2023-06-19
* | spl: blk: Support loading images from fsMayuresh Chitale2023-06-19
* | spl: Add Kconfig options for NVMEMayuresh Chitale2023-06-19
* | Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-06-12
|\ \
| * | global: Use proper project name U-BootMichal Simek2023-06-12
| |/
* | spl: Correct checking of configuration nodeBin Meng2023-05-31
* | usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut2023-05-17
* | usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut2023-05-17
* | usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut2023-05-17
|/
* common: spl: spl: Remove video driver before u-boot properNikhil M Jain2023-05-08
* mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár2023-04-10
* spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár2023-03-01
* spl: Drop unwanted return in spl_fit_upload_fpga()Simon Glass2023-02-06
* spl: sata: Rework the loading case it not use IS_ENABLED(...)Tom Rini2023-01-20
* global: Remove unused CONFIG definesTom Rini2023-01-20
* Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-01-19
|\
| * trace: Use notrace for shortSimon Glass2023-01-18
* | configs: Increase malloc size after relocationNeha Malcom Francis2023-01-18
|/
* arm: rockchip: Add RV1126 arch core supportJagan Teki2023-01-16
* gpio: Get rid of gpio_hog_probe_all()Marek Vasut2023-01-12
* common: spl: ram: fix return codeNikita Shubin2023-01-12
* Merge branch 'next'Tom Rini2023-01-09
|\
| * common/spl/spl_ram: Remove unused defaultTom Rini2022-12-23
| * global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini2022-12-23
| * usb: Update USB_STORAGE dependenciesTom Rini2022-12-21
| * Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-21
| |\
| * | global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
| * | spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini2022-12-05
| * | global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* | | spl: Kconfig: Fix SPL_OPTEE_IMAGE dependencyJagan Teki2022-12-22
| |/ |/|
* | spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura2022-12-10
* | common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul2022-12-08
|/
* spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland2022-11-21