Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ad2a7909a1430321224ea25c808494b4df8d1140
« Previous
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
255ef4d
ppc4xx: Add Io64 board support
by Dirk Eibach
· 13 years ago
a6569c6
ppc4xx: fix PMC440 painit command
by Matthias Fuchs
· 13 years ago
baa3713
ppc4xx: remove invalid access to PCI_BRDGOPT2 register
by Matthias Fuchs
· 13 years ago
2fe6b7f
ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
by Matthias Fuchs
· 13 years ago
9839709
mpc85xx: support for Freescale COM Express P2020
by Ira W. Snyder
· 13 years ago
411e150
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
c18de0d
mpc85xx: support board-specific reset function
by Ira W. Snyder
· 13 years ago
cc15df5
powerpc/85xx: verify the localbus device tree address before booting the OS
by Timur Tabi
· 13 years ago
2f3a71f
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
by Ira W. Snyder
· 13 years ago
ae6b03f
powerpc/p3060qds: Add board related support for P3060QDS platform
by Shengzhou Liu
· 13 years ago
f2717b4
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 years ago
fbc20aa
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· 13 years ago
3e0529f
powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
by Timur Tabi
· 13 years ago
4108508
powerpc/85xx: Add workaround for erratum A-003474
by York Sun
· 13 years ago
33c8753
powerpc/85xx: fixup flexcan device tree clock-frequency
by Jia Hongtao
· 13 years ago
43f082b
powerpc/85xx: Add workaround for erratum CPU-A003999
by Kumar Gala
· 13 years ago
d887ad5
menu.c: use puts() instead of printf() where possible
by Wolfgang Denk
· 13 years ago
34b57d2
MAKEALL: drop obsolete mx31pdk_nand target
by Stefano Babic
· 13 years ago
abdbd67
dataflash: fix parameters order in write_dataflash()
by Igor Grinberg
· 13 years ago
581a811
hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines
by Christian Riesch
· 13 years ago
eccb213
davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board
by Christian Riesch
· 13 years ago
0647508
davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board
by Christian Riesch
· 13 years ago
9926fa0
arm: a320evb: define mach-type in board config file
by Yan-Pai Chen
· 13 years ago
86623ad
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
by Alexander Holler
· 14 years ago
c9e798d
Fix Stelian's email address
by Stelian Pop
· 13 years ago
debef5c
DIU: 1080P and 720P support
by Jerry Huang
· 13 years ago
5fb1a6f
CFB: Fix font rendering on mx5 framebuffer
by Marek Vasut
· 13 years ago
22e0f5a
x86: Fix some bugs in the i8402 driver when no controller is present
by Gabe Black
· 13 years ago
dd4a5b2
x86: Make the i8042 driver checkpatch clean
by Gabe Black
· 13 years ago
36b2409
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
by Gabe Black
· 13 years ago
dbaef6e
x86: Import the glibc memset implementation
by Gabe Black
· 13 years ago
60a9b6b
x86: Fix a few recently added bugs
by Gabe Black
· 13 years ago
769db03
x86: Don't relocate symbols which point to things that aren't relocated
by Gabe Black
· 13 years ago
03228b2
x86: Fix how the location of the realmode and bios blobs are calculated
by Gabe Black
· 13 years ago
2f0e0cd
x86: Misc cleanups
by Graeme Russ
· 13 years ago
1cfcf03
x86: Misc PCI touchups
by Graeme Russ
· 13 years ago
303418c
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
by Graeme Russ
· 13 years ago
a76fc70
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
a206cc2
x86: Add multiboot header
by Graeme Russ
· 13 years ago
311b1a2
sc520: Create arch asm-offsets
by Graeme Russ
· 13 years ago
facc9e7
x86: Punt cold- and warm-boot flags
by Graeme Russ
· 13 years ago
63a90bf
cosmetic: checkpatch cleanup of board/eNET/*.c
by Graeme Russ
· 13 years ago
83088af
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
by Graeme Russ
· 13 years ago
01a0f5a
cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
by Graeme Russ
· 13 years ago
717979f
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
by Graeme Russ
· 13 years ago
6d7404c
x86: Call hang() on unrecoverable exception
by Graeme Russ
· 13 years ago
a63d965
menu.c: use puts() instead of printf() where possible
by Wolfgang Denk
· 13 years ago
68435fa
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
d525174
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
623e032
MAKEALL: drop obsolete mx31pdk_nand target
by Stefano Babic
· 13 years ago
85be1e2
dataflash: fix parameters order in write_dataflash()
by Igor Grinberg
· 13 years ago
e722d5d
hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines
by Christian Riesch
· 13 years ago
f880fe5
davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board
by Christian Riesch
· 13 years ago
ece91e3
davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board
by Christian Riesch
· 13 years ago
641483a
arm: a320evb: define mach-type in board config file
by Yan-Pai Chen
· 13 years ago
a67fe5f
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
by Alexander Holler
· 14 years ago
762e637
Fix Stelian's email address
by Stelian Pop
· 13 years ago
99258c3
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
1de55ef
microblaze: usable uart16550 for big endian systems
by Stephan Linz
· 13 years ago
94f6142
mvblx: punt unused clean/distclean targets
by Michael Jones
· 13 years ago
068f158
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
by Kumar Gala
· 13 years ago
d90a5b1
drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
ca8a30e
ignore new mkenvimage tool
by Mike Frysinger
· 13 years ago
afd5932
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
by Macpaul Lin
· 13 years ago
5af9a56
mmc: mv_sdhci: Fix host version read for Armada100
by Ajay Bhargav
· 13 years ago
d8bf22b
DIU: 1080P and 720P support
by Jerry Huang
· 13 years ago
e6bbe53
CFB: Fix font rendering on mx5 framebuffer
by Marek Vasut
· 13 years ago
fdbe8b9
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
bd0f5ca
drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
7d5ff54
i2c: Codingstyle cleanup for i2c evb64260 board driver
by Heiko Schocher
· 13 years ago
3dab3e0
i2c: sh: Add support I2C for Renesas SH
by Nobuhiro Iwamatsu
· 13 years ago
d780e74
drivers/net/dnet.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
bf1d644
board/xaeniax/flash.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
c0fe04b
net/bootp.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
Next »