Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
349a8d5e56db4c0b199123d31ff5c0be67a39a42
349a8d5
ubifs bad superblock bug
by Lars Poeschel
· 13 years ago
0841ca9
arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
fad2e1b
common/usb.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
6bc52ef
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
10f4dd7
common/cmd_usb.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
bf513c2
drivers/net/smc91111.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
16b9afd
fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
419a1fe
CFI: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
80c6abc
arch/arm/lib/board.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
1a9845b
netconsole: support packets longer than 512 bytes
by Michael Walle
· 13 years ago
ca366d0
cmd_time: add time command
by Che-liang Chiou
· 13 years ago
6feff89
README: fix typos and such.
by Wolfgang Denk
· 13 years ago
4cf2609
README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS
by Wolfgang Denk
· 13 years ago
e42624b
common/image.c: remove duplicated IH_TYPE entries.
by Wolfgang Denk
· 13 years ago
49a23e4
serial: uartlite: Support for SERIAL_MULTI
by Michal Simek
· 13 years ago
4b0a03d
ppc: Fix DBSR_IAx defines in <bedbug/regs.h>
by Stefan Roese
· 13 years ago
13e95e4
ppc: Include <asm/cache.h> in common.h
by Stefan Roese
· 13 years ago
6eecc03
part: show efi partition name when print out partition info
by Lei Wen
· 13 years ago
9f87658
ublimage: NAND block size isn't set at build-time
by Loïc Minier
· 13 years ago
a76406f
Safer timestamp_autogenerated.h generation
by Loïc Minier
· 13 years ago
249b53a
Build timestamp_autogenerated.h without config
by Loïc Minier
· 13 years ago
2099f90
Tell git to ignore asm-offsets.s
by Laurence Withers
· 13 years ago
08e4f70
SPL: Make path to start.S configurable
by Marek Vasut
· 13 years ago
8e8a4bc
cmd_sf: Fix compiler warning
by Kumar Gala
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
d90f0c1
net: drop !NET_MULTI ns7520 driver
by Mike Frysinger
· 13 years ago
029cf6b
net: drop !NET_MULTI bcm570x/tigon3 drivers
by Mike Frysinger
· 13 years ago
1285a28
mkconfig: start deprecating Makefile config targets
by Mike Frysinger
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
c13f47b
MAKEALL: rename coldfire list to m68k to match arch
by Mike Frysinger
· 13 years ago
f066210
mkimage: Add variable lenght header support
by Stefano Babic
· 13 years ago
1639679
mkimage: ublimage must return if the header is not verified
by Stefano Babic
· 13 years ago
9400f8f
km_arm: enable POST for these boards
by Valentin Longchamp
· 13 years ago
e5847b7
km_arm: change CONFIG_SYS_TEXT_BASE to end of RAM
by Valentin Longchamp
· 13 years ago
8d3fcb5
POST: add new memory regions test
by Valentin Longchamp
· 13 years ago
ca51d05
POST: drivers/memory.c coding style cleanup
by Valentin Longchamp
· 13 years ago
212a0ca
POST: make env test flags fetching optional
by Valentin Longchamp
· 13 years ago
7984395
POST: add post_log_res field for post results in global data
by Valentin Longchamp
· 13 years ago
3e161ce
POST: allow redefinition of post_word_load/store
by Valentin Longchamp
· 13 years ago
ea3681a
POST/arm: adaptations needed for POST on ARM to work
by Valentin Longchamp
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
cc9abfe
Makefile: remove mx31pdk exception
by Stefano Babic
· 13 years ago
646ad9e
Makefile: drop imx31_phycore from general Makefile
by Stefano Babic
· 13 years ago
34f4f04
Makefile: remove tx25 exception
by Stefano Babic
· 13 years ago
6e96703
PPC: Cleanup tqm8xx_pcmcia.c
by Marek Vasut
· 13 years ago
7aabd2b
TQM8xx: make room for growing code size due to I/O accessor cleanup
by Wolfgang Denk
· 13 years ago
4f7549d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
1fed668
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
c525753
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 13 years ago
33b4865
Merge branch 'emaclite' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
ec594e8
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
f092f15
Revert "GCC4.6: Convert various empty macros to inline functions"
by Wolfgang Denk
· 13 years ago
169de90
PPC: Fix socrates NAND problem
by Marek Vasut
· 13 years ago
24dd863
PPC: Fix fsl_upm.c by renaming nand handling functions
by Marek Vasut
· 13 years ago
ce80ddc
NAND: Make page, erase, oob size available via cmd_nand
by Marek Vasut
· 13 years ago
17d261d
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
by mhench
· 13 years ago
6089981
NAND: Add -y option to nand scrub command
by Marek Vasut
· 13 years ago
fb3659a
NAND: Add nand read.raw and write.raw commands
by Marek Vasut
· 13 years ago
6d41419
NAND: Really ignore bad blocks when scrubbing
by Marek Vasut
· 13 years ago
dc7cd8e
spl, nand: add 4bit HW ecc oob first nand_read_page function
by Heiko Schocher
· 13 years ago
b4b1e76
mxc_nand: fix a problem writing more than 32MB
by Helmut Raiger
· 13 years ago
780f30b
mxc_nand: fixed some typos (cosmetic)
by Helmut Raiger
· 13 years ago
1568009
nand: increase chip_delay in mv kirkwood nand driver
by Stefan Bigler
· 13 years ago
6d7b061
powerpc/p3060: Add SoC related support for P3060 platform
by Shengzhou Liu
· 13 years ago
6b3a8d0
powerpc/85xx: Add support for setting up RAID engine liodns on P5020
by Kumar Gala
· 13 years ago
c6d3390
powerpc/85xx: Refactor some defines out of corenet_ds.h
by Kumar Gala
· 13 years ago
69a8524
fm-eth: Add ability for board code to disable a port
by Kumar Gala
· 13 years ago
2b3a1cd
powerpc/mpc8548: Add workaround for erratum NMG_LBC103
by Kumar Gala
· 13 years ago
5ace299
powerpc/mpc8548: Add workaround for erratum NMG_DDR120
by Kumar Gala
· 13 years ago
568336e
powerpc/mpc85xxcds: Fix PCI speed
by chenhui zhao
· 13 years ago
a6d0bfa
powerpc/mpc8548cds: Fix booting message
by chenhui zhao
· 13 years ago
7065b7d
powerpc/p4080: Add support for secure boot flow
by Ruchika Gupta
· 14 years ago
2f439e8
powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASH
by Ruchika Gupta
· 13 years ago
550a249
powerpc/85xx: Add PBL & SECUREBOOT support on P3041/P5020DS boards
by Kumar Gala
· 14 years ago
93ab6ca
powerpc/p2041rdb: remove watch dog related codes
by Shaohui Xie
· 13 years ago
6082045
powerpc/p2041rdb: updated description of cpld command
by Shaohui Xie
· 13 years ago
47784af
powerpc/p2041rdb: add more ddr frequencies support
by Shaohui Xie
· 13 years ago
44d50f0
powerpc/p2041rdb: set sysclk according to status of physical switch SW1
by Shaohui Xie
· 13 years ago
ba50fee
powerpc/p2041rdb: update cpld reset command according to CPLD 2.0
by Shaohui Xie
· 13 years ago
d308c9d
I2C: mv_i2c: fix multi-bus init issue
by Lei Wen
· 13 years ago
2be1ed3
I2C: mv_i2c: fix build issue when enable debug option
by Lei Wen
· 13 years ago
773cfa8
net: emaclite: Use dynamic allocation
by Michal Simek
· 13 years ago
8d95ddb
net: emaclite: Remove baseaddress from xemaclite
by Michal Simek
· 13 years ago
28ae02e
net: emaclite: Use calloc instead of malloc
by Michal Simek
· 13 years ago
be98696
net: emaclite: Remove deviceid property
by Michal Simek
· 13 years ago
25a0255
net: emaclite: Change driver name and add address
by Michal Simek
· 13 years ago
37e892d
microblaze: Enable FDT/FIT support
by Michal Simek
· 14 years ago
6833260
microblaze: Remove address offset for uart16550
by Michal Simek
· 14 years ago
1252df0
microblaze: Do not select NFS for platforms without ethernet
by Michal Simek
· 14 years ago
5562bcc
microblaze: Clean up reset asm code
by Michal Simek
· 13 years ago
f3090fc
microblaze: Save and restore first unused vector
by Michal Simek
· 14 years ago
86c1b2a
microblaze: Setup MB vectors if feature is enable for u-boot
by Michal Simek
· 13 years ago
dfc1070
microblaze: Remove debug saving value
by Michal Simek
· 13 years ago
7b8ffea
GCC4.6: Squash warning in lzo1x_decompress.c
by Marek Vasut
· 13 years ago
2984fd1
GCC4.6: Squash warning in cmd_ubi.c:
by Marek Vasut
· 13 years ago
cac952f
GCC4.6: Squash warning in vmt.c
by Marek Vasut
· 13 years ago
9099ac3
GCC4,6: Squash warning in cmd_nand.c
by Marek Vasut
· 13 years ago
89131e9
GCC4.6: Squash warning in nand_bbt.c
by Marek Vasut
· 13 years ago
f3b3c3d
GCC4.6: Squash warning in cmd_mem.c
by Marek Vasut
· 13 years ago
Next »