aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| * microblaze: Separate code end substractionMichal Simek2022-06-241-1/+2
| * microblaze: Enable REMAKE_ELFMichal Simek2022-06-241-0/+6
| * microblaze: Fix typo in exception.cMichal Simek2022-06-241-1/+1
| * microblaze: Remove CONFIG_TEXT_BASE from codeMichal Simek2022-06-241-3/+3
| * microblaze: Fix early stack allocationMichal Simek2022-06-241-1/+1
| * microblaze: Fix stack protection behaviorMichal Simek2022-06-241-2/+3
| * microblaze: Switch absolute branches to relativeMichal Simek2022-06-241-9/+9
* | linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-232-4/+4
* | Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+1
|/
* microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini2022-04-081-0/+8
* microblaze: Do not place u-boot to reserved memory locationMichal Simek2022-03-071-0/+2
* Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2022-02-211-9/+18
|\
| * microblaze: exception: fix unaligned data access register maskOvidiu Panait2022-02-151-1/+1
| * microblaze: exception: move unaligned access printfs inside switch caseOvidiu Panait2022-02-151-3/+4
| * microblaze: exception: fix return address for delay slot exceptionsOvidiu Panait2022-02-151-2/+10
| * microblaze: exception: fix delay slot exception handlingOvidiu Panait2022-02-151-5/+5
| * microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait2022-02-151-1/+1
| * microblaze: exception: move privileged instruction exception out of v5 ifdefOvidiu Panait2022-02-151-1/+1
* | dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-091-0/+2
|/
* Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-201-1/+1
|\
| * doc: replace @return by Return:Heinrich Schuchardt2022-01-191-1/+1
* | microblaze: branch to base vector address on resetOvidiu Panait2022-01-051-2/+4
* | microblaze: start.S: add support for configurable vector base addressOvidiu Panait2022-01-051-26/+32
* | microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait2022-01-052-2/+2
* | microblaze: drop CONFIG_SYS_RESET_ADDRESS macroOvidiu Panait2022-01-051-3/+1
* | microblaze: start.S: use stack space as scratch memory for endian offsetOvidiu Panait2022-01-051-4/+2
* | microblaze: Kconfig: SPL dependencies fixupOvidiu Panait2022-01-051-0/+2
* | microblaze: spl: add board_boot_order() implementationOvidiu Panait2022-01-051-2/+4
* | microblaze: u-boot.lds: replace __end symbol with _endOvidiu Panait2022-01-054-6/+6
|/
* image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-081-1/+1
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-231-27/+1
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-2/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* microblaze: Enable GCC garbage collector for full U-BootMichal Simek2020-11-202-3/+6
* arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek2020-11-041-4/+0
* xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek2020-10-271-0/+1
* microblaze: Enable spi for microblazeT Karthik Reddy2020-10-271-0/+3
* microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait2020-10-271-24/+22
* microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait2020-10-271-94/+103
* microblaze: Add support for little/big endian in/out api'sT Karthik Reddy2020-09-231-6/+16
* efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt2020-08-011-8/+0
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-011-4/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-184-0/+4
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-3/+4
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* Kconfig: Remove redundant variable setsTom Rini2020-03-161-3/+0