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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
1
-0
/
+1
*
pci: Add general support for execution of video ROMs
Simon Glass
2014-11-25
3
-1
/
+74
*
Add support for Vesa BIOS extensions
Simon Glass
2014-11-25
1
-0
/
+103
*
Introduce a header file for the BIOS emulator
Simon Glass
2014-11-25
1
-0
/
+43
*
x86: Add a definition of asmlinkage
Simon Glass
2014-11-25
1
-0
/
+3
*
x86: config: Enable SPI for chromebook_link
Simon Glass
2014-11-25
1
-4
/
+0
*
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
1
-0
/
+1
*
x86: config: Enable USB on link
Simon Glass
2014-11-25
1
-2
/
+0
*
x86: dts: Add SATA settings for link
Simon Glass
2014-11-25
1
-1
/
+0
*
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
1
-0
/
+1
*
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-25
1
-0
/
+23
*
x86: config: Enable plug-and-play for link PCI
Simon Glass
2014-11-25
1
-0
/
+3
*
rtc: mc146818: Set up RTC at start of day
Simon Glass
2014-11-25
1
-0
/
+5
*
x86: Remove board_early_init_r()
Simon Glass
2014-11-25
1
-1
/
+0
*
pci: Update pci_ids.h to include some missing IDs
Simon Glass
2014-11-25
1
-6
/
+181
*
Fix SIZE_MAX compiler warning when using stdint.h
Simon Glass
2014-11-25
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-24
3
-6
/
+0
|
\
|
*
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
Hans de Goede
2014-11-24
3
-6
/
+0
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
10
-18
/
+186
|
\
\
|
*
|
cmd_sata: implement sata stop command
Nikita Kiryanov
2014-11-24
1
-0
/
+2
|
*
|
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2014-11-24
1
-0
/
+1
|
*
|
mx6: mx6sabre common: Enable i.MX thermal DM driver
Ye.Li
2014-11-21
1
-1
/
+6
|
*
|
DM: thermal: Add imx thermal DM driver
Ye.Li
2014-11-21
3
-0
/
+60
|
*
|
imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
Ye.Li
2014-11-20
1
-0
/
+6
|
*
|
power: pfuze100: Update definitions for buck regulators
Ye.Li
2014-11-20
1
-0
/
+80
|
*
|
imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
Ye.Li
2014-11-20
1
-2
/
+6
|
*
|
tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE
Markus Niebel
2014-11-20
1
-14
/
+14
|
*
|
mx6qsabreauto: Add parallel NOR flash support
Fabio Estevam
2014-11-20
1
-0
/
+10
|
*
|
imx: mx6slevk: Change default mmcdev to USDHC2 device
Ye.Li
2014-11-20
1
-1
/
+1
*
|
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
10
-34
/
+109
|
\
\
\
|
*
|
|
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
1
-14
/
+0
|
*
|
|
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-11-22
1
-0
/
+10
|
*
|
|
dm: Add a function to bind a device by driver name
Simon Glass
2014-11-22
1
-0
/
+13
|
*
|
|
dm: core: Add functions to find parent and OF data
Simon Glass
2014-11-22
1
-0
/
+8
|
*
|
|
dm: core: Allow access to the device's driver_id data
Simon Glass
2014-11-22
1
-0
/
+11
|
*
|
|
dm: Disable dm_warn() in SPL
Simon Glass
2014-11-21
2
-0
/
+7
|
*
|
|
dm: Allow stdio registration to be dropped
Simon Glass
2014-11-21
1
-0
/
+1
|
*
|
|
dm: Allow device removal features to be dropped
Simon Glass
2014-11-21
2
-0
/
+14
|
*
|
|
dm: Split the simple malloc() implementation into its own file
Simon Glass
2014-11-21
2
-23
/
+38
|
*
|
|
dm: tegra: Avoid using arch-specific memcpy() in SPL
Simon Glass
2014-11-21
1
-0
/
+2
|
*
|
|
dm: at91: Convert snapper9260 to use driver model
Simon Glass
2014-11-21
1
-1
/
+8
|
*
|
|
dm: at91: Move snapper9260 to generic baord
Simon Glass
2014-11-21
1
-0
/
+1
|
*
|
|
dm: at91: Correct text base for snapper9260
Simon Glass
2014-11-21
1
-1
/
+1
*
|
|
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
6
-257
/
+363
|
\
\
\
\
|
*
|
|
|
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
3
-1
/
+6
|
*
|
|
|
x86: chromebook_link: Enable GPIO support
Simon Glass
2014-11-21
1
-3
/
+1
|
*
|
|
|
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
1
-0
/
+1
|
*
|
|
|
x86: ivybridge: Enable PCI in early init
Simon Glass
2014-11-21
1
-2
/
+12
|
*
|
|
|
x86: Build a .rom file which can be flashed to an x86 machine
Simon Glass
2014-11-21
1
-0
/
+2
|
*
|
|
|
x86: Add chromebook_link board
Simon Glass
2014-11-21
1
-0
/
+60
[next]