Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1536f25a2da30713d6848d423054cd0ac80c41bf
/
arch
/
microblaze
5b7eba76
microblaze: Migrate DCACHE/ICACHE to Kconfig
by Tom Rini
· Wed Mar 30 18:07:26 2022 -0400
dba00ff
microblaze: Do not place u-boot to reserved memory location
by Michal Simek
· Tue Mar 01 09:13:20 2022 +0100
4a4ac0d
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Mon Feb 21 08:32:02 2022 -0500
82d2263
microblaze: exception: fix unaligned data access register mask
by Ovidiu Panait
· Sun Feb 13 10:09:24 2022 +0200
d96eb81
microblaze: exception: move unaligned access printfs inside switch case
by Ovidiu Panait
· Sun Feb 13 10:09:23 2022 +0200
fd01d6d
microblaze: exception: fix return address for delay slot exceptions
by Ovidiu Panait
· Sun Feb 13 10:09:22 2022 +0200
d1d22c7
microblaze: exception: fix delay slot exception handling
by Ovidiu Panait
· Sun Feb 13 10:09:21 2022 +0200
866ead9
microblaze: exception: migrate MICROBLAZE_V5 to Kconfig
by Ovidiu Panait
· Sun Feb 13 10:09:20 2022 +0200
da4700e
microblaze: exception: move privileged instruction exception out of v5 ifdef
by Ovidiu Panait
· Sun Feb 13 10:09:19 2022 +0200
c8481ef
dts: automatically build necessary .dtb files
by Rasmus Villemoes
· Mon Jan 10 14:34:41 2022 +0100
3110499
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Jan 20 09:39:45 2022 -0500
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
9f97ced
microblaze: branch to base vector address on reset
by Ovidiu Panait
· Tue Nov 30 18:33:57 2021 +0200
e165fa5
microblaze: start.S: add support for configurable vector base address
by Ovidiu Panait
· Tue Nov 30 18:33:56 2021 +0200
39415f7
microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig
by Ovidiu Panait
· Tue Nov 30 18:33:54 2021 +0200
c7c11c8
microblaze: drop CONFIG_SYS_RESET_ADDRESS macro
by Ovidiu Panait
· Tue Nov 30 18:33:53 2021 +0200
ff759b3
microblaze: start.S: use stack space as scratch memory for endian offset
by Ovidiu Panait
· Tue Nov 30 18:33:52 2021 +0200
8001a5c
microblaze: Kconfig: SPL dependencies fixup
by Ovidiu Panait
· Tue Nov 30 18:33:51 2021 +0200
3d68e1f
microblaze: spl: add board_boot_order() implementation
by Ovidiu Panait
· Tue Nov 30 18:33:50 2021 +0200
76e5113
microblaze: u-boot.lds: replace __end symbol with _end
by Ovidiu Panait
· Tue Nov 30 18:33:49 2021 +0200
85c057e
image: Drop IMAGE_ENABLE_OF_LIBFDT
by Simon Glass
· Sat Sep 25 19:43:21 2021 -0600
d0dd68f
lmb: Switch to generic arch_lmb_reserve_generic()
by Marek Vasut
· Fri Sep 10 22:47:10 2021 +0200
d62063d
lmb: move CONFIG_LMB in Kconfig
by Patrick Delaunay
· Wed Mar 10 10:16:25 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
7d8314a
microblaze: Enable GCC garbage collector for full U-Boot
by Michal Simek
· Wed Nov 04 14:01:45 2020 +0100
27d66cf
arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
by Michal Simek
· Wed Nov 04 15:33:20 2020 +0100
841aa51
xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM
by Michal Simek
· Thu Oct 22 11:08:58 2020 +0200
f3612e0
microblaze: Enable spi for microblaze
by T Karthik Reddy
· Thu Sep 17 06:52:09 2020 -0600
e6dbb8b
microblaze: start.S: Use board_init_f_alloc/init in early init
by Ovidiu Panait
· Thu Sep 24 11:54:37 2020 +0300
9855835
microblaze: start.S: Factor out exception setup code to __setup_exceptions
by Ovidiu Panait
· Thu Sep 24 11:54:36 2020 +0300
04680aa
microblaze: Add support for little/big endian in/out api's
by T Karthik Reddy
· Thu Aug 20 22:35:33 2020 -0600
c6dcbe1
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
by Heinrich Schuchardt
· Wed Jul 29 12:37:35 2020 +0200
a0a71d3b
Remove CROSS_COMPILE default from arch/*/config.mk
by Tom Rini
· Tue May 19 10:32:33 2020 -0400
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
8798f9c
Kconfig: Remove redundant variable sets
by Tom Rini
· Wed Mar 11 18:11:12 2020 -0400
3d81215
dma-mapping: add <asm/dma-mapping.h> for all architectures
by Masahiro Yamada
· Thu Feb 20 14:15:37 2020 +0900
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· Thu Nov 14 12:57:42 2019 -0700
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· Thu Nov 14 12:57:41 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
fbf091b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· Thu Nov 14 12:57:36 2019 -0700
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
55df7da
microblaze: Fix tab indentation in start.S
by Michal Simek
· Mon Oct 21 12:20:16 2019 +0200
1facc8f
microblaze: Unify Linux bootm process
by Michal Simek
· Thu Oct 17 13:16:56 2019 +0200
4bbe2ac
microblaze: Fix FDT message in boot_prep_linux()
by Michal Simek
· Thu Oct 17 14:12:48 2019 +0200
360da4b
microblaze: Setup initrd_high and fdt_high at run time
by Michal Simek
· Wed Sep 25 11:00:17 2019 +0200
e37afb5
microblaze: Switch to generic bootm implementation
by Michal Simek
· Wed Sep 25 09:47:02 2019 +0200
040872e
microblaze: Define arch_lmb_reserve
by Michal Simek
· Wed Sep 25 10:45:51 2019 +0200
9270e9d
microblaze: Move CONFIG_LMB from board file to config.h
by Michal Simek
· Wed Sep 25 08:32:27 2019 +0200
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
a76a458
spl: fix linker size check off-by-one errors
by Simon Goldschmidt
· Thu Apr 25 21:22:39 2019 +0200
1359226
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· Mon Aug 06 20:47:39 2018 +0900
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· Thu Aug 16 08:16:24 2018 -0400
2e7c819
dm: Change CMD_DM enabling
by Michal Simek
· Mon Jul 23 15:55:14 2018 +0200
84f3dec
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· Mon Jul 23 15:55:13 2018 +0200
43a21f9
microblaze: Do not force saving variables to flash
by Michal Simek
· Mon Jul 16 13:37:28 2018 +0200
4e39ea8
microblaze: Convert generic platform to DM gpio
by Michal Simek
· Fri Jul 13 08:26:28 2018 +0200
ffced40
microblaze: Cosmetic changes in Microblaze related files
by Shreenidhi Shedi
· Sun Jul 15 02:34:35 2018 +0530
f54fbc8
microblaze: Do not call timer init that early
by Michal Simek
· Wed Jul 11 14:08:26 2018 +0200
a5be522
microblaze: Use default implementation from include/linux/io.h
by Michal Simek
· Thu Jun 28 10:41:56 2018 +0200
b290956
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· Mon Jun 11 16:21:50 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
91a3159
fdt: Implement weak arch_fixup_fdt()
by Alexey Brodkin
· Wed Jan 24 20:47:09 2018 +0300
e728983
microblaze: bootm: Fix compiler warning
by Bin Meng
· Mon Feb 12 17:54:37 2018 +0800
a974ec6
microblaze: Use asm-generic/io.h
by Paul Burton
· Thu Sep 14 15:05:05 2017 -0700
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
2d6a0cc
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· Thu Aug 03 23:23:55 2017 +0200
c2d85e7
microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
by Andy Yan
· Mon Jul 24 17:49:01 2017 +0800
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
cbdc1d4
microblaze: Build only DTBs for selected target
by Michal Simek
· Wed Feb 15 08:22:04 2017 +0100
62b021c
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· Fri Apr 07 15:38:13 2017 -0700
ad400c6
microblaze: Fix endif macro command
by Michal Simek
· Mon Jan 30 12:20:37 2017 +0100
22d567e
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· Sun Jan 22 19:43:11 2017 -0500
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· Sat Nov 26 11:02:10 2016 +0900
cc02256
efi: Use asmlinkage for EFIAPI
by Simon Glass
· Sun Sep 25 15:27:31 2016 -0600
b805c35
spl: Add a parameter to jump_to_image_linux()
by Simon Glass
· Sat Sep 24 18:19:54 2016 -0600
83e3ed1
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· Wed Sep 21 11:28:56 2016 +0900
7a9a2e6
Remove unneeded remnants of bcopy().
by Robert P. J. Day
· Mon May 30 06:55:53 2016 -0400
731e0f9
microblaze: Move MSR instruction selection to Kconfig
by Michal Simek
· Tue May 24 11:45:11 2016 +0200
c3d51b9
microblaze: Remove !OF_CONTROL code for timer and interrupt
by Michal Simek
· Mon Feb 15 13:44:19 2016 +0100
cf84885
microblaze: Read information about timer/interrupts from DT
by Michal Simek
· Mon Feb 15 12:10:32 2016 +0100
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
4a74160
microblaze: Add missing chosen node
by Michal Simek
· Wed Feb 24 12:37:50 2016 +0100
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
f2b3451
microblaze: Remove empty file - cpu.c
by Michal Simek
· Fri Dec 11 13:17:35 2015 +0100
b590411
microblaze: Wire-up debug_uart in asm
by Michal Simek
· Thu Dec 10 12:55:39 2015 +0100
7e4372a
serial: uartlite: Move driver to DM
by Michal Simek
· Tue Dec 01 14:24:20 2015 +0100
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· Wed Nov 25 17:56:32 2015 +0100
7956102
microblaze: Enable DM by default
by Michal Simek
· Wed Dec 09 11:44:17 2015 +0100
d99fbcc
microblaze: Enable OF_CONTROL by default
by Michal Simek
· Wed Dec 02 14:21:05 2015 +0100
14c96dc
microblaze: Fix C99/gnu99 compatiblity for inline functions
by Nathan Rossi
· Fri Nov 06 19:25:06 2015 +1000
8888839
microblaze: Fix style issues in header files
by Nathan Rossi
· Fri Nov 06 19:25:05 2015 +1000
Next »