~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-21
* microblaze: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2023-07-03
* microblaze: drop remnants of manual relocOvidiu Panait2023-03-13
* microblaze: drop CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait2023-03-13
* Correct SPL uses of LMBSimon Glass2023-02-10
* Correct SPL uses of CPU_MICROBLAZESimon Glass2023-02-09
* microblaze: spl: drop boot_linuxOvidiu Panait2023-01-27
* microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefsOvidiu Panait2023-01-27
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* microblaze: add arch_print_bdinfo() implementationOvidiu Panait2022-09-13
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-26
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-07
* Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-27
|\
| * microblaze: Remove interrupt handlerMichal Simek2022-06-24
| * microblaze: Convert axi timer to DM driverMichal Simek2022-06-24
| * cpu: add CPU driver for microblazeOvidiu Panait2022-06-24
| * microblaze: add support for handling PVR dataOvidiu Panait2022-06-24
| * microblaze: cache: introduce flush_dcache_range()Ovidiu Panait2022-06-24
| * microblaze: cache: introduce cpuinfo structureOvidiu Panait2022-06-24
| * microblaze: cache: introduce flush_cache_all()Ovidiu Panait2022-06-24
| * microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait2022-06-24
| * microblaze: cache: split flush_cache() functionOvidiu Panait2022-06-24
| * microblaze: cache: improve icache Kconfig optionsOvidiu Panait2022-06-24
| * microblaze: cache: improve dcache Kconfig optionsOvidiu Panait2022-06-24
| * microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait2022-06-24
| * microblaze: start.S: remove unused codeOvidiu Panait2022-06-24
| * microblaze: Add support for run time relocationMichal Simek2022-06-24
| * microblaze: Create SYM_ADDR macro to deal with symbolsMichal Simek2022-06-24
| * microblaze: Add comment about reset locationMichal Simek2022-06-24
| * microblaze: Remove _start symbol handling at U-Boot startMichal Simek2022-06-24
| * microblaze: Remove code around r20 in relocate_code()Michal Simek2022-06-24
| * microblaze: Optimize register usage in relocate_codeMichal Simek2022-06-24
| * microblaze: Change stack protection address to new stack addressMichal Simek2022-06-24
| * microblaze: Separate code end substractionMichal Simek2022-06-24
| * microblaze: Enable REMAKE_ELFMichal Simek2022-06-24
| * microblaze: Fix typo in exception.cMichal Simek2022-06-24
| * microblaze: Remove CONFIG_TEXT_BASE from codeMichal Simek2022-06-24
| * microblaze: Fix early stack allocationMichal Simek2022-06-24
| * microblaze: Fix stack protection behaviorMichal Simek2022-06-24
| * microblaze: Switch absolute branches to relativeMichal Simek2022-06-24
* | linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* | Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06
|/
* microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini2022-04-08
* microblaze: Do not place u-boot to reserved memory locationMichal Simek2022-03-07
* Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2022-02-21
|\
| * microblaze: exception: fix unaligned data access register maskOvidiu Panait2022-02-15
| * microblaze: exception: move unaligned access printfs inside switch caseOvidiu Panait2022-02-15
| * microblaze: exception: fix return address for delay slot exceptionsOvidiu Panait2022-02-15