Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
460315e4e9c15030ae721628b127d5bd097de47c
460315e
samsung: fix mkorigenspl for darwin
by Andreas Bießmann
· Tue Feb 16 23:29:30 2016 +0100
1ac7d47
tools: -Wno-deprecated-declarations for OpenSSL on darwin
by Andreas Bießmann
· Tue Feb 16 23:29:28 2016 +0100
a4e80c5
Gracefully handle 64-bit signed-extended 32-bit Load addresses
by William Cohen
· Tue Feb 16 08:57:46 2016 -0500
1b51c93
stm32: add support for stm32f7 & stm32f746 discovery board
by Vikas Manocha
· Thu Feb 11 15:47:20 2016 -0800
5dba05e
stm32x7: add support for stm32x7 serial driver
by Vikas Manocha
· Thu Feb 11 15:47:19 2016 -0800
08bce2b
gpio: stm32_gpio: move base addresses to the soc file
by Vikas Manocha
· Thu Feb 11 15:47:18 2016 -0800
3e86a1a
gpio: stm32_gpio: move clock config from driver to board
by Vikas Manocha
· Thu Feb 11 15:47:17 2016 -0800
2267b2f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Tue Feb 23 15:35:47 2016 -0500
a1f5d11
sunxi: H3: Add support for the host usb-phys
by Jelle van der Waa
· Tue Feb 09 23:59:33 2016 +0100
3f3a309
sunxi: power: add support for sy8106a driver
by Jelle van der Waa
· Tue Feb 23 18:47:19 2016 +0100
b9534c4
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Feb 23 08:13:46 2016 -0500
fb0c53e
spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN
by Christophe Ricard
· Sun Jan 17 11:56:48 2016 +0100
79b815e
spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
by Christophe Ricard
· Sun Jan 17 11:56:47 2016 +0100
fe90ed9
defconfig: am437x_sk_evm: enable dma driver model
by Mugunthan V N
· Mon Feb 15 15:31:42 2016 +0530
dd82d03
drivers: dma: ti-edma3: convert driver to adopt driver model
by Mugunthan V N
· Mon Feb 15 15:31:41 2016 +0530
98d3d67
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
by Mugunthan V N
· Mon Feb 15 15:31:40 2016 +0530
4e4b58d
sf: spi_flash: use dma to copy data from mmap region if platform supports
by Mugunthan V N
· Mon Feb 15 15:31:39 2016 +0530
7e435fb
dma: Kconfig: Add TI_EDMA3 entry
by Mugunthan V N
· Mon Feb 15 15:31:38 2016 +0530
8c3c918
dm: implement a DMA uclass
by Mugunthan V N
· Mon Feb 15 15:31:37 2016 +0530
d35c79e
ARM: zynq: Wire-up saving environment to QSPI
by Michal Simek
· Sat Feb 13 12:02:53 2016 +0100
7ae80fb
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Mon Feb 22 13:12:47 2016 -0500
60f26d3
video: Add S3C24xx framebuffer support
by Marek Vasut
· Sat Oct 11 18:42:49 2014 +0200
8edc74e
ARM: zynq: Enable EDID for zybo
by Michal Simek
· Sat Feb 13 10:49:03 2016 +0100
18d0fa1
ARM: zynq: Add reset-gpio property for USB on Zybo
by Michal Simek
· Sat Feb 13 10:38:08 2016 +0100
bdf0b72
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
by Michal Simek
· Sat Feb 13 10:31:32 2016 +0100
db8aa0b
ARM: zynq: Enable Realtek phys by default
by Michal Simek
· Sat Feb 06 13:34:54 2016 +0100
95e11f4
i2c: spd: Extend SPD memory types
by Michal Simek
· Mon Feb 15 11:58:37 2016 +0100
b89a500
dm: ns16550: Add support for reg-offset property
by Michal Simek
· Tue Feb 16 16:05:23 2016 +0100
9f24fbc
zynq-common: Fix usbboot env variable
by Jason Wu
· Mon Feb 22 22:07:49 2016 +1000
6f8b25e
ARM: zynq: Enable SPL RAM support by default
by Michal Simek
· Wed Feb 17 08:38:38 2016 +0100
6dc383d
ARM: zynq: Enable u-boot,dm-pre-reloc for qspi
by Nathan Rossi
· Tue Feb 16 23:05:03 2016 +1000
de6d3a9
serial: zynq: Change logic in putc
by Michal Simek
· Wed Feb 03 15:16:51 2016 +0100
644ba0e
ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option
by Michal Simek
· Thu Feb 04 11:08:26 2016 +0100
c02a40b
ARM: zynq: Read memory size setting from DT
by Michal Simek
· Thu Feb 04 11:03:20 2016 +0100
90770fe
mmc: Kconfig: Add Arasan SDHCI entry
by Michal Simek
· Thu Feb 04 11:43:40 2016 +0100
d92a414
zynq: zc770: Remove unused ifdefs for xm011 and xm013
by Michal Simek
· Thu Feb 04 10:56:23 2016 +0100
619f0a1
ARM: zynq: Remove unused SPI base addresses
by Michal Simek
· Thu Feb 04 08:35:53 2016 +0100
b87854f
video: freetype: Fix a memory leak with a bad parameter
by Simon Glass
· Sun Feb 21 21:10:26 2016 -0700
fd30be5
video: truetype: Fix a memory leak on error
by Simon Glass
· Sun Feb 21 21:10:25 2016 -0700
844e18f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Feb 21 07:56:16 2016 -0500
4784249
imx: mx7d: isolate resources to domain 0 for A7 core
by Peng Fan
· Thu Jan 28 16:55:09 2016 +0800
48509ae
imx: mx7dsabresd: add command and macros for boot m4 core
by Peng Fan
· Thu Jan 28 16:55:08 2016 +0800
cf1367a
imx: mx7: implement functions to boot auxiliary core
by Peng Fan
· Thu Jan 28 16:55:07 2016 +0800
601ab71
imx: mx6sxsabresd: add command and macros for boot m4 core
by Peng Fan
· Thu Jan 28 16:55:06 2016 +0800
fb3a3b7
imx: mx6: implement functions to boot auxiliary core
by Peng Fan
· Thu Jan 28 16:55:05 2016 +0800
fcabb6d
imx: imx-common: introduce boot auxiliary core
by Peng Fan
· Thu Jan 28 16:55:04 2016 +0800
2a78474
imx: mx7d: clock support for RDC
by Peng Fan
· Thu Jan 28 16:55:03 2016 +0800
ac57efa
imx: mx7d: Add RDC support
by Peng Fan
· Thu Jan 28 16:55:02 2016 +0800
f8bdf6e
imx: mx6sx Add RDC mappings of masters and peripherals
by Peng Fan
· Thu Jan 28 16:55:01 2016 +0800
1b64ffa
imx: imx-common: introduce Resource Domain Controller support
by Peng Fan
· Thu Jan 28 16:55:00 2016 +0800
4299743
imx: mx6: introduce rdc regs
by Peng Fan
· Thu Jan 28 16:54:59 2016 +0800
01d6398
imx: mx6quq7: add sd card detection
by Julien CORJON
· Fri Feb 05 16:19:33 2016 +0100
acd0aa8
imx: mx6quq7: specify max_bus_witdh directly in usdhc_cfg
by Julien CORJON
· Fri Feb 05 16:19:32 2016 +0100
78809a6
imx: mx6quq7: fix USDHC4 declaration
by Julien CORJON
· Fri Feb 05 16:19:31 2016 +0100
4188b60
board: tbs2910: Autoselect environment device when booting from SD
by Soeren Moch
· Thu Feb 04 14:41:16 2016 +0100
bc177f1
imx: mx6: Implement mmc_get_env_part
by Soeren Moch
· Thu Feb 04 14:41:15 2016 +0100
8343153
pinctrl: imx: Support i.MX7D
by Peng Fan
· Wed Feb 03 10:06:08 2016 +0800
e2fd36cc
pinctrl: imx: Introduce pinctrl driver for i.MX6
by Peng Fan
· Wed Feb 03 10:06:07 2016 +0800
2f736a9
imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
by Ulises Cardenas
· Tue Feb 02 04:39:39 2016 -0600
a256f93
mx7dsabresd: Make 'ums' command functional
by Fabio Estevam
· Wed Feb 17 13:34:22 2016 -0200
e34fb4c
mx7dsabresd: Use Adrian's NXP email address
by Fabio Estevam
· Wed Feb 17 13:37:13 2016 -0200
0aa7410
mx6ul_14x14_evk: Select CONFIG_FSL_QSPI
by Fabio Estevam
· Wed Feb 17 17:32:14 2016 -0200
787519a
mxsboot: remove unused include
by Andreas Bießmann
· Tue Feb 16 23:29:29 2016 +0100
32321eb
x86: doc: Update to include Intel Bayley Bay board instructions
by Bin Meng
· Wed Feb 17 00:47:04 2016 -0800
5afa22a
x86: Add Intel Cougar Canyon 2 board
by Bin Meng
· Wed Feb 17 00:16:25 2016 -0800
051f175
x86: ivybridge: bd82x6x: Support FSP enabled configuration
by Bin Meng
· Wed Feb 17 00:16:24 2016 -0800
4c836c9
x86: fsp: Make sure HOB list is not overwritten by U-Boot
by Bin Meng
· Wed Feb 17 00:16:23 2016 -0800
4cfcaf7
superio: Add SMSC SIO1007 driver
by Bin Meng
· Wed Feb 17 00:16:22 2016 -0800
5dbe304
x86: ivybridge: Add FSP support
by Bin Meng
· Wed Feb 17 00:16:21 2016 -0800
5923b59
x86: fix memalign() parameter order
by Stephen Warren
· Fri Feb 12 14:27:56 2016 -0700
a68a79e
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Sat Feb 20 17:32:48 2016 -0500
d0b3e0f
vinco: add Maintainers file
by Andreas Bießmann
· Sat Feb 20 21:39:36 2016 +0100
4764d26
arc: cache - utilize IO coherency (AKA IOC) engine
by Alexey Brodkin
· Mon Dec 14 17:15:13 2015 +0300
dff5df2
arc: cache - accommodate different L1 cache line lengths
by Alexey Brodkin
· Mon Dec 14 17:14:46 2015 +0300
834dd88
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
by Guillaume GARDET
· Thu Feb 18 18:17:36 2016 +0100
1dd49d5
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Feb 19 09:25:09 2016 -0500
02b49b5
ARM: Add Support for the VInCo platform
by Gregory CLEMENT
· Wed Dec 16 17:01:44 2015 +0100
c3156fc
ARM: at91: sama5d2: configure the L2 cache memory
by Samuel Mescoff
· Tue Feb 16 09:45:06 2016 +0100
22cc6f5
arm: at91: Add support for DENX MA5D4 SoM and EVK
by Marek Vasut
· Thu Feb 11 14:13:38 2016 +0100
0ae5e92
siemens,at91: enable features for smartweb
by Matthias Michel
· Wed Jan 27 15:56:07 2016 +0100
5265b1e
board: atmel: clean up the PMC_PLLICPR init code
by Wenyou Yang
· Tue Feb 02 12:46:14 2016 +0800
747e9db
ARM: at91: clean up the PMC_PLLICPR init code
by Wenyou Yang
· Tue Feb 02 12:46:13 2016 +0800
e6092b5
ARM: at91: clock: add PMC_PLLICPR init function
by Wenyou Yang
· Tue Feb 02 12:46:12 2016 +0800
c5c6efe
board: atmel: siemens: clean up PLLB code
by Wenyou Yang
· Wed Feb 03 10:20:45 2016 +0800
cb88cd8
drivers: usb: ohci-at91: clean up the PLLB code
by Wenyou Yang
· Wed Feb 03 10:20:44 2016 +0800
0a30fcb
ARM: at91: clock: add PLLB enable/disable functions
by Wenyou Yang
· Wed Feb 03 10:20:43 2016 +0800
0c25229
board: atmel: siemens: clean up UTMI PLL code
by Wenyou Yang
· Tue Feb 02 11:11:54 2016 +0800
2f7be64
drivers: usb: atmel: clean up the UTMI PLL code
by Wenyou Yang
· Tue Feb 02 11:11:53 2016 +0800
b5d886a
ARM: at91: armv7: clean up UTMI PLL handle code
by Wenyou Yang
· Tue Feb 02 11:11:52 2016 +0800
335c548
ARM: at91: clock: add UTMI PLL enable/disable function
by Wenyou Yang
· Tue Feb 02 11:11:51 2016 +0800
fbd4ac1
drivers: at91: clean up peripheral clock code
by Wenyou Yang
· Wed Feb 03 10:16:51 2016 +0800
78f8976
board: atmel: clean up peripheral clock code
by Wenyou Yang
· Wed Feb 03 10:16:50 2016 +0800
57b7f29
ARM: cpu: at91: clean up peripheral clock code
by Wenyou Yang
· Wed Feb 03 10:16:49 2016 +0800
49c68c2
ARM: at91: clock: add a new file to handle clock
by Wenyou Yang
· Wed Feb 03 10:16:48 2016 +0800
e8b98b1
ARM: at91: asm/at91_pmc.h: fix trival register offset
by Wenyou Yang
· Wed Feb 03 10:16:47 2016 +0800
eb06f02
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
by Stefan Roese
· Wed Feb 10 07:06:06 2016 +0100
d1b5282
net: phy: marvell: Call phy_reset() where possible
by Stefan Roese
· Wed Feb 10 07:06:05 2016 +0100
82c80b2
ARM: tegra: enable USB device mode port on Dalmore
by Stephen Warren
· Mon Feb 15 10:34:04 2016 -0700
da1c36b
ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT
by Stephen Warren
· Mon Feb 15 10:34:03 2016 -0700
fe4ee97
video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD
by Simon Glass
· Tue Feb 16 18:09:19 2016 -0700
Next »