Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2a429d23e8b9e46428d57143e39052fab6a95956
2a429d2
am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Mugunthan V N
· 9 years ago
e5a098b
drivers: serial: serial_omap: add comaptibles for all ti platforms
by Mugunthan V N
· 9 years ago
3a64845
drivers: serial: serial_omap: populate default clock frequency when not found in dt
by Mugunthan V N
· 9 years ago
1778d7f
defconfig: am335x: gp_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
fb41cd8
defconfig: am335x: bbb: enable mmc driver model
by Mugunthan V N
· 9 years ago
a9d6a7e
drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
6ae8436
am335x_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
11e1582
omap_hsmmc: update struct hsmmc to accomodate base address from DT
by Mugunthan V N
· 9 years ago
e5520e1
dra7xx: Add dra74_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
b9ca4ab
ARM: k2g: Add config file
by Lokesh Vutla
· 9 years ago
2a9a842
ARM: dts: k2g: Add DT support
by Lokesh Vutla
· 9 years ago
83b9bf1
ARM: k2g: Enable SPI flash
by Lokesh Vutla
· 9 years ago
3b68939
ARM: k2g: add SD card and eMMC support
by Roger Quadros
· 9 years ago
91266cc
ARM: k2g: Add Ethernet Support
by Vitaly Andrianov
· 9 years ago
997a318
driver: net: keystone_net: removing unused code
by Mugunthan V N
· 9 years ago
4657a2d
driver: net: keystone_net: add support for rgmii phy
by Vitaly Andrianov
· 9 years ago
bc3003b
dma: keystone_nav: Fix linkram size
by Vitaly Andrianov
· 9 years ago
bf7bd4e
driver: net: keystone_net: fix phy mode configuration
by Mugunthan V N
· 9 years ago
cddb330
ARM: k2g: update keystone nav rx queue numbers
by Vitaly Andrianov
· 9 years ago
11d8222
ARM: k2g: Correct base addresses
by Vitaly Andrianov
· 9 years ago
dd78b8c
ARM: k2g: Add pin mux data
by Vitaly Andrianov
· 9 years ago
5dd6af2
ARM: k2g: Add support for pin mux configuration
by Vitaly Andrianov
· 9 years ago
235dd6e
ARM: k2g: Add ddr3 info
by Vitaly Andrianov
· 9 years ago
0fba27b
ARM: k2g: Add PSC info
by Vitaly Andrianov
· 9 years ago
e6d71e1
ARM: k2g: Add clock information
by Vitaly Andrianov
· 9 years ago
bda920c
ARM: k2g: Add pll data
by Vitaly Andrianov
· 9 years ago
f9c4a51
ARM: k2g: Add kconfig support
by Lokesh Vutla
· 9 years ago
f11a328
ARM: k2g: Add support for CPU detection
by Lokesh Vutla
· 9 years ago
1985abe
ARM: keystone2: Use dtb images by default
by Lokesh Vutla
· 9 years ago
16d7f5b
ARM: dts: k2e: Enable OF_CONTROL and DM
by Lokesh Vutla
· 9 years ago
cec6a6b
ARM: dts: k2l: Enable OF_CONTROL and DM
by Lokesh Vutla
· 9 years ago
391839f
ARM: dts: k2hk: Enable OF_CONTROL and DM
by Lokesh Vutla
· 9 years ago
8a9bb06
ARM: dts: keystone2: Do not use LPAE addresses in U-Boot
by Lokesh Vutla
· 9 years ago
351f969
ARM: dts: Keystone2: Import generic dt files from Linux Kernel
by Lokesh Vutla
· 9 years ago
aaf461f
ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN
by Lokesh Vutla
· 9 years ago
8c80b19
ARM: keystone2: Fix serial port init
by Lokesh Vutla
· 9 years ago
0b06932
dra72_evm: Switch to DM_SERIAL
by Tom Rini
· 9 years ago
01e870b
ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Tom Rini
· 9 years ago
53ee634
ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Tom Rini
· 9 years ago
bfaa2d9
test: Add basic tests for remoteproc
by Nishanth Menon
· 9 years ago
5215940
sandbox: Introduce dummy remoteproc nodes
by Nishanth Menon
· 9 years ago
3df0b8b
remoteproc: Introduce a sandbox dummy driver
by Nishanth Menon
· 9 years ago
ddf56bc
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
0da3f2e
defconfig: am335x: gp_evm: enable ethernet driver model
by Mugunthan V N
· 9 years ago
0c615e3
defconfig: am335x: bbb: enable ethernet driver model
by Mugunthan V N
· 9 years ago
4cc7789
drivers: net: cpsw: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
bcd5eed
drivers: net: cpsw: prepare driver for device model migration
by Mugunthan V N
· 9 years ago
09bf4f2
am335x_evm: do not define usb ether gadget when Eth DM is defined
by Mugunthan V N
· 9 years ago
bd83e3d
am335x_evm: prepare for eth driver model support
by Mugunthan V N
· 9 years ago
bc3199f
configs: am335x_evm: Support distro bootcmds
by Sjoerd Simons
· 9 years ago
7749b67
configs: ti_armv7_common.h: Add default addresses for pxe and scripts
by Sjoerd Simons
· 9 years ago
59d03cb
config_distro_bootcmd.h: Use a private variable for bootpart
by Sjoerd Simons
· 9 years ago
2da87ab
omap-common: Common get_board_serial function to pass serial through ATAG
by Paul Kocialkowski
· 9 years ago
679f82c
omap-common: Common function to display die id, replacing omap3-specific version
by Paul Kocialkowski
· 9 years ago
07815eb
omap-common: Common serial and usbethaddr functions based on die id
by Paul Kocialkowski
· 9 years ago
9fd5401
omap5: omap_die_id support
by Paul Kocialkowski
· 9 years ago
987a40d
omap4: omap_die_id support
by Paul Kocialkowski
· 9 years ago
b50a768
omap3: omap_die_id support
by Paul Kocialkowski
· 9 years ago
72931b1
omap-common: Common omap_die_id definition
by Paul Kocialkowski
· 9 years ago
eda1dfa
ARM Fix pandaboard es and a4 revision ID
by dbatzle@dcbcyber.com
· 9 years ago
858dbdf
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
e0ae648
x86: Add support for Advantech SOM-6896
by George McCollister
· 9 years ago
3e45de6
x86: ivybridge: Enable the MRC cache
by Bin Meng
· 9 years ago
fd8f472
x86: ivybridge: Measure the MRC code execution time
by Simon Glass
· 9 years ago
e9b3967
x86: ivybridge: Fix car_uninit() to correctly set run state
by Simon Glass
· 9 years ago
9fbc5cc
x86: ivybridge: Check the RTC return value
by Simon Glass
· 9 years ago
53327d3
x86: ivybridge: Use 'ret' instead of 'rcode'
by Simon Glass
· 9 years ago
9a4eb59
dm: rtc: Correct rtc_read32() return value
by Simon Glass
· 9 years ago
b26eb88
rtc: mc146818: Use probe() to set up the device
by Simon Glass
· 9 years ago
1bcb5c3
rtc: mc146818: Add a comment to the #endif
by Simon Glass
· 9 years ago
7b95252
x86: chromebook_link: Enable the debug UART
by Simon Glass
· 9 years ago
60994a0
x86: Init the debug UART if enabled
by Simon Glass
· 9 years ago
c7fefcb
debug_uart: Add an option to announce the debug UART
by Simon Glass
· 9 years ago
0e977bc
debug_uart: Support board-specific UART initialisation
by Simon Glass
· 9 years ago
97b0597
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· 9 years ago
5ac98cb
x86: spi: Add support for Wildcat Point
by George McCollister
· 9 years ago
b6fa966
x86: pci: Add PCI IDs for Wildcat Point
by George McCollister
· 9 years ago
ef1683d
x86: Pass correct cpu_index to ap_init()
by Bin Meng
· 9 years ago
06f16c4
x86: galileo: Enable mrc cache
by Bin Meng
· 9 years ago
2fc2b83
x86: quark: Implement mrc cache
by Bin Meng
· 9 years ago
c6c80d8
x86: ivybridge: Correct two typos for MRC
by Bin Meng
· 9 years ago
ec73da8
x86: Remove unused rw-mrc-cache properties in the link and panther dts files
by Bin Meng
· 9 years ago
74e56d1
x86: baytrail: Issue full system reset in reset_cpu()
by Bin Meng
· 9 years ago
638a058
x86: Enable mrc cache for bayleybay and minnowmax
by Bin Meng
· 9 years ago
8b18504
x86: baytrail: Save mrc cache to spi flash
by Bin Meng
· 9 years ago
ff1e18a
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
by Bin Meng
· 9 years ago
4b9f6a6
x86: Use struct mrc_region to describe a mrc region
by Bin Meng
· 9 years ago
42913a1
x86: ivybridge: Use APIs provided in the mrccache lib
by Bin Meng
· 9 years ago
ed80096
x86: Add more common routines to manipulate mrc cache
by Bin Meng
· 9 years ago
bfa95c5
x86: Add various minor tidy-ups in mrccache codes
by Bin Meng
· 9 years ago
2fe66db
x86: Do sanity test on the cache record in mrccache_update()
by Bin Meng
· 9 years ago
f6220f1
x86: Move mrccache.[c|h] to a common place
by Bin Meng
· 9 years ago
e2d76e9
x86: Add ENABLE_MRC_CACHE Kconfig option
by Bin Meng
· 9 years ago
010921a
x86: fsp: Add a hdr sub-command to show header information
by Bin Meng
· 9 years ago
62716eb
x86: fsp: Make hob command a sub-command to fsp
by Bin Meng
· 9 years ago
b325cbb
x86: fsp: Print GUID whenever applicable in the hob command output
by Bin Meng
· 9 years ago
fd755f0
x86: fsp: Compact the output of hob command
by Bin Meng
· 9 years ago
721e992
x86: Add SMBIOS table support
by Bin Meng
· 9 years ago
a34b467
Makefile: Generate U_BOOT_DMI_DATE for SMBIOS
by Bin Meng
· 9 years ago
3619e94
doc: Complement document about booting VxWorks
by Bin Meng
· 9 years ago
Next »