Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
079edb913dbae147b50a488cf02e03f473fc5f28
« Previous
5922db6
Cleanup nand_info[] declaration.
by Stelian Pop
· 16 years ago
135f0a7
NAND: Provide a sane default for NAND_MAX_CHIPS.
by Scott Wood
· 16 years ago
a8092c0
avr32: Fix theoretical race in udelay()
by Haavard Skinnemoen
· 16 years ago
48ea623
avr32: Compile atmel_mci.o conditionally
by Haavard Skinnemoen
· 16 years ago
e92a5bf
avr32: Fix wrong error flags in atmel_mci driver
by Haavard Skinnemoen
· 16 years ago
7a96dda
avr32: Fix two warnings in atmel_mci.c
by Haavard Skinnemoen
· 16 years ago
a23e277
avr32: Rework SDRAM initialization code
by Haavard Skinnemoen
· 16 years ago
95107b7
avr32: Do stricter stack checking in the exception handler
by Haavard Skinnemoen
· 16 years ago
caf83ea
avr32: Use the same entry point for reset and exception handling
by Haavard Skinnemoen
· 17 years ago
0c16eed
avr32: Put memset in its own section
by Haavard Skinnemoen
· 17 years ago
3ace252
avr32: Rename pm_init() as clk_init() and make SoC-specific
by Haavard Skinnemoen
· 17 years ago
4f5972c
avr32: Use new-style Makefile for the at32ap platform
by Haavard Skinnemoen
· 17 years ago
a9b2bb7
avr32: Remove unused file cpu/at32ap/pm.c
by Haavard Skinnemoen
· 17 years ago
44453b2
avr32: Clean up the HMATRIX code
by Haavard Skinnemoen
· 17 years ago
0a2e487
avr32: Add support for the ATSTK1006 board
by Haavard Skinnemoen
· 17 years ago
781eb9a
avr32: Get rid of the .flashprog section
by Haavard Skinnemoen
· 17 years ago
cdd42c0
avr32: Use correct condition around macb clock accessors
by Haavard Skinnemoen
· 17 years ago
f793a35
avr32: Disable the AP7000 internal watchdog on startup
by David Brownell
· 17 years ago
55ac7a7
avr32: stk1002 and ngw100 convergence
by David Brownell
· 17 years ago
5e1882d
Socrates: Fix PCI bus frequency report
by Sergei Poselenov
· 16 years ago
1f15548
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
791e1db
Socrates: Added USB support.
by Sergei Poselenov
· 16 years ago
5a904e5
USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO
by Sergei Poselenov
· 16 years ago
2f7468a
Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.
by Sergei Poselenov
· 16 years ago
83e9d7a
Socrates: Config file cleanup.
by Sergei Poselenov
· 16 years ago
602cac1
MAKEALL: add at91 list
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
42fd5f8
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
290ef64
Add Marvell 88E1118 support for TSEC
by Ron Madrid
· 16 years ago
557b377
smc911x: add 16 bit support
by Jens Gehrlein
· 17 years ago
6324e5b
Fix endianess conversion in usb_ohci.c
by Christian Eggers
· 16 years ago
c918261
USB: replace old swap_ with proper endianess conversion macros
by Christian Eggers
· 16 years ago
fb63939
Fix endianess conversion in usb_ohci.c
by Christian Eggers
· 16 years ago
477434c
USB: add support for multiple PCI OHCI controllers
by Sergei Poselenov
· 16 years ago
97f7d27
Merge branch 'quad100hd'
by Stefan Roese
· 16 years ago
2c8d419
Merge branch 'master' of git://git.denx.de/u-boot-testing
by Wolfgang Denk
· 16 years ago
ce6754d
Fix some whitespace issues
by Wolfgang Denk
· 16 years ago
0ad4770
Merge branch 'socrates' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· 16 years ago
eddc7c4
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· 16 years ago
4416603
Make ads5121 out-of-tree compiling safe
by York Sun
· 16 years ago
0e1bad4
Adding DIU support for Freescale 5121ADS
by York Sun
· 17 years ago
a48ff68
Replace DPRINTF with debug
by York Sun
· 17 years ago
3b80c5f
Move pixel clock setting to board file
by York Sun
· 17 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
2f845dc
socrates: fix second TSEC configuration (it is actually TSEC3)
by Sergei Poselenov
· 16 years ago
793670c
Fixed reset for socrates
by Sergei Poselenov
· 16 years ago
e18575d
socrates: changes to support FDT
by Sergei Poselenov
· 17 years ago
5d108ac
Initial support for "Socrates" board
by Sergei Poselenov
· 17 years ago
0e15ddd
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
by Yuri Tikhonov
· 16 years ago
7845d49
POST: mark OCM test as POST_STOP
by Yuri Tikhonov
· 16 years ago
28a3850
POST: add POST_STOP flag
by Yuri Tikhonov
· 16 years ago
a525145
POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)
by Yuri Tikhonov
· 16 years ago
8b96c78
lwmon5: enable OCM post test on lwmon5 board
by Yuri Tikhonov
· 16 years ago
6e8ec68
POST: OCM test added.
by Yuri Tikhonov
· 16 years ago
6891260
POST: typo fix
by Yuri Tikhonov
· 16 years ago
727f633
common/usb.c: fix incorrect escape sequence
by Hebbar
· 16 years ago
4ce1e23
Fix 8313ERDB board configuration
by York Sun
· 16 years ago
2c289e3
mpc86xx: Removed unused and unconfigured memory test code.
by Jon Loeliger
· 16 years ago
180a90a
Release v1.3.3
by Wolfgang Denk
· 16 years ago
v1.3.3
a734c06
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
16bedc6
ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
by Stefan Roese
· 16 years ago
3cc27b4
i386: Fix multiple definitions of __show_boot_progress
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
311f344
sc530_spunk: add missing SOBJS entry
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a559317
sc520_spunk: Fix flash
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
91f2213
drivers/pcmcia: add missing i82365
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dd22394
i386/bootm: remove unused var
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a9da341
example/gitignore: update with all generated examples
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a38dc3e
TQM8272: fix out-of-tree building
by Wolfgang Denk
· 16 years ago
4f805c1
environment: fix bug introduced by commit a8409f4f1ac8
by Wolfgang Denk
· 16 years ago
35fca4c
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
0c11935
ppc4xx: QUAD100HD: Allow the environment to be put into flash.
by Gary Jennejohn
· 16 years ago
cda2a4a
Fix config files for out-of-tree building
by Wolfgang Denk
· 16 years ago
2dd7082
ppc4xx: Fix bogus Canyonlands config.mk
by Stefan Roese
· 16 years ago
fdd1247
ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build
by Stefan Roese
· 16 years ago
a8409f4
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· 16 years ago
cf39b07
linkstation_HGLAN: Fix out of tree building.
by Wolfgang Denk
· 16 years ago
085551c
ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build
by Stefan Roese
· 16 years ago
1510b82
Makefile: fix "error: version_autogenerated.h: No such file or directory"
by Wolfgang Denk
· 16 years ago
54694a9
Cleanup nand_info[] declaration.
by Stelian Pop
· 16 years ago
70fab19
ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
by Stefan Roese
· 16 years ago
65dcfa7
Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
by Wolfgang Denk
· 16 years ago
5ddd67e
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
ee0cfa7
Revert "Avoid initrd and logbuffer area overlaps"
by Wolfgang Denk
· 16 years ago
02b9b22
Fix offset calculation for multi-type legacy images.
by Nick Spence
· 16 years ago
c9dca3c
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 16 years ago
20e5ed1
API: remove duplicate syscall check
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
67e3beb
AT91: Cleanup unused config header file definitions.
by Stelian Pop
· 16 years ago
19883ae
Support AT91CAP9 revC CPUs
by Stelian Pop
· 16 years ago
098b7b4
Use custom logo for Atmel boards
by Stelian Pop
· 16 years ago
761c70b
AT91SAM9RLEK: hook up the ATMEL LCD driver
by Stelian Pop
· 16 years ago
56a2479
AT91SAM9263EK: hook up the ATMEL LCD driver
by Stelian Pop
· 16 years ago
820f2a9
AT91SAM9261EK: hook up the ATMEL LCD driver
by Stelian Pop
· 16 years ago
c139b17
AT91CAP9ADK: hook up the ATMEL LCD driver
by Stelian Pop
· 16 years ago
39cf480
Add ATMEL LCD driver
by Stelian Pop
· 16 years ago
2118ebb
AT91SAM9RLEK support
by Stelian Pop
· 16 years ago
8e429b3
AT91SAM9263EK support
by Stelian Pop
· 16 years ago
d99a8ff
AT91SAM9261EK support
by Stelian Pop
· 16 years ago
86c8c8a
AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
by Stelian Pop
· 16 years ago
96996ac2
AT91SAM9260EK: Normalize BOOTARGS
by Stelian Pop
· 16 years ago
79f0cb6
AT91SAM9260EK: Normalize SPI timings
by Stelian Pop
· 16 years ago
c1212b2
AT91SAM9260EK: Handle 8 or 16 bit NAND
by Stelian Pop
· 16 years ago
Next »