Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1e4e2b3cfe2183980eda42d14b958f9eee1fd3c
a1e4e2b
make pm9g45 buildable for v2011.06 release
by Asen Dimov
· 13 years ago
e1002e2
make pm9263 buildable for v2011.06 release
by Asen Dimov
· 13 years ago
b0263c5
atmel: update at91sam9m10g45 SoC support to new style
by Thomas Petazzoni
· 13 years ago
6a59514
pm9261: compiles with the AT91 reworked scheme
by Asen Dimov
· 13 years ago
92b9c64
tny_a9260/tny_a9g20: update board to the new AT91 organization
by Thomas Petazzoni
· 13 years ago
740fcb6
sbc35_a9g20: update board to the new AT91 organization
by Thomas Petazzoni
· 13 years ago
2d56c2b
at91: reworked support for meesc board
by Matthias Fuchs
· 13 years ago
5cf187c
MPC8xx: fix build problem for ETX094 board
by Wolfgang Denk
· 13 years ago
a71ebc4
phy.c: make less verbose - turn printf() into debug()
by Wolfgang Denk
· 13 years ago
638d066
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 13 years ago
76d9072
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 13 years ago
062fbbf
sh: add calling mmc_initialize in board.c
by Yoshihiro Shimoda
· 13 years ago
4513327
sh: sh7757lcr: Add KEEP order to start.o section
by Yoshihiro Shimoda
· 13 years ago
f1642e2
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· 13 years ago
958b754
sh: Clean up rsk7264 board settings
by Phil Edworthy
· 13 years ago
90520ab
sh: sh2a: Add sh2a optimize to config.mk
by Nobuhiro Iwamatsu
· 13 years ago
542f75c
sh: Fix rsk7203 alignment problem
by Phil Edworthy
· 13 years ago
8e5ab4b
sh: Add support for SH2A freestanding build
by Phil Edworthy
· 13 years ago
2b3228d
sh: Add Renesas rsk7264 board
by Phil Edworthy
· 13 years ago
f9b3a47
ubifs: Fix bad free() sequence in ubifs_finddir()
by Wolfgang Denk
· 13 years ago
0efc281
usb: increase non-bulk timeout for slow chipsets.
by Jason Cooper
· 13 years ago
f62c1c4
USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
by Marek Vasut
· 13 years ago
a34da46
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
by Marek Vasut
· 13 years ago
362c6ef
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· 13 years ago
ab068eb
Put common autoload code into auto_load() function
by Simon Glass
· 13 years ago
2dd9bbe
Add documentation for USB Host Networking
by Simon Glass
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
246c119
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
by Simon Glass
· 13 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
3d2aa42
mpc5200: digsy_mtc: fix extension board EEPROM I2C address for rev5
by Anatolij Gustschin
· 13 years ago
8df768c
hwmon: do not init sensors on startup
by Heiko Schocher
· 13 years ago
ba42479
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
9e23a5b
video: mb862xx: change controller detection message
by Anatolij Gustschin
· 13 years ago
6e421df
video: mb862xx: support Coral-PA controller
by Anatolij Gustschin
· 14 years ago
6d99ce2
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
by Timur Tabi
· 14 years ago
152bf1f
drivers/rtc: add Marvell Integrated RTC
by Jason Cooper
· 13 years ago
3405e32
Armada100: Add Board Support for Marvell GuruPlug-Display
by Ajay Bhargav
· 13 years ago
00dcbbd
Armada100: MFP macro naming correction
by Ajay Bhargav
· 13 years ago
d9dda72
Merge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
by Albert ARIBAUD
· 13 years ago
1a90599
arm: auto gen asm-offsets.h for mb86r0x
by Matthias Weisser
· 13 years ago
6bef6c8
spear: fix build errors for spear3xx/spear600 platforms
by Shiraz Hashim
· 13 years ago
417e073
cosmetic: arm: lib/board.c: Coding Style cleanup
by Heiko Schocher
· 13 years ago
491ff7f
ARM: versatile: fix board support
by Stefano Babic
· 13 years ago
4cd38a4
SMDKV310: Enable device tree support
by Thomas Abraham
· 13 years ago
80b0af5
SMDKV310: MMC_SPL: Fix building when using "make O="
by Chander Kashyap
· 13 years ago
c717f88
arm: a320: enable tagged list support
by Po-Yu Chuang
· 13 years ago
5941ddc
arm: a320: fix multiline comment style
by Po-Yu Chuang
· 13 years ago
75d3342
ARMv7: u8500_href: Add missing header to fix compiler warning
by Dirk Behme
· 13 years ago
7a8338d
Removed unused define, CONFIG_ARMV7.
by Christopher Harvey
· 13 years ago
e15757e
avr32: add grasshopper (ICnova AP7000) board
by Andreas Bießmann
· 13 years ago
c163d3d
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
by Reinhard Meyer
· 13 years ago
a95fe9d
MAKEALL: remove AT91 boards that are in boards.cfg
by Reinhard Meyer
· 13 years ago
504e4e1
AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
4fae89c
AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
0a61494
AT91: Board fix for AT91SAM9261-EK
by Xu, Hong
· 13 years ago
3f6dcee
AT91: SoC fix at91sam9261_matrix.h
by Xu, Hong
· 13 years ago
0c0fb21
AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
16c092b
AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
2be3b31
AT91: change common at91sam9261 files to compile with new scheme
by Asen Dimov
· 13 years ago
3da7e35
AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
by Reinhard Meyer
· 13 years ago
6412637
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
by Andreas Bießmann
· 13 years ago
d9a9d56
README: fix arm920t/at91 path
by Andreas Bießmann
· 13 years ago
7ff2b99
net/eth.c: drop obsolete at91rm9200 support
by Andreas Bießmann
· 13 years ago
87fc142
README.at91-soc: remove AT91(RM9200) joining notice
by Andreas Bießmann
· 13 years ago
c5a006c
a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
by Andreas Bießmann
· 13 years ago
250c514
MAKEALL: remove obsolete at91rm9200 soc
by Andreas Bießmann
· 13 years ago
a394337
ARM: remove obsolete at91rm9200
by Andreas Bießmann
· 13 years ago
a47a79f
omap4: clock init support for omap4460
by Aneesh V
· 13 years ago
0fa1d1b
omap4: support TPS programming
by Aneesh V
· 13 years ago
9a39088
omap: reuse omap3 gpio support in omap4
by Aneesh V
· 13 years ago
639cfb6
omap4: sdram init changes for omap4460
by Aneesh V
· 13 years ago
0b92f09
omap4: add omap4460 revision detection
by Aneesh V
· 13 years ago
34d12a1
mkimage: Add OMAP boot image support
by John Rigby
· 13 years ago
13a74c1
omap: add MMC and FAT support to SPL
by Aneesh V
· 13 years ago
b8e60b9
omap: add basic SPL support
by Aneesh V
· 13 years ago
ef0f76e
armv7: start.S: fixes and enhancements for SPL
by Aneesh V
· 13 years ago
ced762a
omap4: automatic sdram detection
by Aneesh V
· 13 years ago
c0e8852
omap4: calculate EMIF register values
by Aneesh V
· 13 years ago
cc56558
omap4: add sdram init support
by Aneesh V
· 13 years ago
0d2628b
omap4: add clock support
by Aneesh V
· 13 years ago
162ced3
omap4: add OMAP4430 revision check
by Aneesh V
· 13 years ago
f908b63
omap4: cleanup pin mux data
by Aneesh V
· 13 years ago
3067942
omap4: utility function to identify the context of hw init
by Aneesh V
· 13 years ago
5871d34
DA8xx: fix LPSC constants
by Laurence Withers
· 13 years ago
b7ad125
DA8xx: switch an enum to defines for consistency
by Laurence Withers
· 13 years ago
8517376
DA8xx: add MMC/SD controller addresses
by Laurence Withers
· 13 years ago
b2c2c63
DaVinci EMAC: declare function for all DA8xx CPUs
by Laurence Withers
· 13 years ago
3ffd968
DA8xx: add generic GPIO driver
by Laurence Withers
· 13 years ago
377ffe2
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
654e3ce
omap3evm: eth: Include functions only when necessary
by Sanjeev Premi
· 13 years ago
0f188c3
omap3evm: Update ethernet reset sequence for Rev.G board
by Sriramakrishnan
· 13 years ago
5e09e44
omap3evm: eth: split function setup_net_chip
by Sanjeev Premi
· 13 years ago
9659e3f
omap3: Include array definition only when it is used
by Sanjeev Premi
· 13 years ago
7245b20
video: Use memset instead of loop
by Matthias Weisser
· 13 years ago
b687024
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
cfd72b6
sf: macronix: disable write protection when initializing
by Simon Guinot
· 14 years ago
be355ab
sf: spansion: add support for S25FL129P_64K
by Shaohui Xie
· 14 years ago
479404e
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
by Macpaul Lin
· 14 years ago
d4fdcb3
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
f8e7252
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
Next »