~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
* 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
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* 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: 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: 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
* microblaze: exception: fix delay slot exception handlingOvidiu Panait2022-02-15
* microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait2022-02-15
* microblaze: exception: move privileged instruction exception out of v5 ifdefOvidiu Panait2022-02-15
* microblaze: branch to base vector address on resetOvidiu Panait2022-01-05
* microblaze: start.S: add support for configurable vector base addressOvidiu Panait2022-01-05
* microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait2022-01-05
* microblaze: drop CONFIG_SYS_RESET_ADDRESS macroOvidiu Panait2022-01-05
* microblaze: start.S: use stack space as scratch memory for endian offsetOvidiu Panait2022-01-05
* microblaze: spl: add board_boot_order() implementationOvidiu Panait2022-01-05
* microblaze: u-boot.lds: replace __end symbol with _endOvidiu Panait2022-01-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02