Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
07c827dd61d5af00f1a524a79f44ca4568af742f
/
arch
/
arm
/
mach-bcm283x
a94f80e
rpi4: Update memory map to accommodate scb devices
by Amit Singh Tomar
· Mon Jan 27 01:14:43 2020 +0000
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 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
81bad09
ARM: defconfig: add unified config for RPi3 and RPi4
by Matthias Brugger
· Wed Nov 06 15:41:03 2019 +0100
82e7470
ARM: bcm283x: Set memory map at run-time
by Matthias Brugger
· Tue Nov 19 16:01:05 2019 +0100
51683d1
ARM: bcm283x: Set rpi_bcm283x_base at run-time
by Matthias Brugger
· Tue Nov 19 16:01:04 2019 +0100
2c68dee
ARM: bcm283x: Move BCM283x_BASE to a global variable
by Matthias Brugger
· Tue Nov 19 16:01:03 2019 +0100
ebc5033
lib: time: Add microsecond timer
by Marek Vasut
· Tue Oct 15 22:43:41 2019 +0200
8489d28
ARM: bcm283x: Include definition for additional emmc clock
by Andrei Gherzan
· Wed Jul 24 15:39:08 2019 +0100
6f8cba5
ARM: bcm283x: Define configs for RaspberryPi 4
by Andrei Gherzan
· Wed Jul 24 15:39:06 2019 +0100
64eb012
ARM: bcm283x: Add BCM283x_BASE define
by Matthias Brugger
· Wed Jul 24 15:39:05 2019 +0100
bcf941f
ARM: bcm283x mbox: Fix send status register
by Fabian Vogt
· Tue Jul 16 13:09:47 2019 +0200
31fa161
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
by Stefan Roese
· Fri May 10 14:26:57 2019 +0200
879258f
ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDER
by Berkus Decker
· Sun Jan 13 20:30:40 2019 +0100
80a0b1c
arm: Kconfig: spelling fixes
by Chris Packham
· Sun Jan 13 22:13:21 2019 +1300
b7eefe4
efi_loader: Convert runtime reset from switch to if statements
by Alexander Graf
· Sun Jun 10 21:51:02 2018 +0200
81b1a67
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· Thu Apr 26 18:21:26 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
628ff20
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Mon Apr 09 11:05:44 2018 -0400
f98c485
mmc: use core clock frequency in bcm2835 sdhost
by Jonathan Gray
· Sat Mar 17 16:15:48 2018 +1100
450d4c8
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
by Heinrich Schuchardt
· Tue Feb 06 22:00:22 2018 +0100
099b3b7
efi_loader: exit status for efi_reset_system_init
by Heinrich Schuchardt
· Sat Mar 03 15:28:59 2018 +0100
fce8e5c
bcm283x: Add pinctrl driver
by Alexander Graf
· Tue Jan 23 18:05:21 2018 +0100
3f88741
add support for Raspberry Pi Zero W
by Dmitry Korunov
· Sun Nov 26 13:38:53 2017 +0400
6213c55
bcm2835_wdt: support for the BCM2835/2836 watchdog
by Paolo Pisati
· Fri Feb 10 17:28:05 2017 +0100
929df01
video: arm: rpi: Move the video settings out of the driver
by Simon Glass
· Wed Apr 05 16:23:41 2017 -0600
31efc38
video: arm: rpi: Move the video query out of the driver
by Simon Glass
· Wed Apr 05 16:23:40 2017 -0600
13ddef8
arm: rpi: Add a function to obtain the MMC clock
by Simon Glass
· Wed Apr 05 16:23:37 2017 -0600
558ec67
arm: rpi: Add a file to handle messages
by Simon Glass
· Wed Apr 05 16:23:36 2017 -0600
8640cc0
arm: rpi: Drop the GPIO device addresses
by Simon Glass
· Wed Apr 05 16:23:32 2017 -0600
3fce534
ARM: bcm283x: Implement EFI RTS reset_system
by Alexander Graf
· Wed Nov 02 10:36:18 2016 +0100
6c68a22
bcm2835_gpio: Implement GPIOF_FUNC
by Alexander Graf
· Thu Aug 11 13:38:31 2016 +0200
d8845db
rpi: remove redundant board files
by Stephen Warren
· Mon Apr 04 20:00:41 2016 -0600
b2f48c2
ARM: rpi: add some missing Kconfig help text
by Stephen Warren
· Fri Apr 01 21:38:04 2016 -0600
93ea526
ARM: add Raspberry Pi 3 64-bit config
by Stephen Warren
· Fri Apr 01 21:14:15 2016 -0600
d6f47c8
rpi: BCM2837 and Raspberry Pi 3 32-bit support
by Stephen Warren
· Thu Mar 24 22:15:20 2016 -0600
afaf43d
ARM: bcm2835: expand Kconfig target descriptions
by Stephen Warren
· Thu Mar 24 22:15:19 2016 -0600
3ef844a
ARM: bcm2835: move CONFIG_BCM283* to Kconfig
by Stephen Warren
· Thu Mar 24 22:15:16 2016 -0600
fc0f7bc
ARM: bcm2835: fix 64-bit build warning in mbox
by Stephen Warren
· Wed Mar 16 21:40:57 2016 -0600
9d5990b
ARM: bcm283x: don't always define CONFIG_BCM2835
by Stephen Warren
· Wed Mar 16 21:40:56 2016 -0600
169892f
RPi: Enable caches for rpi2
by Alexander Graf
· Wed Mar 16 15:41:23 2016 +0100
7d33bb6
rpi: set board serial number in environment
by Lubomir Rintel
· Mon Feb 22 22:06:47 2016 +0100
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
be8efec
rpi: get rid of BCM2835_BOARD_REV_* macros
by Stephen Warren
· Fri Dec 04 22:07:44 2015 -0700
c87458c
ARM: rpi: add another revision of Raspberry Pi A+
by Lubomir Rintel
· Wed Oct 14 17:17:54 2015 +0200
fbeb89d
arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox
by Alexander Stein
· Fri Jul 24 09:22:13 2015 +0200
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:29 2015 -0500
494bd7a
ARM: bcm283x: Switch to generic timer
by Marek Vasut
· Mon May 04 22:54:37 2015 +0200
08c5b7e
ARM: bcm283x: Reorder timer.h
by Marek Vasut
· Mon May 04 22:54:35 2015 +0200
1a66a5f
ARM: bcm283x: Repair wdog.h
by Marek Vasut
· Mon May 04 22:54:34 2015 +0200
f069960
arch: Make board selection choices optional
by Joe Hershberger
· Tue May 12 14:46:23 2015 -0500
5ef5ccc
dm: select CONFIG_DM* options
by Masahiro Yamada
· Tue Mar 31 12:47:53 2015 +0900
b44229c
ARM: bcm2835: use phys_to_bus() for mbox
by Stephen Warren
· Mon Apr 06 20:28:39 2015 -0600
c01ed07
ARM: bcm2835: implement phys_to_bus/bus_to_phys
by Stephen Warren
· Tue Mar 24 20:07:34 2015 -0600
3648a85
ARM: rpi: add a couple more revision IDs
by Stephen Warren
· Sun Apr 12 21:43:25 2015 -0600
82d81a4
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
by Masahiro Yamada
· Thu Mar 19 19:42:57 2015 +0900
ed22cc7
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
by Masahiro Yamada
· Thu Mar 19 19:42:56 2015 +0900