Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0eb0e59ed3955cd73548c8769bf594c665025dd5
« Previous
2674958
Armada100: Add Board Support for Marvell GuruPlug-Display
by Ajay Bhargav
· 13 years ago
82b13f7
Armada100: MFP macro naming correction
by Ajay Bhargav
· 13 years ago
9023ae3
Merge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
by Albert ARIBAUD
· 13 years ago
7a619ab
arm: auto gen asm-offsets.h for mb86r0x
by Matthias Weisser
· 13 years ago
a39fcfb
spear: fix build errors for spear3xx/spear600 platforms
by Shiraz Hashim
· 13 years ago
ceb1d6d
cosmetic: arm: lib/board.c: Coding Style cleanup
by Heiko Schocher
· 13 years ago
d388298
ARM: versatile: fix board support
by Stefano Babic
· 13 years ago
07407d9
SMDKV310: Enable device tree support
by Thomas Abraham
· 13 years ago
43c52f9
SMDKV310: MMC_SPL: Fix building when using "make O="
by Chander Kashyap
· 13 years ago
fd90b0d
arm: a320: enable tagged list support
by Po-Yu Chuang
· 13 years ago
7899147
arm: a320: fix multiline comment style
by Po-Yu Chuang
· 13 years ago
2dd9748
ARMv7: u8500_href: Add missing header to fix compiler warning
by Dirk Behme
· 13 years ago
75f980b
Removed unused define, CONFIG_ARMV7.
by Christopher Harvey
· 13 years ago
ad7a178
avr32: add grasshopper (ICnova AP7000) board
by Andreas Bießmann
· 13 years ago
0c42791
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
by Reinhard Meyer
· 13 years ago
97a470d
MAKEALL: remove AT91 boards that are in boards.cfg
by Reinhard Meyer
· 13 years ago
cd46b0f
AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
ffa280f
AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
f7aea46
AT91: Board fix for AT91SAM9261-EK
by Xu, Hong
· 13 years ago
673d39f
AT91: SoC fix at91sam9261_matrix.h
by Xu, Hong
· 13 years ago
21d671d
AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
f87353f
AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master
by Xu, Hong
· 13 years ago
3ad2480
AT91: change common at91sam9261 files to compile with new scheme
by Asen Dimov
· 13 years ago
b38d634
AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
by Reinhard Meyer
· 13 years ago
c23e5e7
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
by Andreas Bießmann
· 13 years ago
6eb0921
README: fix arm920t/at91 path
by Andreas Bießmann
· 13 years ago
d1228ea
net/eth.c: drop obsolete at91rm9200 support
by Andreas Bießmann
· 13 years ago
15d93d7
README.at91-soc: remove AT91(RM9200) joining notice
by Andreas Bießmann
· 13 years ago
8312af9
a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
by Andreas Bießmann
· 13 years ago
ea5c50f
MAKEALL: remove obsolete at91rm9200 soc
by Andreas Bießmann
· 13 years ago
cf05528
ARM: remove obsolete at91rm9200
by Andreas Bießmann
· 13 years ago
b4dc644
omap4: clock init support for omap4460
by Aneesh V
· 13 years ago
d506719
omap4: support TPS programming
by Aneesh V
· 13 years ago
25223a6
omap: reuse omap3 gpio support in omap4
by Aneesh V
· 13 years ago
924eb36
omap4: sdram init changes for omap4460
by Aneesh V
· 13 years ago
5ab12a9
omap4: add omap4460 revision detection
by Aneesh V
· 13 years ago
3decb14
mkimage: Add OMAP boot image support
by John Rigby
· 13 years ago
8cf686e
omap: add MMC and FAT support to SPL
by Aneesh V
· 13 years ago
bcae721
omap: add basic SPL support
by Aneesh V
· 13 years ago
033ca72
armv7: start.S: fixes and enhancements for SPL
by Aneesh V
· 13 years ago
1e46386
omap4: automatic sdram detection
by Aneesh V
· 13 years ago
095aea2
omap4: calculate EMIF register values
by Aneesh V
· 13 years ago
2ae610f
omap4: add sdram init support
by Aneesh V
· 13 years ago
3776801
omap4: add clock support
by Aneesh V
· 13 years ago
ad577c8
omap4: add OMAP4430 revision check
by Aneesh V
· 13 years ago
469ec1e
omap4: cleanup pin mux data
by Aneesh V
· 13 years ago
d2f18c2
omap4: utility function to identify the context of hw init
by Aneesh V
· 13 years ago
732590b
DA8xx: fix LPSC constants
by Laurence Withers
· 13 years ago
37dbd1c
DA8xx: switch an enum to defines for consistency
by Laurence Withers
· 13 years ago
2c6e0b0
DA8xx: add MMC/SD controller addresses
by Laurence Withers
· 13 years ago
da51e42
DaVinci EMAC: declare function for all DA8xx CPUs
by Laurence Withers
· 13 years ago
f517afd
DA8xx: add generic GPIO driver
by Laurence Withers
· 13 years ago
0bf98f1
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
5626f33
omap3evm: eth: Include functions only when necessary
by Sanjeev Premi
· 13 years ago
c068258
omap3evm: Update ethernet reset sequence for Rev.G board
by Sriramakrishnan
· 13 years ago
6921b31
omap3evm: eth: split function setup_net_chip
by Sanjeev Premi
· 13 years ago
80bb756
omap3: Include array definition only when it is used
by Sanjeev Premi
· 13 years ago
8370bef
video: Use memset instead of loop
by Matthias Weisser
· 13 years ago
d50a8f4
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
7432ed0
sf: macronix: disable write protection when initializing
by Simon Guinot
· 14 years ago
9445ce0
sf: spansion: add support for S25FL129P_64K
by Shaohui Xie
· 14 years ago
2d722e0
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
by Macpaul Lin
· 14 years ago
0886eef
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
1902692
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
cc4e6d2
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 13 years ago
982db89
tqm834x.c: fix compiler warning
by Wolfgang Denk
· 13 years ago
33a6b9e
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
by Wolfgang Denk
· 13 years ago
e6a857d
fpga: constify to fix build warning
by Wolfgang Denk
· 13 years ago
f6c019c
Unify timer_init() and cpu_init() prototypes
by Wolfgang Denk
· 13 years ago
5589073
ARM: fix error: conflicting types for 'setenv'
by seedshope
· 13 years ago
5791293
cfb_console.c: checkpatch cleanup
by Wolfgang Denk
· 13 years ago
72c65f6
cfb_console.c: drop custom PRINTD() and use debug() instead
by Wolfgang Denk
· 13 years ago
64e40d7
Cosmetic: reformat drivers/video/cfb_console.c
by Wolfgang Denk
· 13 years ago
92bbd64
README: update MIPS related informations
by Daniel Schwierzeck
· 13 years ago
ab2a98b
MIPS: make cache operation mode configurable
by Daniel Schwierzeck
· 13 years ago
7185adb
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
by Daniel Schwierzeck
· 13 years ago
60b74bd
MIPS: INCA-IP: rename inca-swap-bytes host tool
by Daniel Schwierzeck
· 13 years ago
dd620b2
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
84b5e80
Constify getenv(), setenv() and hash code functions
by Wolfgang Denk
· 13 years ago
7ca9296
README: udate Coding Style description to current status quo
by Wolfgang Denk
· 13 years ago
5756736
powerpc/8xxx: Remove dependency on <usb.h>
by Kumar Gala
· 13 years ago
a3a3e7b
powerpc/85xx: enable USB2 gadget mode for corenet ds board
by Shaohui Xie
· 13 years ago
90f89f0
powerpc/85xx: verify the device tree before booting Linux
by Timur Tabi
· 14 years ago
21cd581
MPC8xxx: drop redundant boot messages
by Wolfgang Denk
· 13 years ago
74d9d52
powerpc/85xx: Fix build failure for P1023RDS
by Kumar Gala
· 13 years ago
aa7f281c
powerpc/p2041rdb: Enable SATA support
by Mingkai Hu
· 13 years ago
8992738
powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
by Kumar Gala
· 13 years ago
65bb8b0
powerpc/85xx: Fix up clock_freq property in CAN node of dts
by Bhaskar Upadhaya
· 14 years ago
28415b6
85xx: enable FDT support for STX SSA board
by Wolfgang Denk
· 13 years ago
0a9fe8e
powerpc/85xx: provide 85xx flush_icache for cmd_cache
by Matthew McClintock
· 13 years ago
cd420e0
powerpc/p2041rdb: Enable backside L2 cache support
by Mingkai Hu
· 13 years ago
acf3f8d
powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E
by Kumar Gala
· 13 years ago
db564bc
powerpc/85xx: Add support for P2041[e] XAUI in SERDES
by Kumar Gala
· 13 years ago
88b91f2
powerpc/85xx: Rename P2040 id & SERDES to P2041
by Kumar Gala
· 13 years ago
f110fe9
powerpc/85xx: Adding configuration for DCSRCR to enable 32M access
by Stephen George
· 13 years ago
70bfb03
powerpc/85xx: Fix setting of EPAPR_MAGIC value
by Kumar Gala
· 13 years ago
ce0f709
cfb_console: fix build breakage
by Andreas Bießmann
· 13 years ago
0011401
Revert "AT91:mmc:fix multiple read/write error"
by Andy Fleming
· 13 years ago
40e0188
panic: remove warning "'noreturn' function does return"
by Heiko Schocher
· 13 years ago
eaf5e65
post, memory test: add memory_post_test() to include file
by Heiko Schocher
· 13 years ago
Next »