Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6917a5de4115158d201feaeb8dc14308eac0b657
6917a5d
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
26066df
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
4e1acb7
nios2: map physical address to uncached virtual address
by Thomas Chou
· 9 years ago
a8f831d
nios2: enable malloc() pool before relocation
by Thomas Chou
· 9 years ago
c3c6ab1
nios2: call board_init_f_mem
by Thomas Chou
· 9 years ago
60a3b1b
nios2: zap version_string
by Thomas Chou
· 9 years ago
a646271
nios2: zap dly_clks
by Thomas Chou
· 9 years ago
16dc04b
nios2: Split timer code into timer.c
by Thomas Chou
· 9 years ago
47903a6
nios2: Switch to generic timer
by Thomas Chou
· 9 years ago
ebf8965
nios2: enable Driver Model
by Thomas Chou
· 9 years ago
0d5f5e1
nios2: enable device tree control of U-Boot
by Thomas Chou
· 9 years ago
93a7842
nios2: define _end in link script
by Thomas Chou
· 9 years ago
63ed255
nios2: remove gp assignments in link script
by Thomas Chou
· 9 years ago
f2bec0e
nios2: enlarge the code relocation range
by Thomas Chou
· 9 years ago
fb731f2
nios2: BSS should be cleared only after board_init_f
by Thomas Chou
· 9 years ago
3fc0ac2
nios2: move altera_pio_init to board_early_init_r
by Thomas Chou
· 9 years ago
08e4e9c
nios2: permit device tree control of U-Boot
by Thomas Chou
· 9 years ago
e0e9769
nios2: enable CONFIG_NET_RANDOM_ETHADDR
by Thomas Chou
· 9 years ago
44d3cf4
nios2: move command line configuration to Kconfig
by Thomas Chou
· 9 years ago
75bc003
ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio
by Mugunthan V N
· 9 years ago
3722482
drivers: gpio: omap: add support for parsing additional gpio parameters
by Mugunthan V N
· 9 years ago
a4d1174
am437x: Add am57xx_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
d032015
ti_omap5_common: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
bd2fb22
am437x: Add am437x_sk_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
f77f9e7
am437x: Add am437x_gp_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
449cea4
am43xx_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
2ae2eec
am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Mugunthan V N
· 9 years ago
39ed4db
drivers: serial: serial_omap: add comaptibles for all ti platforms
by Mugunthan V N
· 9 years ago
595e6f2
drivers: serial: serial_omap: populate default clock frequency when not found in dt
by Mugunthan V N
· 9 years ago
5d1618f
defconfig: am335x: gp_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
e65ed4b
defconfig: am335x: bbb: enable mmc driver model
by Mugunthan V N
· 9 years ago
d97631a
drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
d0cb35b
am335x_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
5f016ba
omap_hsmmc: update struct hsmmc to accomodate base address from DT
by Mugunthan V N
· 9 years ago
0f14831
dra7xx: Add dra74_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
b5612ba
ARM: k2g: Add config file
by Lokesh Vutla
· 9 years ago
e8e92b8
ARM: dts: k2g: Add DT support
by Lokesh Vutla
· 9 years ago
bd46e0e
ARM: k2g: Enable SPI flash
by Lokesh Vutla
· 9 years ago
44157de
ARM: k2g: add SD card and eMMC support
by Roger Quadros
· 9 years ago
cafc8f4
ARM: k2g: Add Ethernet Support
by Vitaly Andrianov
· 9 years ago
6f3a23a
driver: net: keystone_net: removing unused code
by Mugunthan V N
· 9 years ago
4cedef3
driver: net: keystone_net: add support for rgmii phy
by Vitaly Andrianov
· 9 years ago
1e2b17e
dma: keystone_nav: Fix linkram size
by Vitaly Andrianov
· 9 years ago
d44bb34
driver: net: keystone_net: fix phy mode configuration
by Mugunthan V N
· 9 years ago
71c8993
ARM: k2g: update keystone nav rx queue numbers
by Vitaly Andrianov
· 9 years ago
9dadfd7
ARM: k2g: Correct base addresses
by Vitaly Andrianov
· 9 years ago
680ec77
ARM: k2g: Add pin mux data
by Vitaly Andrianov
· 9 years ago
6099011
ARM: k2g: Add support for pin mux configuration
by Vitaly Andrianov
· 9 years ago
bbf8ac2
ARM: k2g: Add ddr3 info
by Vitaly Andrianov
· 9 years ago
b00e9cd
ARM: k2g: Add PSC info
by Vitaly Andrianov
· 9 years ago
7fd5b64
ARM: k2g: Add clock information
by Vitaly Andrianov
· 9 years ago
2964684
ARM: k2g: Add pll data
by Vitaly Andrianov
· 9 years ago
64c0bab
ARM: k2g: Add kconfig support
by Lokesh Vutla
· 9 years ago
05b8e49
ARM: k2g: Add support for CPU detection
by Lokesh Vutla
· 9 years ago
b91d3b0
ARM: keystone2: Use dtb images by default
by Lokesh Vutla
· 9 years ago
2c14c64
ARM: dts: k2e: Enable OF_CONTROL and DM
by Lokesh Vutla
· 9 years ago
8c54a15
ARM: dts: k2l: Enable OF_CONTROL and DM
by Lokesh Vutla
· 9 years ago
050d8ab
ARM: dts: k2hk: Enable OF_CONTROL and DM
by Lokesh Vutla
· 9 years ago
d32bd1e
ARM: dts: keystone2: Do not use LPAE addresses in U-Boot
by Lokesh Vutla
· 9 years ago
7f8bd53
ARM: dts: Keystone2: Import generic dt files from Linux Kernel
by Lokesh Vutla
· 9 years ago
e020861
ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN
by Lokesh Vutla
· 9 years ago
2c06c3f
ARM: keystone2: Fix serial port init
by Lokesh Vutla
· 9 years ago
44ccfe6
dra72_evm: Switch to DM_SERIAL
by Tom Rini
· 9 years ago
2accd96
ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Tom Rini
· 9 years ago
7a9ca3c
ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Tom Rini
· 9 years ago
aab9a93
test: Add basic tests for remoteproc
by Nishanth Menon
· 9 years ago
edf8581
sandbox: Introduce dummy remoteproc nodes
by Nishanth Menon
· 9 years ago
889ee97
remoteproc: Introduce a sandbox dummy driver
by Nishanth Menon
· 9 years ago
08b9dc2
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
a9b8c41
defconfig: am335x: gp_evm: enable ethernet driver model
by Mugunthan V N
· 9 years ago
bb57a9d
defconfig: am335x: bbb: enable ethernet driver model
by Mugunthan V N
· 9 years ago
7ae228c
drivers: net: cpsw: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
6af98c5
drivers: net: cpsw: prepare driver for device model migration
by Mugunthan V N
· 9 years ago
d98bc91
am335x_evm: do not define usb ether gadget when Eth DM is defined
by Mugunthan V N
· 9 years ago
df7a99f
am335x_evm: prepare for eth driver model support
by Mugunthan V N
· 9 years ago
97f8892
configs: am335x_evm: Support distro bootcmds
by Sjoerd Simons
· 9 years ago
3a3b3d1
configs: ti_armv7_common.h: Add default addresses for pxe and scripts
by Sjoerd Simons
· 9 years ago
a92f11c
config_distro_bootcmd.h: Use a private variable for bootpart
by Sjoerd Simons
· 9 years ago
a7267d2
omap-common: Common get_board_serial function to pass serial through ATAG
by Paul Kocialkowski
· 9 years ago
6bc318e
omap-common: Common function to display die id, replacing omap3-specific version
by Paul Kocialkowski
· 9 years ago
2edadee
omap-common: Common serial and usbethaddr functions based on die id
by Paul Kocialkowski
· 9 years ago
c68d569
omap5: omap_die_id support
by Paul Kocialkowski
· 9 years ago
d76b8b9
omap4: omap_die_id support
by Paul Kocialkowski
· 9 years ago
290ba6d
omap3: omap_die_id support
by Paul Kocialkowski
· 9 years ago
e0cfa45
omap-common: Common omap_die_id definition
by Paul Kocialkowski
· 9 years ago
d42ba76
ARM Fix pandaboard es and a4 revision ID
by dbatzle@dcbcyber.com
· 9 years ago
7afc48d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
a4dd9bf
x86: Add support for Advantech SOM-6896
by George McCollister
· 9 years ago
149f24f
x86: ivybridge: Enable the MRC cache
by Bin Meng
· 9 years ago
9eff5a7
x86: ivybridge: Measure the MRC code execution time
by Simon Glass
· 9 years ago
5d12980
x86: ivybridge: Fix car_uninit() to correctly set run state
by Simon Glass
· 9 years ago
664c0e1
x86: ivybridge: Check the RTC return value
by Simon Glass
· 9 years ago
a45312e
x86: ivybridge: Use 'ret' instead of 'rcode'
by Simon Glass
· 9 years ago
c60a5bc
dm: rtc: Correct rtc_read32() return value
by Simon Glass
· 9 years ago
a10166f
rtc: mc146818: Use probe() to set up the device
by Simon Glass
· 9 years ago
bc93207
rtc: mc146818: Add a comment to the #endif
by Simon Glass
· 9 years ago
f2dd470
x86: chromebook_link: Enable the debug UART
by Simon Glass
· 9 years ago
4773012
x86: Init the debug UART if enabled
by Simon Glass
· 9 years ago
1f7338a
debug_uart: Add an option to announce the debug UART
by Simon Glass
· 9 years ago
c52be12
debug_uart: Support board-specific UART initialisation
by Simon Glass
· 9 years ago
Next »