Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c135456ff59aed0302f99a2e1327939bdced77f5
« Previous
0d3c62e
ARMV7: MMC SPL Boot support for SMDKV310 board
by Chander Kashyap
· 13 years ago
e21185b
ARMV7: Add support for Samsung SMDKV310 Board
by Chander Kashyap
· 13 years ago
b4f7391
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· 13 years ago
68a8cbf
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 13 years ago
5d845f2
S5PC2XX: Support the cpu revision
by Minkyu Kang
· 13 years ago
b0ad862
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
920c428
Add _end for the end of u-boot image for SMDK6400
by seedshope
· 14 years ago
810423f
MMC S5P: Fix typo
by Dirk Behme
· 13 years ago
898ddf0
S5P: GPIO Macro Values Corrected.
by Chander Kashyap
· 14 years ago
d0b375f
SMDK2410: various cleanup/code style fixes
by David Müller (ELSOFT AG)
· 14 years ago
a5ec7f6
SMDK2410: use the CFI driver (and remove the old one)
by David Müller (ELSOFT AG)
· 14 years ago
4479fc5
SMDK2410: remove unneeded config.mk
by David Müller (ELSOFT AG)
· 14 years ago
b9f1590
SMDK2410: activate ARM relocation feature
by David Müller (ELSOFT AG)
· 14 years ago
eb3abce
cmd_nand: fix help of nand erase subcommand
by Daniel Hobi
· 13 years ago
3b250ff
env_nand: zero-initialize variable nand_erase_options
by Daniel Hobi
· 13 years ago
f14a522
BeagleBoard: fixed typo in typecast
by Jason Kridner
· 14 years ago
70c55f5
mvsata: issue hard reset on initialization
by Michael Walle
· 13 years ago
d2d9457
VCMA9: use ARM relocation feature to fix build error
by David Müller (ELSOFT AG)
· 14 years ago
bdb3c20
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
by Stefano Babic
· 13 years ago
0e82efa
MX5: drop config.mk from efikamx board
by Stefano Babic
· 13 years ago
d43458d
MX31: Make get_reset_cause() static and drop unreachable code
by Stefano Babic
· 13 years ago
b302b15
MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.
by Fabio Estevam
· 13 years ago
aa1cb68
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· 14 years ago
5195890
mx5: board: code clean up for checkboard code
by Jason Liu
· 14 years ago
c02d828
MX51: vision2: Fix build for vision2 board.
by Fabio Estevam
· 13 years ago
c08f68c
MX51: vision: Let video mode struct be independant of watchdog.
by Fabio Estevam
· 13 years ago
860b32e
MX53: Add initial support for MX53SMD board.
by Fabio Estevam
· 13 years ago
938080d
MX53: support for freescale MX53LOCO board
by Jason Liu
· 13 years ago
464bed5
mx5: Fix CONFIG_OF_LIBFDT redefined warning
by Shawn Guo
· 14 years ago
b78b40f
mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition
by Shawn Guo
· 14 years ago
e89f1f9
mx31pdk: Clean up mx31pdk.h file
by Fabio Estevam
· 14 years ago
5d1ee00
.gitignore: update list of u-boot.* files and add *.bin
by ecc
· 13 years ago
b777f39
MPC8xx: Make SPD823TS board build again
by Wolfgang Denk
· 13 years ago
8f29084
powerpc/fsl_pci: Fix device tree fixups for newer platforms
by Kumar Gala
· 13 years ago
7a82c20
Prepare v2011.06-rc1
by Wolfgang Denk
· 13 years ago
v2011.06-rc1
cd6881b
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
4d69e98
net/tftp.c: fix typo
by Luca Ceresoli
· 13 years ago
7a83af0
TFTP: add tftpsrv command
by Luca Ceresoli
· 13 years ago
e59e356
TFTP: net/tftp.c: add server mode receive
by Luca Ceresoli
· 13 years ago
e3fb0ab
TFTP: rename STATE_RRQ to STATE_SEND_RRQ
by Luca Ceresoli
· 13 years ago
20478ce
TFTP: replace "server" with "remote" in local variable names
by Luca Ceresoli
· 13 years ago
9bb0a1b
net/tftp.c: cosmetic: do not initialise statics to 0 or NULL
by Luca Ceresoli
· 13 years ago
0bdd8ac
net/tftp.c: cosmetic: fix indentation
by Luca Ceresoli
· 13 years ago
6d2231e
net/tftp.c: cosmetic: trailing statements should be on next line
by Luca Ceresoli
· 13 years ago
7bc325a
net/tftp.c: cosmetic: fix brace issues
by Luca Ceresoli
· 13 years ago
2cb5360
net/tftp.c: cosmetic: do not use assignment in if condition
by Luca Ceresoli
· 13 years ago
2e32025
net/tftp.c: cosmetic: fix pointer syntax issues
by Luca Ceresoli
· 13 years ago
c718b14
net/tftp.c: cosmetic: fix whitespace issues
by Luca Ceresoli
· 13 years ago
2f09413
net/tftp.c: cosmetic: fix lines over 80 characters
by Luca Ceresoli
· 13 years ago
b0e51eb
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
638a48e
km/common: add pnvramsize to default environment
by Holger Brunck
· 13 years ago
2d9528e
km/common: simplify default environment
by Holger Brunck
· 14 years ago
92c9108
km/common: implement boardId HWkey checks as u-boot cmd
by Thomas Herzmann
· 13 years ago
96e0e7b
MMC: omap_hsmmc.c: Add missing prototype header
by Dirk Behme
· 13 years ago
1ed60d7
fsl_esdhc: Initialize mmc->b_max
by Fabio Estevam
· 13 years ago
bc897b1
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
ea6ebe2
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
ed018b2
mmc_spi: generate response for send status command
by Thomas Chou
· 14 years ago
be827c7
powerpc/85xx: add support for env in MMC/SPI on corenet ds boards
by Shaohui Xie
· 13 years ago
2dd3095
powerpc/85xx: Enable eSPI support on corenet ds boards
by Shaohui Xie
· 13 years ago
0ea9142
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
ce6400a
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
24890f1
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
a950c81
at91: reworked support for otc570 board
by Daniel Gorsulowski
· 14 years ago
89ce8f7
at91: reworked support for meesc board
by Daniel Gorsulowski
· 14 years ago
15cc55a
hammerhead: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
d85edc7
mimc200: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
8e218a9
favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
47293c1
atstk100x: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
da48437
atngw100: move CONFIG_SYS_TEXT_BASE to header
by Andreas Bießmann
· 14 years ago
2607ecf
mimc200: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
bf01833
hammerhead: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
eacbfe7
favr-32-ezkit: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
09d623c
atstk1006: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
4de58bc
atstk1004: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
38a3939
atstk1003: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
e3e8d46
atstk1002: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
b78431a
atngw100: fix "#define XXXX 1"
by Andreas Bießmann
· 14 years ago
bb7dc6a
avr32: use single linker script
by Andreas Bießmann
· 14 years ago
758472c
avr32/config.mk: simplify PLATFORM_RELFLAGS
by Andreas Bießmann
· 14 years ago
c8e7ddd
avr32: fix linking
by Andreas Bießmann
· 14 years ago
74cd977
Add support for Bluewater Systems Snapper 9260 and 9G20 modules
by Ryan Mallon
· 14 years ago
1069a5c
at91: fixed at91sam9263 system file
by Daniel Gorsulowski
· 14 years ago
673678e
remove __attribute__ ((packed)) in at91 headers
by Jens Scharsig
· 14 years ago
ce26582
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
cfff263
AT91: fix timer.c - remove reset_timer()
by Reinhard Meyer
· 14 years ago
7f6ed7f
AT91: fix at91sam_wdt.c to reworked header files
by Reinhard Meyer
· 14 years ago
50f7500
AT91: remove LEGACY from at91_rstc.h
by Reinhard Meyer
· 14 years ago
a0cfd18
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
by Reinhard Meyer
· 14 years ago
86592f6
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
60af568
AT91: cleanup at91sam9260_matrix.h to struct SoC access
by Reinhard Meyer
· 14 years ago
329f0f5
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
372f278
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
9f3fe90
AT91: fix related at91 system/driver files
by Reinhard Meyer
· 14 years ago
83f1072
AT91: fix related arch-at91 header files
by Reinhard Meyer
· 14 years ago
405e591
AT91: cleanup hardware.h, remove memory-map.h
by Reinhard Meyer
· 14 years ago
4b1f9b1
AT91: rework at91sam9g45.h
by Reinhard Meyer
· 14 years ago
09aca70
AT91: rework at91sam9263.h
by Reinhard Meyer
· 14 years ago
5e59259
AT91: rework at91sam9261.h
by Reinhard Meyer
· 14 years ago
aa0f5ef
AT91: rework at91sam9260.h
by Reinhard Meyer
· 14 years ago
Next »