Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
8f1da53508c78789ebeea98a92a3f55c3f84dc5d
8f1da53
arm, arm926ejs: Fix clear bss loop for zero length bss
by Christian Riesch
· 13 years ago
ef426d4
PXA: Move colibri_pxa270 to board/toradex/
by Marek Vasut
· 13 years ago
67a1f00
PXA: Flip colibri_pxa27x to pxa-common.h
by Marek Vasut
· 13 years ago
cd0f3d2
PXA: Introduce common configuration header for PXA
by Marek Vasut
· 13 years ago
f68d2a2
PXA: Rename pxa_dram_init to pxa2xx_dram_init
by Marek Vasut
· 13 years ago
4438a45
PXA: Squash extern pxa_dram_init()
by Marek Vasut
· 13 years ago
77b04c5
PXA: Export cpu_is_ and pxa_dram_init functions
by Marek Vasut
· 13 years ago
f9f5486
PXA: Cleanup Colibri PXA270
by Marek Vasut
· 13 years ago
d1bb944
PXA: Replace timer driver
by Marek Vasut
· 13 years ago
e8de0fa
PXA: Add cpuinfo display for PXA2xx
by Marek Vasut
· 13 years ago
d10237d
PXA: Separate PXA2xx CPU init
by Marek Vasut
· 13 years ago
abc20ab
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
3e43c74
PXA: Unify vpac270 environment size
by Marek Vasut
· 13 years ago
7c7204d
PXA: Enable command line editing for vpac270
by Marek Vasut
· 13 years ago
411b9ea
PXA: Adapt Voipac PXA270 to OneNAND SPL
by Marek Vasut
· 13 years ago
496471d
PXA: Drop Voipac PXA270 OneNAND IPL
by Marek Vasut
· 13 years ago
00d5ec9
PXA: Fixup PXA25x boards after start.S update
by Marek Vasut
· 13 years ago
7f4cfcf
PXA: Re-add the Dcache locking as RAM for pxa250
by Marek Vasut
· 13 years ago
20f7b1b
PXA: Rework start.S to be closer to other ARMs
by Marek Vasut
· 13 years ago
c477d72
PXA: Drop XM250 board
by Marek Vasut
· 13 years ago
d299173
PXA: Drop PLEB2 board
by Marek Vasut
· 13 years ago
00c4aca
PXA: Drop CRADLE board
by Marek Vasut
· 13 years ago
f13eba6
PXA: Drop CERF250 board
by Marek Vasut
· 13 years ago
56c91bc
Fix regression in SMDK6400
by Simon Schwarz
· 13 years ago
82645f8
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
14c3261
Ethernut 5 board support
by Tim Schendekehl
· 13 years ago
28cb465
net: Armada100: Fix compilation warnings
by Ajay Bhargav
· 13 years ago
77ea071
ARM: remove duplicated code for LaCie boards
by Simon Guinot
· 13 years ago
5628fb7
ARM: add support for LaCie 2Big Network v2
by Simon Guinot
· 13 years ago
2cb4fad
mvsata: fix ide_preinit for missing disks
by Simon Guinot
· 13 years ago
0bfb66b
netspace_v2: Read Ethernet MAC address from EEPROM
by Simon Guinot
· 13 years ago
35e3f6d
omap3evm: Add support for EFI partitions
by Sanjeev Premi
· 13 years ago
29b7042
part_efi: Fix compile errors
by Sanjeev Premi
· 13 years ago
ea45cb0
net: Make sure IPaddr_t is 32 bits in size
by Matthias Weisser
· 13 years ago
7f79c6f
MAKEALL: Add -l option to only list build targets
by Marek Vasut
· 13 years ago
e015edd
OMAP3: Change devkit8000 maintainer
by Thomas Weber
· 13 years ago
73f94ed
tools/envcrc: fix compile breakage
by Igor Grinberg
· 13 years ago
734329f
Add a "tidy" build option
by Andy Fleming
· 13 years ago
8b0b0c5
add a git mailrc file for maintainers
by Mike Frysinger
· 13 years ago
576fb1e
Add a cli command to test the TPM device.
by Vadim Bendebury
· 13 years ago
6f40f27
pxe: make the first label the implicit default
by Jason Hobbs
· 13 years ago
d88af4d
cmd_bdinfo: simplify local static funcs a bit
by Mike Frysinger
· 13 years ago
5c45a22
mii: miiphy register address width change
by Chandan Nath
· 13 years ago
0910d0b
Standalone Apps: Standalone apps should need only exports.h.
by Mike Partington
· 14 years ago
a621614
env_nand: Remove DEBUG definition
by Thomas Weber
· 13 years ago
d194837
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
2157497
common/menu.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
b63cb09
board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
2975fe1
board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
9879d57
board/amcc/common/flash.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
014e467
pci_ftpci100: Implementation FTPCI100 PCI driver
by Gavin Guo
· 13 years ago
5751aa2
phy: Add support for SMSC LAN87xx PHYs
by Nobuhiro Iwamatsu
· 13 years ago
94e9d4c
Fix tsize warning in tools/aisimage.c
by Simon Glass
· 13 years ago
e6e556c
drivers/net/mvgbe.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
7813ca9
serial: constify serial_assign()
by Gerlando Falauto
· 13 years ago
a6e6f7f
serial: cosmetic checkpatch compliance
by Gerlando Falauto
· 13 years ago
4715a81
disk: part_efi: fix regression due to incorrect buffer usage
by Stephen Warren
· 13 years ago
1cdabc4
miiphy: Note that miiphy_* API is deprecated
by Andy Fleming
· 13 years ago
fa12a08
Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code
by Zang Roy-R61911
· 13 years ago
7717fe1
Makefile: add tools/mkenvimage to target 'clean'
by Horst Kronstorfer
· 13 years ago
a1d88f4
mv_common.c: get rid of 'defined but not used' warning
by Michael Jones
· 13 years ago
65f0d12
m68k: fix ambiguous bit testing
by Mike Frysinger
· 13 years ago
3a2b9f2
sparc: fix unknown escape sequence warnings
by Mike Frysinger
· 13 years ago
8344a6d
sparc: fix unused variable warnings
by Mike Frysinger
· 13 years ago
1f6734c
sf: fix erase debug output
by Vadim Bendebury
· 13 years ago
163b294
Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
6f26185
tools/os_support: add OS X Lion support
by Andreas Bießmann
· 13 years ago
bbb1fe4
board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning
by Matthias Fuchs
· 13 years ago
7c9543f
board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning
by Matthias Fuchs
· 13 years ago
6d1d5cf
sh: Add support for ecovec board
by Nobuhiro Iwamatsu
· 13 years ago
bead86a
sh: Add support Renesas SH7724
by Nobuhiro Iwamatsu
· 13 years ago
c67ce95
sh: Add updating method of SPI ROM to README of sh7757lcr
by Nobuhiro Iwamatsu
· 13 years ago
25a028b
sh: espt: change config for new sh_eth driver
by Yoshihiro Shimoda
· 13 years ago
c8ceca9
sh7763rdp: change config for new sh_eth driver
by Yoshihiro Shimoda
· 13 years ago
1721064
sh: avoid multiple definition errors with cache funcs
by Mike Frysinger
· 13 years ago
3ed8164
sh: Add a flag which controls the DDR ECC mode of sh7757lcr
by Nobuhiro Iwamatsu
· 13 years ago
cb4046c
sh: Add ashrsi3 libgcc function
by Phil Edworthy
· 13 years ago
4cde174
sh: only add -mno-fdpic if the compiler supports it
by Mike Frysinger
· 13 years ago
0c2a37a
sh7757lcr: change config for new sh_eth driver
by Yoshihiro Shimoda
· 13 years ago
bd1024b
net: sh_eth: use miiphybb instead of own mii functions
by Yoshihiro Shimoda
· 13 years ago
7708d8b
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· 13 years ago
f008b17
board/emk/top860/top860.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
24b0da3
board/sbc405/strataflash.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
ad37ef1
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
e38cc2c
board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
ae5f6b3
board/mpl/common/flash.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
e607a15
post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
b0b20d4
drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
effa4e3
board/sandburst/common/flash.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
774b357
DB64460: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
4fcfbec
DB64360: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
fc4df32
board/cray/L1/flash.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
24ec52d
drivers/block/sata_dwc.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
2752a52
board/amirix/ap1000/flash.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
bba8f39
alpr board: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
4ebbba4
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
797449a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
d51e6d6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
d510859
image: Don't detect XIP images as overlapping.
by Stephen Warren
· 13 years ago
b9b50e89
image: Implement IH_TYPE_KERNEL_NOLOAD
by Stephen Warren
· 13 years ago
Next »