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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
Tom Rini
2015-10-22
1
-0
/
+4
*
ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
Tom Rini
2015-10-22
1
-1
/
+5
*
test: Add basic tests for remoteproc
Nishanth Menon
2015-10-22
2
-0
/
+68
*
sandbox: Introduce dummy remoteproc nodes
Nishanth Menon
2015-10-22
2
-0
/
+15
*
remoteproc: Introduce a sandbox dummy driver
Nishanth Menon
2015-10-22
3
-0
/
+348
*
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
2015-10-22
12
-0
/
+1074
*
defconfig: am335x: gp_evm: enable ethernet driver model
Mugunthan V N
2015-10-22
1
-0
/
+1
*
defconfig: am335x: bbb: enable ethernet driver model
Mugunthan V N
2015-10-22
1
-0
/
+1
*
drivers: net: cpsw: convert driver to adopt device driver model
Mugunthan V N
2015-10-22
2
-1
/
+246
*
drivers: net: cpsw: prepare driver for device model migration
Mugunthan V N
2015-10-22
1
-44
/
+89
*
am335x_evm: do not define usb ether gadget when Eth DM is defined
Mugunthan V N
2015-10-22
1
-0
/
+3
*
am335x_evm: prepare for eth driver model support
Mugunthan V N
2015-10-22
1
-0
/
+7
*
configs: am335x_evm: Support distro bootcmds
Sjoerd Simons
2015-10-22
1
-8
/
+37
*
configs: ti_armv7_common.h: Add default addresses for pxe and scripts
Sjoerd Simons
2015-10-22
1
-0
/
+2
*
config_distro_bootcmd.h: Use a private variable for bootpart
Sjoerd Simons
2015-10-22
1
-7
/
+11
*
omap-common: Common get_board_serial function to pass serial through ATAG
Paul Kocialkowski
2015-10-22
3
-14
/
+20
*
omap-common: Common function to display die id, replacing omap3-specific version
Paul Kocialkowski
2015-10-22
21
-40
/
+28
*
omap-common: Common serial and usbethaddr functions based on die id
Paul Kocialkowski
2015-10-22
7
-51
/
+36
*
omap5: omap_die_id support
Paul Kocialkowski
2015-10-22
4
-13
/
+18
*
omap4: omap_die_id support
Paul Kocialkowski
2015-10-22
4
-11
/
+15
*
omap3: omap_die_id support
Paul Kocialkowski
2015-10-22
4
-16
/
+12
*
omap-common: Common omap_die_id definition
Paul Kocialkowski
2015-10-22
2
-0
/
+7
*
ARM Fix pandaboard es and a4 revision ID
dbatzle@dcbcyber.com
2015-10-22
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-10-21
207
-755
/
+1729
|
\
|
*
x86: Add support for Advantech SOM-6896
George McCollister
2015-10-21
3
-1
/
+83
|
*
x86: ivybridge: Enable the MRC cache
Bin Meng
2015-10-21
1
-8
/
+2
|
*
x86: ivybridge: Measure the MRC code execution time
Simon Glass
2015-10-21
1
-0
/
+3
|
*
x86: ivybridge: Fix car_uninit() to correctly set run state
Simon Glass
2015-10-21
1
-1
/
+1
|
*
x86: ivybridge: Check the RTC return value
Simon Glass
2015-10-21
1
-3
/
+10
|
*
x86: ivybridge: Use 'ret' instead of 'rcode'
Simon Glass
2015-10-21
1
-8
/
+8
|
*
dm: rtc: Correct rtc_read32() return value
Simon Glass
2015-10-21
1
-1
/
+1
|
*
rtc: mc146818: Use probe() to set up the device
Simon Glass
2015-10-21
1
-2
/
+2
|
*
rtc: mc146818: Add a comment to the #endif
Simon Glass
2015-10-21
1
-1
/
+1
|
*
x86: chromebook_link: Enable the debug UART
Simon Glass
2015-10-21
2
-0
/
+11
|
*
x86: Init the debug UART if enabled
Simon Glass
2015-10-21
1
-8
/
+3
|
*
debug_uart: Add an option to announce the debug UART
Simon Glass
2015-10-21
2
-0
/
+17
|
*
debug_uart: Support board-specific UART initialisation
Simon Glass
2015-10-21
2
-0
/
+25
|
*
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-10-21
5
-6
/
+11
|
*
x86: spi: Add support for Wildcat Point
George McCollister
2015-10-21
1
-1
/
+2
|
*
x86: pci: Add PCI IDs for Wildcat Point
George McCollister
2015-10-21
1
-0
/
+2
|
*
x86: Pass correct cpu_index to ap_init()
Bin Meng
2015-10-21
1
-2
/
+2
|
*
x86: galileo: Enable mrc cache
Bin Meng
2015-10-21
2
-0
/
+5
|
*
x86: quark: Implement mrc cache
Bin Meng
2015-10-21
2
-7
/
+64
|
*
x86: ivybridge: Correct two typos for MRC
Bin Meng
2015-10-21
1
-2
/
+2
|
*
x86: Remove unused rw-mrc-cache properties in the link and panther dts files
Bin Meng
2015-10-21
2
-5
/
+0
|
*
x86: baytrail: Issue full system reset in reset_cpu()
Bin Meng
2015-10-21
1
-0
/
+6
|
*
x86: Enable mrc cache for bayleybay and minnowmax
Bin Meng
2015-10-21
5
-0
/
+15
|
*
x86: baytrail: Save mrc cache to spi flash
Bin Meng
2015-10-21
1
-0
/
+19
|
*
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-10-21
2
-1
/
+35
|
*
x86: Use struct mrc_region to describe a mrc region
Bin Meng
2015-10-21
3
-15
/
+27
[prev]
[next]