Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d9aa19efa8a6c20d51b7884de0a7f8dae3f835d2
/
arch
/
arm
/
mach-omap2
/
boot-common.c
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
3988be5
spl: Always define preloader_console_init
by Samuel Holland
· 4 years, 6 months ago
e975906
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
by Harald Seiler
· 4 years, 7 months ago
9c61158
Merge branch '2019-08-11-ti-imports'
by Tom Rini
· 5 years ago
6912f2a
watchdog: omap_wdt: Disable DM watchdog support in SPL
by Suniel Mahesh
· 5 years ago
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
7953601
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
by Abel Vesa
· 6 years ago
6536ca4
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
6681461
ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
by Adam Ford
· 6 years ago
413b907
ti: fastboot: Move weak overrides to board files
by Alex Kiernan
· 6 years ago
8a65bd6
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
117a0e0
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
by Alex Kiernan
· 7 years ago
b432b1e
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
0151009
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
4bd754d
arm: omap: Detect boot mode very early
by Lokesh Vutla
· 7 years ago
207f981
ti816x: Add additional boot device detection logic
by Tom Rini
· 7 years ago
d5abcf9
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
by Jean-Jacques Hiblot
· 8 years ago
11e1479
SPL: make struct spl_image 64-bit safe
by Andre Przywara
· 8 years ago
983e370
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
by Tom Rini
· 8 years ago
[Renamed from arch/arm/cpu/armv7/omap-common/boot-common.c]
6f8387f
dra7x: boot: add dfu bootmode support
by B, Ravi
· 8 years ago
2b1cdaf
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 8 years ago
a4475af
armv7: omap-common: make SPL board_mmc_init() weak
by Heiko Schocher
· 8 years ago
821c89d
Revert "omap3: Use raw SPL by default for mmc1"
by Tom Rini
· 9 years ago
22d90d5
omap3: Use raw SPL by default for mmc1
by Alexander Graf
· 9 years ago
312db9f
armv7: omap-common: Rework SPL board_mmc_init()
by Tom Rini
· 9 years ago
8ceb34a
omap-common: SYS_BOOT fallback logic correction and support for more devices
by Paul Kocialkowski
· 9 years ago
ed19bda
omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot
by Paul Kocialkowski
· 9 years ago
df84477
omap-common: Boot device define instead of hardcoded value
by Paul Kocialkowski
· 9 years ago
60c7c30
omap-common: Common boot code OMAP3 support and cleanup
by Paul Kocialkowski
· 9 years ago
17da3c0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· 9 years ago
ecd8557
fastboot: ARM: OMAP5: Enable reboot-bootloader
by Dileep Katta
· 10 years ago
9efaca3
ahci: mmio_base is a virtual address
by Scott Wood
· 10 years ago
a6b541b
TI ARMv7: Don't use GD before crt0.S has set it
by Tom Rini
· 10 years ago
87791ad
arm: omap: reset sata on boot
by Dmitry Lifshitz
· 10 years ago
e49631a
arm: am33xx: Handle NAND+I2C boot-device the same way as NAND
by Stefan Roese
· 10 years ago
d11ac4b
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
79b079f
dra7xx_evm: Add QSPI_4 support, qspiboot build target
by Tom Rini
· 11 years ago
7dbe63b
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
6843918
am335x: Enable CONFIG_OMAP_WATCHDOG support
by Tom Rini
· 11 years ago
6a0d803
am33xx: Add am33xx_spl_board_init function, call
by Tom Rini
· 11 years ago
5718040
ARM: AM43xx: Add build support
by Lokesh Vutla
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4596dcc
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
4a0eb75
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
da07c21
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
1befaff
OMAP: include sys_proto.h from boot-common
by Ilya Yanok
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
d7cb93b
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
f088125
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
37189a1
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
8e1b836
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
8a8f084
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· 13 years ago