~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* microblaze: drop remnants of manual relocOvidiu Panait2023-03-13
* 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: 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: 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: 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
* | Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06
|/
* 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: u-boot.lds: replace __end symbol with _endOvidiu Panait2022-01-05
* microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait2020-10-27
* microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait2020-10-27
* microblaze: Fix tab indentation in start.SMichal Simek2019-10-24
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan2017-07-27
* microblaze: Fix endif macro commandMichal Simek2017-02-10
* microblaze: Wire-up debug_uart in asmMichal Simek2016-01-27
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-13
* microblaze: Add a TODO to call board_init_f_mem()Simon Glass2015-10-24
* microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-09
* microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09
* microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-09
* microblaze: Speedup code copyMichal Simek2015-02-09
* microblaze: Move architecture to use generic board initMichal Simek2015-02-09
* microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2015-02-09
* microblaze: Remove unused asm labelMichal Simek2015-02-09
* microblaze: Support stack protection featureMichal Simek2015-01-21
* microblaze: Enable hardware exception by defaultMichal Simek2015-01-21
* microblaze: Add SPL supportMichal Simek2014-02-04
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* microblaze: Flush caches before enabling themMichal Simek2012-11-07
* microblaze: Clean microblaze initializationMichal Simek2012-09-11
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-10
* microblaze: Clean up reset asm codeMichal Simek2011-10-03
* microblaze: Save and restore first unused vectorMichal Simek2011-10-03