Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e81b3092792206f868167dfa27b407acfc7bfe2
/
arch
/
arm
/
mach-omap2
6f48273
arm: am57xx: cl-som-am57x: remove board support
by Uri Mashiach
· Sun Apr 14 12:17:53 2019 +0300
b2f88a3
ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
by Tom Rini
· Tue Mar 19 07:14:37 2019 -0400
f93564c
am335x, guardian: Add support for the bosch guardian board
by Sjoerd Simons
· Mon Feb 25 15:33:00 2019 +0000
5ea11ba5
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
by Abel Vesa
· Fri Feb 01 16:40:07 2019 +0000
1f66bca
configs: Don't use SPI_FLASH_BAR as default
by Vignesh R
· Tue Feb 05 11:29:28 2019 +0530
6091dd1
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· Wed Jan 23 14:20:05 2019 +0800
6fd0a71
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· Wed Jan 23 14:20:03 2019 +0800
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· Tue Jan 22 17:09:26 2019 -0500
0a37158
ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
by Andrew F. Davis
· Thu Jan 17 13:43:05 2019 -0600
6d932e6
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· Thu Jan 17 13:43:02 2019 -0600
4ac7541
ARM: mach-omap2: omap3: Fix GPIO clocking in SPL
by Adam Ford
· Fri Dec 14 16:28:30 2018 -0600
103d003
arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:58 2018 +0100
813742e
arm: am335x-pdu001: Move from embedded to separate DTB
by Felix Brack
· Fri Dec 07 15:01:55 2018 +0100
651201b
dra7: Allow selecting a new dtb after board detection.
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:55 2018 +0100
52a5151
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:49 2018 +0100
3a502f6
omap: detect the board after DM is available
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:45 2018 +0100
bf92626
am335x: Register the I2C controllers if DM_I2C is used.
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:43 2018 +0100
9952087
ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX
by Adam Ford
· Sun Oct 07 09:58:25 2018 -0500
9858a60
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· Fri Oct 05 11:33:52 2018 +0200
494b968
ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
by Adam Ford
· Mon Aug 20 20:34:00 2018 -0500
dec580d
arm: armv7-a: Compile and tune for armv7-a instead of armv5
by Adam Ford
· Sat Aug 04 16:34:54 2018 -0500
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· Mon Jul 23 15:55:15 2018 +0200
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
7afce44
ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715
by Nishanth Menon
· Tue Jun 12 15:24:11 2018 -0500
d510252
ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
by Nishanth Menon
· Tue Jun 12 15:24:10 2018 -0500
5913a32
arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
by Adam Ford
· Mon Jun 11 19:56:49 2018 -0500
5329501
ti: fastboot: Move weak overrides to board files
by Alex Kiernan
· Tue May 29 15:30:49 2018 +0000
5512c43
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· Tue May 29 15:30:46 2018 +0000
8cb1eab
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· Tue May 29 15:30:42 2018 +0000
14811f8
arm: dra76: fastboot: extend cpu type for getvar command
by Praneeth Bajjuri
· Wed Apr 25 15:56:34 2018 -0500
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
cb2accd
arm: mach-omap2: cache: Explicitly enable I cache
by Lokesh Vutla
· Thu May 03 20:34:49 2018 +0530
b09f892
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
by Alex Kiernan
· Thu Apr 19 04:32:51 2018 +0000
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· Sun Apr 01 09:22:38 2018 +0000
be5bacc
ARM: am33xx: Inhibit re-initialization of DDR during RTC-only
by Russ Dill
· Tue Mar 20 12:23:00 2018 +0530
382867f
am43xx: Do not allow EMIF to control DDR_RESET in rtconly config
by Dave Gerlach
· Sat Mar 17 13:24:30 2018 +0530
5d6acae
ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode
by Tero Kristo
· Sat Mar 17 13:32:52 2018 +0530
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· Tue Mar 06 19:02:27 2018 -0500
bfac4af
omap: Fix AM335x build with enabled fastboot flash
by Sam Protsenko
· Tue Feb 27 23:45:03 2018 +0200
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
c01553b
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· Fri Feb 16 21:17:44 2018 +0530
d3fe917
ARM: Kconfig: Move TI_SECURE_DEVICE to a common area
by Andrew F. Davis
· Wed Feb 14 11:53:37 2018 -0600
c76d616
ARM: OMAP5: set mmc clock frequency to 192MHz
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:47 2018 +0100
b4a2ace
ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:39 2018 +0100
6b45388
arm: omap2: Fix compiler warning
by Bin Meng
· Mon Feb 12 17:54:36 2018 +0800
3e73a18
am33xx: board: Call spl_early_init() to support sdram_init()
by Faiz Abbas
· Wed Jan 24 14:44:49 2018 +0530
1ba8c9e
arm: add support for PDU001
by Felix Brack
· Tue Jan 23 18:27:22 2018 +0100
a46bb75
arm: mach-omap2: Pass args to secure ROM in SRAM in SPL
by Andrew F. Davis
· Tue Jan 16 14:25:48 2018 -0600
1956f07
arm: mach-omap2: Remove secure certificate name printing
by Andrew F. Davis
· Tue Jan 09 14:33:54 2018 -0600
da9e12b
arm: am33xx: security: Fix size calculation on header
by Madan Srinivas
· Tue Jan 09 14:32:41 2018 -0600
c2d3aad
board: ti: am57xx: Enable CMD_DDR3
by Lokesh Vutla
· Fri Dec 29 11:47:56 2017 +0530
69483e6
arm: dra762: Add support for device package identification
by Lokesh Vutla
· Fri Dec 29 11:47:51 2017 +0530
a6858b4
arm: emif-common: Add suppport for enabling ECC
by Lokesh Vutla
· Fri Dec 29 11:47:48 2017 +0530
9a9dc1d
arm: emif-common: Add ecc specific emif registers
by Lokesh Vutla
· Fri Dec 29 11:47:47 2017 +0530
706dbd7
arm: am33xx: Avoid writing into reserved DPLL divider
by Lokesh Vutla
· Thu Dec 28 20:40:01 2017 +0530
f29f8f4
mach-omap2: add AM335x Display PLL register definition
by Hannes Schmelzer
· Tue Jan 09 19:01:31 2018 +0100
45c66b0
ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}
by Derald D. Woods
· Wed Dec 27 09:40:16 2017 -0600
f1f03cf
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Mon Dec 04 10:24:35 2017 -0500
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
8033a55
omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC
by Peter Robinson
· Thu Nov 23 13:14:17 2017 +0000
6c198d7
ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx
by Faiz Abbas
· Tue Nov 14 16:12:33 2017 +0530
17705ac
am33xx: Add a function to query MPU voltage in uV
by Felix Brack
· Wed Oct 11 18:42:23 2017 +0200
5b7c9f0
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· Mon Oct 16 14:08:26 2017 -0500
177c65a
arm: dra76: fastboot: extend cpu type for getvar command
by Praneeth Bajjuri
· Thu Oct 12 22:47:05 2017 -0500
538264d
omap-common: fastboot: extend cpu type for DRA71x rev 2.1
by Vishal Mahaveer
· Thu Oct 12 22:47:04 2017 -0500
8b6fba2
omap: Fix warning when looking for userdata part
by Sam Protsenko
· Fri Sep 22 01:51:59 2017 +0300
77ebe36
omap: Omit fastboot.userdata_size related errors
by Sam Protsenko
· Thu Sep 21 23:01:00 2017 +0300
a68ca9e
omap: detect board before spl_early_init()
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:33 2017 +0200
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
396a2f9
arm: am33xx: security: adds auth support for encrypted images
by Madan Srinivas
· Wed Sep 20 14:37:36 2017 -0500
b32f5f3
ARM: omap3: am3517-evm: Add device tree and DM support
by Adam Ford
· Tue Sep 19 20:32:11 2017 -0500
91262e5
arm: am33xx: Make pin multiplexing functions optional
by Felix Brack
· Thu Sep 14 14:37:08 2017 +0200
e66501a
arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
by Harinarayan Bhatta
· Wed Sep 13 13:27:44 2017 -0500
0e60a5f
Convert CONFIG_EMIF4 et al to Kconfig
by Adam Ford
· Tue Sep 12 15:27:33 2017 -0500
f946422
arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
by Adam Ford
· Fri Aug 25 07:33:26 2017 -0500
42d25eb
ARM: DRA72x: Add support for detection of DRA71x SR 2.1
by Vishal Mahaveer
· Sat Aug 26 16:51:22 2017 -0500
6f1038f
board: ti: dra76-evm: Add DDR data
by Lokesh Vutla
· Mon Aug 21 12:50:55 2017 +0530
1b21f55
board: ti: dra76-evm: Add the pmic data
by Keerthy
· Mon Aug 21 12:50:54 2017 +0530
9b21ff4
arm: dra76: Add support for ES1.0 detection
by Praneeth Bajjuri
· Mon Aug 21 12:50:52 2017 +0530
68ad506
arm: dra7: Kconfig: Select LP87565 related configs
by Lokesh Vutla
· Mon Aug 21 12:50:51 2017 +0530
22fa819
palmas: Add support for powering different ldos
by Lokesh Vutla
· Mon Aug 21 12:50:50 2017 +0530
8352d27
arm: omap5+: Add board specific ldo powering
by Lokesh Vutla
· Mon Aug 21 12:50:49 2017 +0530
b315e4c
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
by Adam Ford
· Fri Aug 11 08:51:20 2017 -0500
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· Thu Aug 03 12:22:11 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· Thu Aug 03 12:22:08 2017 -0600
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Mon Aug 14 10:40:01 2017 -0400
159a21f
ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices
by Nishanth Menon
· Fri Aug 04 21:42:09 2017 -0500
2d6a0cc
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· Thu Aug 03 23:23:55 2017 +0200
9b5f259
omap3: incorrect logical check in do_emif4_init
by xypron.glpk@gmx.de
· Sat Apr 15 16:11:12 2017 +0200
dfe320c
arm: omap: Fix 'get_device_type()' for OMAP34XX
by Derald D. Woods
· Mon Jul 31 07:41:40 2017 -0500
c6567fa
Convert CONFIG_CMD_SPL to Kconfig
by Simon Glass
· Fri Aug 04 16:34:48 2017 -0600
8590116
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
by Adam Ford
· Mon Aug 07 13:11:34 2017 -0500
49e96f2
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· Mon Aug 07 13:11:19 2017 -0500
6c11ebf
arm: mach-omap2: Align image address before cache operations
by Andrew F. Davis
· Wed Jul 26 14:53:19 2017 -0500
0d5a1bf
arm: omap3: Detect boot mode very early
by Adam Ford
· Fri Jul 14 08:53:20 2017 -0500
6a2b267
arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards
by Andrew F. Davis
· Mon Jul 10 14:45:52 2017 -0500
Next »