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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: acpi: Resume OS if resume vector is found
Bin Meng
2017-05-17
4
-0
/
+45
*
x86: acpi: Add one API to find OS wakeup vector
Bin Meng
2017-05-17
3
-0
/
+83
*
x86: acpi: Add wake up assembly stub
Bin Meng
2017-05-17
3
-0
/
+88
*
x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
Bin Meng
2017-05-17
2
-0
/
+20
*
x86: baytrail: Conditionally report S3 in the ACPI table
Bin Meng
2017-05-17
2
-1
/
+3
*
x86: Store and display previous sleep state
Bin Meng
2017-05-17
4
-0
/
+23
*
x86: fsp: acpi: Pass different boot mode to FSP init
Bin Meng
2017-05-17
2
-1
/
+43
*
x86: Add post codes for OS resume
Bin Meng
2017-05-17
1
-0
/
+2
*
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
Bin Meng
2017-05-17
2
-0
/
+71
*
x86: acpi: Add Kconfig option and header file for ACPI resume
Bin Meng
2017-05-17
2
-0
/
+76
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
1
-1
/
+1
|
\
|
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-05-15
3
-108
/
+138
|
\
\
|
*
|
sunxi: Add clock support for TV encoder
Jernej Skrabec
2017-05-15
1
-1
/
+7
|
*
|
sunxi: video: Split out TVE code
Jernej Skrabec
2017-05-15
2
-107
/
+131
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2017-05-15
10
-2275
/
+1
|
\
\
|
*
|
i2c: powerpc: Remove use of CONFIG_HARD_I2C
Simon Glass
2017-05-15
9
-2263
/
+1
|
*
|
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-12
/
+0
|
|
/
*
|
Kconfig: USB: Migrate existing USB_EHCI_xxx options
Tom Rini
2017-05-15
1
-1
/
+0
*
|
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
2
-0
/
+2
*
|
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
5
-5
/
+5
*
|
omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE
Tom Rini
2017-05-15
1
-10
/
+4
*
|
omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
Tom Rini
2017-05-15
1
-0
/
+54
*
|
omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
Tom Rini
2017-05-15
3
-13
/
+24
*
|
TI: Drop 'CONFIG_OMAP'
Tom Rini
2017-05-15
1
-1
/
+1
*
|
arch/arm/cpu/arm926ejs/omap: Remove
Tom Rini
2017-05-15
4
-433
/
+0
*
|
armv8: minor fix to comment for enabling SMPEN bit
Dinh Nguyen
2017-05-15
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2017-05-13
6
-12
/
+23
|
\
|
*
boston: Setup memory ranges in FDT provided to Linux
Paul Burton
2017-05-12
1
-0
/
+1
|
*
boston: Move CM GCRs away from flash
Paul Burton
2017-05-12
1
-0
/
+1
|
*
MIPS: Make CM GCR base configurable
Paul Burton
2017-05-12
2
-9
/
+12
|
*
mips: bmips: add missing SFR NeufBox 4 config
Álvaro Fernández Rojas
2017-05-12
1
-0
/
+6
|
*
mips: bmips: bcm63268: fix brcm, bcm6328-mc size
Álvaro Fernández Rojas
2017-05-12
1
-1
/
+1
|
*
mips: bmips: bcm6328: fix brcm, bcm6328-mc size
Álvaro Fernández Rojas
2017-05-12
1
-1
/
+1
|
*
mips: bmips: bcm6358: fix brcm, bcm6358-mc size
Álvaro Fernández Rojas
2017-05-12
1
-1
/
+1
*
|
arm: change tbu/l type to unsigned int
Peng Fan
2017-05-12
1
-2
/
+2
*
|
rk3036: Fix unused variable warning
Tom Rini
2017-05-12
1
-1
/
+1
*
|
arm: amx3xx: Add support for early debug
Lokesh Vutla
2017-05-12
1
-0
/
+4
*
|
arm: omap5+: Add support for early debug
Lokesh Vutla
2017-05-12
1
-0
/
+4
*
|
arm: am33xx: Add support for mulitiple PLL input frequencies
Lokesh Vutla
2017-05-12
8
-26
/
+121
*
|
arm: am33xx: Fix MPU opp selection
Lokesh Vutla
2017-05-12
4
-13
/
+30
*
|
configs: convert CONFIG_SYS_MPUCLK to Kconfig
Lokesh Vutla
2017-05-12
2
-5
/
+5
*
|
stm32f7: configure mpu valid for f7 family
Vikas Manocha
2017-05-12
1
-3
/
+12
*
|
stm32: use armv7m MPU configuration support
Vikas Manocha
2017-05-12
2
-58
/
+22
*
|
armv7m: add MPU configuration support
Vikas Manocha
2017-05-12
4
-21
/
+150
*
|
armv7m: correct mpu region size define for 8MB size
Vikas Manocha
2017-05-12
1
-1
/
+2
*
|
arvm7m: add cleanup before linux booting
Vikas Manocha
2017-05-12
1
-0
/
+19
*
|
armv7m: cache: add flush & invalidate all dcache
Vikas Manocha
2017-05-12
1
-0
/
+23
*
|
arm: am335x: Enable tiny printf in SPL
Lokesh Vutla
2017-05-11
1
-0
/
+1
*
|
configs: am335x_evm: Enable SPL_DM
Lokesh Vutla
2017-05-11
1
-0
/
+5
[next]