Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4201cc05b402876a61989a541f37994a23a1bd98
4201cc0
arm: socfpga: dts: Add bank-name property to each GPIO bank
by Marek Vasut
· 9 years ago
12a8d79
gpio: Add DW APB GPIO driver
by Marek Vasut
· 9 years ago
7b64873
arm: socfpga: Make the pinmux table const u8
by Marek Vasut
· 9 years ago
372f70d
arm: socfpga: Switch to filtered QTS files
by Marek Vasut
· 9 years ago
c5d4303
arm: socfpga: Add qts-filter.sh script
by Marek Vasut
· 9 years ago
ac47cbe
arm: socfpga: Remove AV-specific parts from CV-SoCDK
by Marek Vasut
· 9 years ago
41f1830
arm: socfpga: Remove CV-specific parts from AV-SoCDK
by Marek Vasut
· 9 years ago
3f4c561
arm: socfpga: Split Altera socfpga into AV and CV SoCDK
by Marek Vasut
· 9 years ago
822e795
arm: socfpga: Unbind CPU type from board type
by Marek Vasut
· 9 years ago
aefb78d
arm: socfpga: Move wrappers into platform directory
by Marek Vasut
· 9 years ago
6433f59
arm: socfpga: Do not enable gmac1 in Cyclone V dtsi
by Marek Vasut
· 9 years ago
aa66c84
arm: socfpga: Make the DT mmc node consistent
by Marek Vasut
· 9 years ago
0d718dc
arm: socfpga: Fix delay in clock manager
by Marek Vasut
· 9 years ago
aac2330
arm: socfpga: Fix delay in freeze controller
by Marek Vasut
· 9 years ago
eb447cb
ddr: altera: Repair uninited variable
by Marek Vasut
· 9 years ago
af67cf3
ddr: altera: Replace float multiplication with integer one
by Marek Vasut
· 9 years ago
82cdf19
ARM: davinci: remove support for cam_enc_4xx
by Masahiro Yamada
· 9 years ago
22a1ee1
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
af83c78
usb: dwc2: Rename to dwc2_usb
by Marek Vasut
· 9 years ago
ac4a35f
usb: dwc2: Add original Synopsys compat string
by Marek Vasut
· 9 years ago
2b9d163
usb: gadget: ether: populate _reset_ callback
by Kishon Vijay Abraham I
· 9 years ago
9cceb95
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
by Kishon Vijay Abraham I
· 9 years ago
8db2520
usb: gadget: ether: Perform board initialization from ethernet gadget driver
by Kishon Vijay Abraham I
· 9 years ago
65bb454
usb: xhci: Fix a potential NULL pointer dereference
by Sergey Temerkhanov
· 9 years ago
64bbb7d
usb: spear: Add support for both SPEAr600 EHCI controllers
by Stefan Roese
· 9 years ago
c52eb1c
imx: usb: ehci-mx6: wait_for_bit to check reg status
by Adrian Alonso
· 9 years ago
f31599f
imx: usb: ehci-mx6: add usb support for imx7d soc
by Adrian Alonso
· 9 years ago
14dfbbb
imx: usb: ehci-mx6: document board specific functions
by Adrian Alonso
· 9 years ago
aee79b4
imx: usb: ehci-mx6: reg accessor cleanups
by Adrian Alonso
· 9 years ago
c1abf39
zynqmp: enable CONFIG_NET_RANDOM_ETHADDR
by Michal Simek
· 9 years ago
a8d362f
ARM: dts: Rename memory@0 to memory
by Michal Simek
· 9 years ago
88e2e36
zynq: enable CONFIG_NET_RANDOM_ETHADDR
by Masahiro Yamada
· 9 years ago
aa9bde1
zynq: Make CONFIG_OF_EMBED default case
by Michal Simek
· 9 years ago
ba1f68e
zynqmp: usb: Add usb dwc3 driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
aa4bfaa
ARM: zynq: drop "optional" from board select in favor of ZC702
by Masahiro Yamada
· 9 years ago
650e0a3
board: Xilinx: zynqmp: Define checkboard() function
by Siva Durga Prasad Paladugu
· 9 years ago
e84c143
configs: zynqmp: Enable networking by default for EP108
by Michal Simek
· 9 years ago
f1aac0a
ARM: zynqmp_ep: Enable ethernet for EP
by Michal Simek
· 9 years ago
4516f5d
ARM: zynqmp: Add platform specific arch_get_page_table
by Michal Simek
· 9 years ago
3c9d08b
zynqmp: Enable U-Boot run in EL3
by Michal Simek
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
84f581c
fdtdec: fix OF_CONTROL switch
by Masahiro Yamada
· 9 years ago
04aa00d
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
by Masahiro Yamada
· 9 years ago
8f4338a
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
by Masahiro Yamada
· 9 years ago
645dbd6
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
by Masahiro Yamada
· 9 years ago
8c0f0db
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
by Masahiro Yamada
· 9 years ago
2ba7a8c
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
by Masahiro Yamada
· 9 years ago
200812b
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
by Masahiro Yamada
· 9 years ago
b16de45
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
by Masahiro Yamada
· 9 years ago
95fc4ff
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
by Masahiro Yamada
· 9 years ago
39ba4b1
spl: move SPL driver entries to driver/Makefile
by Masahiro Yamada
· 9 years ago
88c1ccf
linux/kconfig.h: add CPP macros useful for per-image config options
by Masahiro Yamada
· 9 years ago
10a7a6c
kbuild: add a makefile macro useful with per-image config options
by Masahiro Yamada
· 9 years ago
15e7935
kbuild: fixdep: optimize code slightly
by Masahiro Yamada
· 9 years ago
09e8f18
fs-test.sh: minor fixes
by Stephen Warren
· 9 years ago
714642d
i2c: lpc32xx: correct sanity check for requested bus speed
by Vladimir Zapolskiy
· 9 years ago
69ec075
lpc32xx: add common USB OHCI defines for all LPC32xx boards
by Vladimir Zapolskiy
· 9 years ago
890cc77
usb: lpc32xx: add host USB driver
by Sylvain Lemieux
· 9 years ago
fb51abb
i2c: lpc32xx: add support for OTG I2C
by Sylvain Lemieux
· 9 years ago
416e10d
nand: lpc32xx: add ECC layout for small page NAND
by Sylvain Lemieux
· 9 years ago
e72017a
nand: lpc32xx: add hardware ECC support
by Sylvain Lemieux
· 9 years ago
a6e30ef
lpc32xx: move common SLC NAND defines to arch/config.h
by Vladimir Zapolskiy
· 9 years ago
90a837f
dma: lpc32xx: add DMA driver
by Sylvain Lemieux
· 9 years ago
9c09d39
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
b537707
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
253fbde
Prepare v2015.10-rc2
by Tom Rini
· 9 years ago
e82b663
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
04ae3d0
Revert "Align global_data to a 16-byte boundary"
by Simon Glass
· 9 years ago
584a9bb
ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi
by Vignesh R
· 9 years ago
a5bba8d
spi: ti_qspi: Use DMA to read from qspi flash
by Vignesh R
· 9 years ago
fbe1909
dma: ti-edma3: Add helper function to support edma3 transfer
by Vignesh R
· 9 years ago
4fe4470
sf: ops: Add spi_flash_copy_mmap function
by Tom Rini
· 9 years ago
f74c04e
ARM: AM43XX: Add functions to enable and disable EDMA3 clocks
by Vignesh R
· 9 years ago
92dc6a0
ARM: OMAP5: Add functions to enable and disable EDMA3 clocks
by Vignesh R
· 9 years ago
920f156f
ARM: OMAP5: Add support for disabling clocks in uboot
by Kishon Vijay Abraham I
· 9 years ago
efc65c8
ARM: AM43xx: Add support for disabling clocks in uboot
by Kishon Vijay Abraham I
· 9 years ago
20d93fc
env: use cache line aligned memory for flash read
by Ravi Babu
· 9 years ago
8f2c9bb
sf: allocate cache aligned buffers to copy from flash
by Ravi Babu
· 9 years ago
41c1f4a
ti: qspi: set flash quad bit based on quad support flag
by vishalm@ti.com
· 9 years ago
c22b701
arm: mvebu: db-88f6820-gp: Enable PCI support
by Stefan Roese
· 9 years ago
7d86529
arm: mvebu: db-mv784mp-gp: Enable PCI support
by Stefan Roese
· 9 years ago
98530e9
pci: mvebu: Add PCIe driver
by Anton Schubert
· 9 years ago
f3345e6
arm: mvebu: Add complete SDRAM ECC scrubbing
by Stefan Roese
· 9 years ago
420abea
arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()
by Stefan Roese
· 9 years ago
3dbf35c
arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiB
by Stefan Roese
· 9 years ago
7a96ee9
arm: mvebu: Display ECC enabled / disabled upon bootup
by Stefan Roese
· 9 years ago
11b8ebf
arm: mvebu: add multiple usb-hostcontroller support for AXP
by Anton Schubert
· 9 years ago
58613c7
arm: mvebu: db-mv785mp-gp: Add USB/EHCI support
by Stefan Roese
· 9 years ago
f43d323
arm: mvebu: Enable USB EHCI support on Armada XP
by Stefan Roese
· 9 years ago
badccc3
arm: mvebu: Enable NAND controller on MVEBU SoC's
by Stefan Roese
· 9 years ago
8ac6dab
arm: mvebu: Disable MBUS error propagation
by Stefan Roese
· 9 years ago
b07f01d
arm: mvebu: Flush caches and disable MMU only on A38x
by Stefan Roese
· 9 years ago
c049ca0
arm: mvebu: Setup the MBUS bridge registers
by Stefan Roese
· 9 years ago
13b109f
arm: mvebu: Change MBUS base addresses and sizes
by Stefan Roese
· 9 years ago
f69c033
arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset
by Stefan Roese
· 9 years ago
e4a0f27
arm: mvebu: sdram: Enable ECC support on Armada XP
by Stefan Roese
· 9 years ago
0e2e12a
arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT
by Stefan Roese
· 9 years ago
2e6300f
i2c: lpc32xx: fix write timeout
by Sylvain Lemieux
· 9 years ago
dcdd925
i2c: lpc32xx: fix read timeout
by Sylvain Lemieux
· 9 years ago
Next »