index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
armltd
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: vexpress: don't reset flags in board_init to avoid losing previous ones
Arnaud Aujon Chevallier
2020-11-19
1
-1
/
+0
*
board: armltd: Add support for Total Compute platform
Usama Arif
2020-08-24
4
-0
/
+92
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
4
-5
/
+5
*
arm: juno: Enable PCI
Andre Przywara
2020-07-07
1
-5
/
+9
*
arm: juno: Enable DM_ETH
Andre Przywara
2020-07-07
1
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
3
-1
/
+4
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
arm: juno: Use PSCI based reset
Andre Przywara
2020-05-07
1
-3
/
+1
*
arm: juno: Enable OF_CONTROL
Andre Przywara
2020-05-07
2
-0
/
+64
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
2
-0
/
+2
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
1
-1
/
+1
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2019-12-02
1
-1
/
+1
*
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Revert "vexpress64: fvp dram: add DRAM configuration"
Ryan Harkin
2019-08-31
2
-6
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
vexpress64: fix a typo of SPDX-License-Identifier
Masahiro Yamada
2019-06-21
1
-2
/
+1
*
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
1
-3
/
+1
*
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
1
-22
/
+23
*
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-10-10
1
-6
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
13
-29
/
+13
*
vexpress: fix syntax error in armv7_boot_nonsec_default()
Heinrich Schuchardt
2018-04-13
1
-1
/
+1
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
vexpress: Sign up as maintainer
Linus Walleij
2018-02-19
1
-6
/
+2
*
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
Patrice Chotard
2017-11-17
1
-1
/
+2
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
2
-0
/
+2
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
2
-2
/
+2
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
2
-2
/
+6
*
vexpress64: Juno: Change PCI buss addresses for IO to start from zero.
Liviu Dudau
2016-11-29
1
-1
/
+1
*
vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
Sudeep Holla
2016-10-07
1
-0
/
+52
*
vexpress: Check TC2 firmware support before defaulting to nonsec booting
Jon Medhurst \(Tixy\)
2016-08-15
2
-0
/
+34
*
armv8: mmu: Add support of non-identical mapping
York Sun
2016-07-15
1
-2
/
+4
*
vexpress64: Add MMU tables
Alexander Graf
2016-03-15
1
-0
/
+21
*
vexpress64: use 2nd DRAM bank only on juno
Ryan Harkin
2015-11-21
1
-0
/
+2
*
vexpress64: compile Juno PCIe conditionally
Ryan Harkin
2015-11-21
3
-3
/
+9
*
Juno: don't print PCI debug information by default
Andre Przywara
2015-11-21
1
-1
/
+1
*
vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.
Liviu Dudau
2015-10-19
4
-1
/
+206
*
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
Liviu Dudau
2015-10-19
1
-0
/
+8
*
vexpress64: fvp dram: add DRAM configuration
Ryan Harkin
2015-10-11
2
-1
/
+6
*
vexpress64: Kconfig: tidy up
Ryan Harkin
2015-10-11
1
-14
/
+1
*
arm: Remove versatileab board
Simon Glass
2015-09-11
4
-133
/
+0
*
integrator: switch to DM serial port
Linus Walleij
2015-08-12
1
-0
/
+18
[next]