Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cbb4c5ed8fd97d3609403018a05eea50103c8f6e
/
include
cbb4c5e
ARM: config: USB: Tegra30/114: Fix EHCI timeout issue on "bootp"
by Jim Lin
· 11 years ago
e4361e9
arm: omap: cm_t35: update config file
by Nikita Kiryanov
· 11 years ago
d7ac796
am3517_evm: activate Ethernet PHY
by Yegor Yefremov
· 11 years ago
3fc465e
am335x, siemens boards: adapt default environment setting
by Heiko Schocher
· 11 years ago
7d34ed4
am335x_evm: Consolidate DFU environment parts into the DFU part of the file
by Tom Rini
· 11 years ago
8ef10bd
arm: omap3: Add SPL support to cm_t35
by Stefan Roese
· 11 years ago
c85cc1d
arm: omap3: Remove bootargs mem_size handling
by Stefan Roese
· 11 years ago
fa7a0f9
arm: omap3: Add SPL support to tao3530
by Stefan Roese
· 11 years ago
0555083
arm, omap3: Add support for TechNexion modules
by Tapani Utriainen
· 11 years ago
6429657
ARM: OMAP4: Move TEXT_BASE down to non-HS limit
by Lokesh Vutla
· 11 years ago
46f5a76
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1d17de6
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
fada6dd
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
3723203
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
8f22c02
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
5be3257
vexpress: use correct timer address on extended memory map systems
by Ian Campbell
· 11 years ago
494b82b
sandbox: spi: Enable new spi/sf layers
by Mike Frysinger
· 11 years ago
49e9d2c
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
by Simon Glass
· 11 years ago
6a302ae
arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)
by Mateusz Kulikowski
· 11 years ago
3757e97
arm, at91: add siemens corvus board
by Heiko Schocher
· 11 years ago
cfcad35
arm, at91: add Siemens board taurus and axm
by Heiko Schocher
· 11 years ago
30263a2
at91: switch coloured LED to gpio API
by Andreas Bießmann
· 11 years ago
a4c24d3
at91: nand: switch atmel_nand to generic GPIO API
by Andreas Bießmann
· 11 years ago
3a90999
mmc: add Faraday FTSDC021 SDHCI controller support
by Kuo-Jung Su
· 11 years ago
42f81a8
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
by Jaehoon Chung
· 11 years ago
8e4c2db
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
977f8b7
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
59b5b6e
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 11 years ago
2e9b118
AM3517 EVM: Enable ethernet
by Tom Rini
· 13 years ago
d411791
omap4_panda: Don't use ulpi_reset
by Roger Quadros
· 11 years ago
278076b
omap3_beagle: Don't use ulpi_reset
by Roger Quadros
· 11 years ago
528e4b0
arm: arndale: disable spi boot
by Minkyu Kang
· 11 years ago
32faf02
blackfin: soft-i2c: No need to define blackfin specific soft i2c operations
by Sonic Zhang
· 11 years ago
b9efd35
blackfin: Add missing macro CONFIG_BFIN_SERIAL
by Sonic Zhang
· 11 years ago
0ecdf7d
blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1
by Sonic Zhang
· 11 years ago
58bbd2b
driver:i2c:s3c24x0: adapt driver to new i2c
by Piotr Wilczek
· 11 years ago
5f65050
powerpc/mpc8349: Use generic mpc85xx DDR driver
by York Sun
· 11 years ago
66effd7
powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVE
by Shengzhou Liu
· 11 years ago
e814500
powerpc/p1010rdb:modify the mtest start_address
by Zhao Qiang
· 11 years ago
df43bfc
arm: am335x: Add DT (FDT) support to Siemens boards
by Stefan Roese
· 11 years ago
5c37db2
am335x_evm: Update nandboot to use partitions and DT
by Tom Rini
· 11 years ago
f019ee8
ARM: dra7_evm: Add SATA support
by Roger Quadros
· 11 years ago
d88ab9c
ARM: omap5_uevm: Add SATA support
by Roger Quadros
· 11 years ago
5c05da7
ARMV7: OMAP4: Add twl6032 support
by Oleg Kosheliev
· 11 years ago
8cce7a9
ARMV7: OMAP4: Add struct for twl603x data
by Oleg Kosheliev
· 11 years ago
ea2b3c4
cm_t335: add support for pca9555 i2c gpio extender
by Ilya Ledvich
· 11 years ago
e35d2db
cm_t335: add support for status LED
by Ilya Ledvich
· 11 years ago
791ca18
cm_t335: add cm_t335 board support
by Ilya Ledvich
· 11 years ago
953b842
board: trats2: update Tizen partition definitions
by Piotr Wilczek
· 11 years ago
61bba48
board: trats2: fix environmental variables
by Piotr Wilczek
· 11 years ago
e859a99
board: trats2: remove unused defines from config file
by Piotr Wilczek
· 11 years ago
507f892
exynos: spl: Add a custom spi copy function
by Rajeshwari Shinde
· 11 years ago
7fbb92b
arm: rmobile: Add support koelsch board
by Nobuhiro Iwamatsu
· 11 years ago
d74c8cf
arm: rmobile: Add support lager board
by Nobuhiro Iwamatsu
· 11 years ago
99b0235
trats: usb: Add usb_cable_connected() function
by Przemyslaw Marczak
· 11 years ago
750c182
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
a69aac7
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
9317ba1
trats2: enable dfu and thor protocol for Tizen download
by Piotr Wilczek
· 11 years ago
0c2ba4c
trats2: enable ums support on Trats2
by Piotr Wilczek
· 11 years ago
fa4ef09
arm: atmel: eb_cpux9k2: config clean up
by Jens Scharsig (BuS Elektronik)
· 11 years ago
e17fe3a
arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper position
by Bo Shen
· 11 years ago
8a84ae1
arm926ejs, at91: add common phy_reset function
by Heiko Schocher
· 11 years ago
f92b298
arm: atmel: sama5d3: spl boot from fat fs SD card
by Bo Shen
· 11 years ago
e55550e
arm: at91: pm9261: remove undefined bit in mckr
by Bo Shen
· 11 years ago
1472fed
config: arm: exynos5250: remove duplicate defines
by Luka Perkov
· 11 years ago
657b935
malta: set CONFIG_SYS_BOOTM_LEN to 64MB
by Paul Burton
· 11 years ago
6d891b7
malta: correct UART baudrate
by Paul Burton
· 11 years ago
9fe901f
t2080qds/ramboot: enable PBL tool for t2080qds
by Shengzhou Liu
· 11 years ago
0788694
powerpc/t2080qds: add support for t2080qds board
by Shengzhou Liu
· 11 years ago
4227e49
net/fman: Add support for 10GEC3 and 10GEC4
by Shengzhou Liu
· 11 years ago
37562f6
Driver/IFC: Move Freescale IFC driver to a common driver
by York Sun
· 11 years ago
a21803d
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
by York Sun
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
c655ef1
p1010rdb: enable mtdparts for NAND
by Zhao Qiang
· 11 years ago
36f5332
Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
0d437dd
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 11 years ago
12ce5e6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
4734caf
spieval: Remove remainders of dead board
by Masahiro Yamada
· 11 years ago
a18ab90
net: tsec: Use portable regs type (uint->u32)
by Claudiu Manoil
· 11 years ago
eec416b
net: tsec: Use portable types and accessors for BDs
by Claudiu Manoil
· 11 years ago
c739af4
net: tsec: Fix CamelCase issues around BD code
by Claudiu Manoil
· 11 years ago
401b94f
net: fsl_mdio: Fix warnings for __iomem pointers
by Claudiu Manoil
· 11 years ago
cd0c412
net: tsec: Cleanup tsec regs init and fix __iomem warns
by Claudiu Manoil
· 11 years ago
5c47357
net: Fix mcast function pointer prototype
by Claudiu Manoil
· 11 years ago
6b8c597
net: add extended function to phy API
by Stefano Babic
· 11 years ago
66875d5
phy: add missing constants for Micrel KSZ9031
by Stefano Babic
· 11 years ago
b48127f
phy: introduce structure fixed-link
by Shaohui Xie
· 11 years ago
829187b
powerpc/p4080: enable support for PCIe SATA
by Shaohui Xie
· 11 years ago
656bfc4
sandbox: Make map_to_sysmem() use a constant pointer
by Simon Glass
· 11 years ago
f015309
sandbox: config: Don't use 64-bit physical memory
by Simon Glass
· 11 years ago
fb4b4e8
sandbox: Use uint64_t instead of u64 for time
by Simon Glass
· 12 years ago
3ef4973
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· 11 years ago
89ad1dc
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
by pekon gupta
· 11 years ago
dc4e190
board/c29xpcie: Add support of 8K page size NAND flash
by Prabhakar Kushwaha
· 11 years ago
4d2ba17
mtd: move & update nand_ecclayout structure (plus board changes)
by Prabhakar Kushwaha
· 11 years ago
c4e455a
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
30a198b
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
9d92da9
configs: clean up unused macro CONFIG_L2_OFF
by Masahiro Yamada
· 11 years ago
c1df370
malta: use unmapped flash base address
by Gabor Juhos
· 11 years ago
4f1856b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
Next »