Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3ffd090bb31edfd0a4c2f39948f1d4b4cb53a284
3ffd090
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· 9 years ago
6718af0
ARM: tegra: query_sdram_size() cleanup
by Stephen Warren
· 9 years ago
5eed1a5
ARM: tegra: move kernel_addr_r on T210
by Stephen Warren
· 9 years ago
b6ba3fb
tegra: Correct logic for reading pll_misc in clock_start_pll()
by Simon Glass
· 9 years ago
debf298
ARM: tegra: Make pinmux.h standalone includible
by Thierry Reding
· 10 years ago
cdbf208
tegra: nand: disable subpage writes
by Marcel Ziswiler
· 9 years ago
adcb852
apalis/colibri_t30: fix usb dm regression
by Marcel Ziswiler
· 9 years ago
653bc79
colibri_t20: fix reset out pin
by Marcel Ziswiler
· 9 years ago
764d412
apalis/colibri_t20/30: clean-up
by Marcel Ziswiler
· 9 years ago
af11600
apalis/colibri_t20/t30: increase tftp blocksize
by Max Krummenacher
· 9 years ago
c23c1b6
colibri_t20: enable ubi/ubifs support
by Marcel Ziswiler
· 9 years ago
7406871
colibri_t20: enable mtdparts support
by Marcel Ziswiler
· 9 years ago
d5c6922
mtd/nand/tegra: alignment workaround
by Marcel Ziswiler
· 9 years ago
df13b14
tegra: nand: fix read_byte required for proper onfi detection
by Marcel Ziswiler
· 9 years ago
f0c3fb7
colibri_t20: disable PMIC sleep mode on low supply voltage
by Marcel Ziswiler
· 9 years ago
9a52020
colibri_t20: add i2c support
by Marcel Ziswiler
· 9 years ago
cbd2b51
colibri_t20: add lcd display support
by Marcel Ziswiler
· 9 years ago
2ec89a8
colibri_t20: fix device-tree compatible node
by Marcel Ziswiler
· 9 years ago
dd899d0
apalis/colibri_t20/t30: integrate recovery mode detection
by Marcel Ziswiler
· 9 years ago
a753ae2
ARM: tegra: allow reading recovery mode boot type
by Marcel Ziswiler
· 9 years ago
958d98a
ARM: tegra: allow custom usb manufacturer/product/vendor ids/strings
by Marcel Ziswiler
· 9 years ago
d5de688
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 9 years ago
25624f9
net: lpc32xx: eth buffers base config
by Sylvain Lemieux
· 9 years ago
4f62bc1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
fd54c8d
logos: add Toradex logo
by Stefan Agner
· 9 years ago
17585f2
image-fdt.c: store returned error value
by Max Krummenacher
· 9 years ago
ad69133
colibri_vf: remove spurious new line
by Marcel Ziswiler
· 9 years ago
f5ffd53
generic-board: allow showing custom board info
by Marcel Ziswiler
· 9 years ago
56d9cdf
fs/fs.c: read up to EOF when len would read past EOF
by Max Krummenacher
· 9 years ago
ef010d7
configs: ti_armv7_keystone2: increase size reserved for initrd
by Vitaly Andrianov
· 9 years ago
1b06c9b
configs: ti_armv7_keystone2: fix initrd address at args_ramfs
by Vitaly Andrianov
· 9 years ago
39a6207
common/lcd_console: fix console/logo regression
by Marcel Ziswiler
· 9 years ago
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
923c207
mmc_spi: Big-endian support
by Yoshinori Sato
· 10 years ago
6133efa
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
by Simon Glass
· 9 years ago
bdd6e10
ARM: drop "optional" from target select in favor of ARCH_VERSATILE
by Masahiro Yamada
· 9 years ago
e33af1c
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
by Tom Rini
· 9 years ago
02378b3
dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDR
by Tom Rini
· 9 years ago
f295d9e
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
by Tom Rini
· 9 years ago
7bc2bca
gpio: omap: Drop 'method' parameter
by Tom Rini
· 9 years ago
5ba1596
am33xx: Update DT files, add am335x_gp_evm_config target
by Tom Rini
· 9 years ago
2b7487c
arm: am437x: Introduce new board cm-t43
by Nikita Kiryanov
· 9 years ago
55a0bf9
gpio: am43xx: expand gpio support
by Nikita Kiryanov
· 9 years ago
e343afb
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
by Nikita Kiryanov
· 9 years ago
5ffdd85
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
by Nikita Kiryanov
· 9 years ago
8d7aa97
arm: am43xx: enable spi clock
by Nikita Kiryanov
· 9 years ago
8fb39c4
spi: omap3_spi: add am43xx support to omap3_spi
by Nikita Kiryanov
· 9 years ago
6de280f
ARM64: hikey: Add a README for this board.
by Peter Griffin
· 9 years ago
31f327e
ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.
by Peter Griffin
· 9 years ago
af0c1be
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
by Peter Griffin
· 9 years ago
a2af734
pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.
by Peter Griffin
· 9 years ago
0b49154
hisilicon: hi6220: Add a hi6220 pinmux driver.
by Peter Griffin
· 9 years ago
1d969aa
ARM: hi6220: Add register and bitfield definition header files.
by Peter Griffin
· 9 years ago
d267688
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
by Peter Griffin
· 9 years ago
9e354c9
common/cmd_source.c: Fix the source command failure under 64-bit platform
by Gong Qianyu
· 9 years ago
2ae4589
spl: Fix compile warning for arm64
by Gong Qianyu
· 9 years ago
297abca
imx28: Fix issue with GCC 5.x
by Måns Rullgård
· 9 years ago
41f7ea8
ARM: keystone2: Use common definition for clk_get_rate
by Lokesh Vutla
· 9 years ago
c40f81d
ARM: keystone2: Remove unsed external clocks
by Lokesh Vutla
· 9 years ago
79a94a2
ARM: keystone2: Cleanup init_pll definition
by Lokesh Vutla
· 9 years ago
0d73cc2
ARM: keystone2: Use common structure for PLLs
by Lokesh Vutla
· 9 years ago
9da9afa
ARM: keystone2: Fix dev and arm speed detection
by Lokesh Vutla
· 9 years ago
70438fc
ARM: keystone2: Cleanup PLL init code
by Lokesh Vutla
· 9 years ago
1645106
ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO
by Lokesh Vutla
· 9 years ago
8379f2b
ARM: keystone2: Cleanup SoC detection
by Lokesh Vutla
· 9 years ago
2b244cc
ARM: DRA72: disable workaround for 801819
by Nishanth Menon
· 9 years ago
2740b83
ARM: DRA7/ OMAP5: implement Auxiliary Control Register configuration
by Nishanth Menon
· 9 years ago
6e2bd2e
ARM: Introduce erratum workaround for 801819
by Nishanth Menon
· 9 years ago
616d9a0
integrator: switch to DM serial port
by Linus Walleij
· 9 years ago
c385714
usb: ohci: enable cache support
by Wu, Josh
· 9 years ago
2219026
ARM: cache: implement a default weak flush_cache() function
by Wu, Josh
· 9 years ago
aaa3545
ARM: cache: add an empty stub function for invalidate/flush dcache
by Wu, Josh
· 9 years ago
22f483c
m68k: cache: add an empty stub functions for invalidate/flush dcache
by Wu, Josh
· 9 years ago
9c078c3
Correct License and Copyright information on few files
by Ruchika Gupta
· 9 years ago
0cd4118
ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT
by Stefano Babic
· 9 years ago
a51dd7d
mcx: add Ethernet over USB
by Stefano Babic
· 9 years ago
7daa6e1
omap3: fix NAND support for mcx board
by Stefano Babic
· 9 years ago
cc85b7b
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
3fb2ea1
include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits
by Codrin Ciubotariu
· 9 years ago
eaf837c
arm/rpi: Enable dcache
by Alexander Stein
· 9 years ago
76fac50
dwc2: Add dcache support
by Alexander Stein
· 9 years ago
fbeb89d
arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox
by Alexander Stein
· 9 years ago
c56c947
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
by Alexander Stein
· 9 years ago
50e8184
ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE
by Alexander Stein
· 9 years ago
8b8aad6
arm1136/arm1176: Merge cache handling code
by Alexander Stein
· 9 years ago
f7f3bfc
arm1136: Remove dead code
by Alexander Stein
· 9 years ago
76844b9
sniper: Keypad support, with recovery and fastboot key combinations
by Paul Kocialkowski
· 9 years ago
361b98b
sniper: Power off when the power on reason is not a valid one
by Paul Kocialkowski
· 9 years ago
e3ff29e
sniper: Power button reset support
by Paul Kocialkowski
· 9 years ago
46f9910
sniper: Fastboot support
by Paul Kocialkowski
· 9 years ago
c29a72f
sniper: Pass serial number through ATAG
by Paul Kocialkowski
· 9 years ago
e382044
sniper: Serial number support, obtained from die ID
by Paul Kocialkowski
· 9 years ago
248b791
sniper: OMAP3 reboot mode support
by Paul Kocialkowski
· 9 years ago
3dee000
LG Optimus Black (P970) codename sniper support
by Paul Kocialkowski
· 9 years ago
7879ddc
omap3: Reboot mode support
by Paul Kocialkowski
· 9 years ago
9397fbe
input: twl4030: Keypad scan and input
by Paul Kocialkowski
· 9 years ago
f266dae
input: TWL4030 input support for power button, USB and charger
by Paul Kocialkowski
· 9 years ago
8264e14
power: twl4030: Power off support
by Paul Kocialkowski
· 9 years ago
89f86a2
lpc32xx: devkit3250: add spl build support
by Vladimir Zapolskiy
· 9 years ago
3704e43
lpc32xx: devkit3250: update of board configuration
by Vladimir Zapolskiy
· 9 years ago
Next »