Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a59a23d68ae4f4a1c07d105520c93e6e289d186f
« Previous
47e801b
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
by Minkyu Kang
· 15 years ago
492fb1f
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
2d251cc
ARM Update mach-types
by Tom Rix
· 15 years ago
c88ed4c
sheevaplug: correct SDRAM address control register
by Mark Asselstine
· 15 years ago
9829cab
Fix for Void function returning value in sbc35-a9g20
by Sandeep Paulraj
· 15 years ago
d5e2d62
ARM Update mach-types.h
by Tom Rix
· 15 years ago
2f6f67d
Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next
by Wolfgang Denk
· 15 years ago
eb5eb2b
ppc4xx: Cleanup PPC4xx I2C infrastructure
by Stefan Roese
· 15 years ago
b2f618f
ppc4xx: Remove some testing code from 4xx_pcie.c
by Stefan Roese
· 15 years ago
4e574c4
at91: Extended soft_i2c driver for AT91SAM9263 SoC
by Daniel Gorsulowski
· 15 years ago
396fd17
Add 'true' and 'false' commands
by Peter Tyser
· 15 years ago
4e1ca93
cmd_help: General cleanup
by Peter Tyser
· 15 years ago
6b8f5ad
command.c: Break commands out to appropriate cmd_*.c files
by Peter Tyser
· 15 years ago
db6ab43
Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into next
by Wolfgang Denk
· 15 years ago
77b2517
Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next
by Wolfgang Denk
· 15 years ago
10a5a799
NAND: Add Support for 4K page size in DaVinci NAND driver
by Sandeep Paulraj
· 15 years ago
14ce02c
ppc4xx: Remove unused features from PMC440 board support
by Matthias Fuchs
· 15 years ago
629ab99
ppc4xx: Remove confusing comment
by Matthias Fuchs
· 15 years ago
79e2d8d
ppc4xx: alpr: Remove some not needed commands to make image fit again
by Stefan Roese
· 15 years ago
6c70049
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· 15 years ago
a760b02
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
1095493
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
5e1ded5
S3C2410 NAND Flash Add Missing Function
by Hui.Tang
· 15 years ago
6cd752f
NAND: Update read_read_subpage API check
by Sandeep Paulraj
· 15 years ago
bb3e982
NAND:Extending the nand_ecclayout structure
by Sandeep Paulraj
· 15 years ago
1d2e96d
OMAP2/3: I2C: Add support for second and third bus
by Dirk Behme
· 15 years ago
06f4328
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
3c014f1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
7b18e8c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
b55edd9
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
c758e94
ENV Variable support for Flex-OneNAND
by Amul Kumar Saha
· 15 years ago
cacbe91
Flex-OneNAND driver support
by Amul Kumar Saha
· 15 years ago
35209cb
fsl_elbc_nand: remove the bbt descriptors relocation fixup
by Mingkai Hu
· 15 years ago
25643d4
ppc/85xx: make boot from NAND full relocation to RAM
by Mingkai Hu
· 15 years ago
7e86661
NAND: fix "raw" reads with ECC syndrome layouts
by David Brownell
· 15 years ago
5df3c2b
NAND: Don't walk past end of oobfree[]
by Sandeep Paulraj
· 15 years ago
18b5a4b
NAND: Update check condition for nand_read_page_hwecc API
by Sandeep Paulraj
· 15 years ago
e25ee03
NAND: Updating comments/explanations in the NAND driver
by Sandeep Paulraj
· 15 years ago
aad4a28
NAND: Subpage shift for ecc_steps equal to 16
by Sandeep Paulraj
· 15 years ago
36e0b98
NAND: Remove commented out code
by Sandeep Paulraj
· 15 years ago
4f41e7e
NAND: Correct the "chip_shift" calculation
by Sandeep Paulraj
· 15 years ago
aaa8eec
NAND: Update to support 64 bit device size
by Sandeep Paulraj
· 15 years ago
581d04f
cmd_nand: Move conditional compilation to Makefile
by Peter Tyser
· 15 years ago
9574fd6
cmd_nand: Remove duplicate include
by Peter Tyser
· 15 years ago
cdbdbe6
ppc/85xx: Fix how we determine the number of CAM entries
by Kumar Gala
· 15 years ago
fbd47b6
smc911x: make smc911x_initialize return correct value
by Mike Rapoport
· 15 years ago
c44efcf
smc911x_eeprom: fix building after smc911x overhaul
by Mike Frysinger
· 15 years ago
3ad95de
fsl-ddr: Fix the chip-select interleaving issue
by Dave Liu
· 15 years ago
4f12798
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
a9e9d69
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
651ef90
mxc_fec: avoid free() calls to already freed pointers.
by javier Martin
· 15 years ago
e8f1546
mxc_fec: fix some erroneous PHY accesses.
by javier Martin
· 15 years ago
f865fcb
ARM Don't inline weak symbols
by Ron Lee
· 15 years ago
efe12bc
ppc4xx: Katmai: Add chip_config command
by Stefan Roese
· 15 years ago
cdaed5d
ppc4xx: Switch to I2C bus numer 0 for chip_config command
by Stefan Roese
· 15 years ago
985edac
ppc4xx: Add UBI support to PLU405 boards
by Matthias Fuchs
· 15 years ago
d14c7ec
Fix SMC91111 regression: lpd7a40x build failures
by Ben Warren
· 15 years ago
1031ae9
SMC91111: Clean up SMC_inx macros on xsengine and xaeniax
by Ben Warren
· 15 years ago
0f36527
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
830c7b6
Fix CS8900 regression on impa7 board
by Ben Warren
· 15 years ago
e5c5d9e
clarify eth driver halt/recv steps
by Mike Frysinger
· 15 years ago
497ab0e
Fix cs8900 dev->priv not init issue
by Hui.Tang
· 15 years ago
4fe5193
ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)
by Stefan Roese
· 15 years ago
916ed94
ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)
by Stefan Roese
· 15 years ago
56f9b39
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
by Stefan Roese
· 15 years ago
9a81c61
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· 15 years ago
b0b8674
ppc4xx: Consolidate 4xx PCIe board specific configuration
by Stefan Roese
· 15 years ago
25793f7
ARM: Use Linux version for unaligned access code
by Remy Bohmer
· 15 years ago
6d6e7c5
ppc/85xx: Fix inclusion of 83xx immap in 85xx builds
by Kumar Gala
· 15 years ago
107b579
86xx: Remove redundant code in initdram
by Becky Bruce
· 15 years ago
715d8f7
fsl_pci_init_port end-point initialization is broken
by Ed Swarthout
· 15 years ago
01471d5
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
by Kumar Gala
· 15 years ago
2cd95a2
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
4649913
ppc4xx: Add common ppc4xx linker script
by Stefan Roese
· 15 years ago
b1245dd
ppc4xx: Add custom linker script to board/*/config.mk
by Stefan Roese
· 15 years ago
ceaa62a
ppc4xx: Fix problems in some ppc4xx board Makefiles
by Stefan Roese
· 15 years ago
a0ff1f1
ppc4xx: sc3: Remove unreferenced external declarations from sc3.h
by Stefan Roese
· 15 years ago
7ec1fed
mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.h
by Stefan Roese
· 15 years ago
ff882295
ppc/85xx: Fix misc L2 cache enabling bug
by Dave Liu
· 15 years ago
cd12f61
mpc52xx: add support for the IPEK01 board
by Wolfgang Grandegger
· 15 years ago
d793b6b
Merge branch 'next' of git://git.denx.de/u-boot-video into next
by Wolfgang Denk
· 15 years ago
b91b8f7
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
229b6dc
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
by Wolfgang Grandegger
· 15 years ago
5d16ca8
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
by Anatolij Gustschin
· 15 years ago
c28d3bb
video: mb862xx: improve board-specific Lime configuration
by Wolfgang Grandegger
· 15 years ago
08ea550
new PCA9564 i2c bridge driver
by Valentin Yakovenkov
· 15 years ago
08a1c62
Blackfin: TWI/I2C: implement bus speed get/set functions
by Mike Frysinger
· 15 years ago
3814ea4
Blackfin: TWI/I2C: add timeout to transfer
by Mike Frysinger
· 15 years ago
59434fe
sh: Update lowlevel_init.S of espt-giga
by Nobuhiro Iwamatsu
· 15 years ago
f1cae19
sh: Move some defs to convince 'pcrel too far'
by Nobuhiro Iwamatsu
· 15 years ago
0f9eaf4
sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.
by Nobuhiro Iwamatsu
· 15 years ago
0775437
Fix DM9000 MAC address handling
by Ben Warren
· 15 years ago
98d92d8
sbc8349: fix incorrect comment
by Wolfgang Denk
· 15 years ago
f2b4bc0
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
d187fca
Merge branch 'master' of git://git.denx.de/u-boot-sparc
by Wolfgang Denk
· 15 years ago
a38f85e
Fix Compliation warning for TNY-A9260 and TNY-A9G20
by Sandeep Paulraj
· 15 years ago
264e42e
Fix Compliation warning for SBC35-A9G20 board
by Sandeep Paulraj
· 15 years ago
353462f
galaxy5200: Add default environment variables
by Eric Millbrandt
· 15 years ago
fa36ae7
cfi: Add weak default function for flash_cmd_reset()
by Stefan Roese
· 15 years ago
4946775
Coding Style cleanup; update CHANGELOG, prepare -rc1
by Wolfgang Denk
· 15 years ago
v2009.11-rc1
Next »