Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0f14831087ff110eb803af988b5cf75e4e2f3e6f
/
arch
0f14831
dra7xx: Add dra74_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
e8e92b8
ARM: dts: k2g: Add DT support
by Lokesh Vutla
· 9 years ago
44157de
ARM: k2g: add SD card and eMMC support
by Roger Quadros
· 9 years ago
4cedef3
driver: net: keystone_net: add support for rgmii phy
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
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
2c06c3f
ARM: keystone2: Fix serial port init
by Lokesh Vutla
· 9 years ago
edf8581
sandbox: Introduce dummy remoteproc nodes
by Nishanth Menon
· 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
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
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
c0718c1
x86: Pass correct cpu_index to ap_init()
by Bin Meng
· 9 years ago
8331aa0
x86: galileo: Enable mrc cache
by Bin Meng
· 9 years ago
4c2af8b
x86: quark: Implement mrc cache
by Bin Meng
· 9 years ago
8046714
x86: ivybridge: Correct two typos for MRC
by Bin Meng
· 9 years ago
84dd04f
x86: Remove unused rw-mrc-cache properties in the link and panther dts files
by Bin Meng
· 9 years ago
71d7c2f
x86: baytrail: Issue full system reset in reset_cpu()
by Bin Meng
· 9 years ago
9582ad5
x86: Enable mrc cache for bayleybay and minnowmax
by Bin Meng
· 9 years ago
dc59780
x86: baytrail: Save mrc cache to spi flash
by Bin Meng
· 9 years ago
07793c08
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
by Bin Meng
· 9 years ago
2845ead
x86: Use struct mrc_region to describe a mrc region
by Bin Meng
· 9 years ago
f34c059
x86: ivybridge: Use APIs provided in the mrccache lib
by Bin Meng
· 9 years ago
1f81b59
x86: Add more common routines to manipulate mrc cache
by Bin Meng
· 9 years ago
8575ab1
x86: Add various minor tidy-ups in mrccache codes
by Bin Meng
· 9 years ago
d61a7b4
x86: Do sanity test on the cache record in mrccache_update()
by Bin Meng
· 9 years ago
21666cf
x86: Move mrccache.[c|h] to a common place
by Bin Meng
· 9 years ago
0ffd7e5
x86: Add ENABLE_MRC_CACHE Kconfig option
by Bin Meng
· 9 years ago
8938dbd
x86: fsp: Add a hdr sub-command to show header information
by Bin Meng
· 9 years ago
3f56d45
x86: fsp: Make hob command a sub-command to fsp
by Bin Meng
· 9 years ago
a0ecbe2
x86: fsp: Print GUID whenever applicable in the hob command output
by Bin Meng
· 9 years ago
4f2f005
x86: fsp: Compact the output of hob command
by Bin Meng
· 9 years ago
ae5bedb
x86: Add SMBIOS table support
by Bin Meng
· 9 years ago
a489963
x86: Move install_e820_map() out of zimage.c
by Bin Meng
· 9 years ago
bf6edd6
x86: Initialize GDT entry 1 to be the 32-bit CS as well
by Bin Meng
· 9 years ago
2f0999e
x86: Allow disabling IGD on Intel Queensbay
by Bin Meng
· 9 years ago
f8e7992
x86: ivybridge: Remove the dead codes that programs pci bridge
by Bin Meng
· 9 years ago
66f5f82
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
7f9f8e3
arm: mvebu: Enable DM_SERIAL on AXP / A38x boards
by Stefan Roese
· 9 years ago
096de4f
arm: mvebu: Add DM (driver model) support
by Stefan Roese
· 9 years ago
ac5efba
arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
by Stefan Roese
· 9 years ago
aa5bb42
arm: mvebu: Do not call board_init_r() from board_init_f()
by Stefan Roese
· 9 years ago
e1b7bfd
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
by Stefan Roese
· 9 years ago
99b3ea7
arm: mvebu: Add option to use UART xmodem protocol via kwboot
by Stefan Roese
· 9 years ago
53bd639
sunxi: Add CHIP support
by Maxime Ripard
· 9 years ago
7e97870
axp209: Sync the DTSI with the kernel
by Maxime Ripard
· 9 years ago
ff5992a
sun5i: Sync the DTSI with the kernel
by Maxime Ripard
· 9 years ago
b9b3a23
sunxi: board: Only try to use the MMC related functions if enabled
by Maxime Ripard
· 9 years ago
5834fe3
sunxi: Add defconfig for the Sinovoip BPI-M2 board
by Hans de Goede
· 9 years ago
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
8702b2d
sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s
by Hans de Goede
· 9 years ago
76fa0b2
sunxi: Switch to using malloc_simple for the spl
by Hans de Goede
· 9 years ago
66ab79d
sunxi: Enable CONFIG_SPL_STACK_R
by Hans de Goede
· 9 years ago
383e0c1
arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file
by Stefan Roese
· 9 years ago
a1f65e5
powerpc: Drop old non-generic-board code
by Simon Glass
· 9 years ago
9a78ec1
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
c87458c
ARM: rpi: add another revision of Raspberry Pi A+
by Lubomir Rintel
· 9 years ago
da18b18
ARM: k2e/l: Apply WA for selecting PA clock source
by Lokesh Vutla
· 9 years ago
f1f4a7a
arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible
by Tom Rini
· 9 years ago
c453793
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
2fcd326
arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts
by Dinh Nguyen
· 9 years ago
e89ff70
arm: socfpga: enable data/inst prefetch and shared override in the L2
by Dinh Nguyen
· 9 years ago
d89b72c
arm: mmu: Add missing volatile for reading SCTLR register
by Alison Wang
· 9 years ago
ece3cc0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
b5272bd
pci: pcie_imx: Fix hang on mx6qp
by Fabio Estevam
· 9 years ago
da1a904
armv8/gic: Fix GIC v2 initialization
by Thierry Reding
· 9 years ago
a3e45ab
armv8/mmu: Set bits marked RES1 in TCR
by Thierry Reding
· 9 years ago
c2d7076
armv8/mmu: Clean up TCR programming
by Thierry Reding
· 9 years ago
88f4c83
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 9 years ago
0af008c
ls102xa: Fix reset hang
by Fabio Estevam
· 9 years ago
c62d1b5
lpc32xx: fix calculation of HCLK PLL output clock
by Vladimir Zapolskiy
· 9 years ago
902d796
lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config
by Vladimir Zapolskiy
· 9 years ago
363e424
arndale: Apply Cortex-A15 errata #773022 and #774769
by Ian Campbell
· 9 years ago
fc3abe0
ppc4xx: Remove lcd4_lwmon5 support
by Stefan Roese
· 9 years ago
Next »