Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
490fe7349102012c48730f6fc14ef36c8d155068
490fe73
Blackfin: split cpu COBJS into multilines
by Mike Frysinger
· 15 years ago
909878f
Blackfin: add os log functions
by Mike Frysinger
· 15 years ago
d39041f
PATI board: fix compiler warnings
by Wolfgang Denk
· 15 years ago
28c3450
mpl: printing current stdio devices cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
7e3be7c
console: unify printing current devices
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
a694610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
5669ed4
cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'
by Wolfgang Denk
· 15 years ago
6bb6e6c
OMAP3 Fix compiler warning for v7_flush_dcache_all
by Tom Rix
· 15 years ago
dba107b
ARM: make split_by_variant.sh output more useful
by Wolfgang Denk
· 15 years ago
2eb99ca
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
7024aa1
at91cap9adk: fix #ifdef/#endif pairing
by Wolfgang Denk
· 15 years ago
0a87dd9
pcm030: fix out-of-tree building
by Wolfgang Denk
· 15 years ago
9ff5960
MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefined
by Wolfgang Denk
· 15 years ago
2b5243f
8xxx: fix warning: implicit declaration of function 'uec_standard_init'
by Wolfgang Denk
· 15 years ago
5b54df2
MIP405T: fix compile problem
by Wolfgang Denk
· 15 years ago
170c197
NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
6e897a6
CPCI750: fix compile problem
by Wolfgang Denk
· 15 years ago
462b103
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
0f1b3a2
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
6aee304
cmd_i2c: bugfix: add missing brace
by Alessandro Rubini
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
f732a75
ppc: Fix compile error for boards with CONFIG_DDR_ECC
by Peter Tyser
· 15 years ago
18e067d
include/config_cmd_default.h cleanup
by Prafulla Wadaskar
· 15 years ago
dcf728a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
f889ced
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 15 years ago
569460e
sata: namespace curr_device variable
by Mike Frysinger
· 15 years ago
02e22c2
cmd_mmc: make curr_device static
by Mike Frysinger
· 15 years ago
2d8d2ad
envcrc: add missing dependencies on env storage
by Mike Frysinger
· 15 years ago
2419169
Remove legacy NAND and disk on chip references from boards.
by Scott Wood
· 15 years ago
12e9043
config.mk: Remove $(PCI_CLOCK) reference
by Shinya Kuribayashi
· 15 years ago
3db75d9
fix: missing autoconfig.mk from general Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
1ca298c
Added support for splash screen positioning
by Matthias Weisser
· 15 years ago
9d173e0
video: mb862xx: replace printf with puts
by Anatolij Gustschin
· 15 years ago
cce99b2
video: mb862xx: use macros instead of magic numbers
by Anatolij Gustschin
· 15 years ago
e865286
video: mb862xx: fix coding style and remove dead code
by Anatolij Gustschin
· 15 years ago
292ed48
microblaze: Remove ignored return type for __arch__swab16 function
by Michal Simek
· 15 years ago
e277658
microblaze: Removed unused variables
by Michal Simek
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
fbdaafa
nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices
by Stefan Roese
· 15 years ago
f2f376a
nand: ndfc: Remove unnecessary #ifdef's
by Stefan Roese
· 15 years ago
12582ac
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
by Stefan Roese
· 15 years ago
3ebf70d
nand: fixed failed reads on corrected ECC errors in nand_util.c
by Valeriy Glushkov
· 15 years ago
ed727d3
Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
by David Brownell
· 15 years ago
937076f
MTD: OneNAND: Increase the environment size to 4KiB
by Kyungmin Park
· 15 years ago
bfadb17
mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable
by Anton Vorontsov
· 15 years ago
b8b71ff
mpc83xx: MPC8315ERDB: Use hwconfig for board type selection
by Anton Vorontsov
· 15 years ago
c78c678
mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree
by Anton Vorontsov
· 15 years ago
c9646ed
mpc83xx: MPC837XERDB: Add support for FSL eSDHC
by Anton Vorontsov
· 15 years ago
b33433a
fsl_esdhc: Add device tree fixups
by Anton Vorontsov
· 15 years ago
93f9dcf
Add simple hwconfig infrastructure
by Anton Vorontsov
· 15 years ago
cd21a45
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
10faafd
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
6973fb4
Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 15 years ago
6c3fef2
Improve U-Boot Porting Guide in the README
by Jerry Van Baren
· 15 years ago
9578718
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
by Kim Phillips
· 15 years ago
4a9932a
mpc83xx: increase MONITOR_LEN to offset growing pains
by Kim Phillips
· 15 years ago
c31e132
usb: mpx8349itx: added support of loading images from USB storage (MPH/DR)
by Valeriy Glushkov
· 15 years ago
d89e1c3
usb: mpc834x: added support of the MPH USB controller in addition to the DR one
by Valeriy Glushkov
· 15 years ago
d9ac3d5
mpc83xx: set 64BIT_VSPRINTF for boards using nand_util
by Kim Phillips
· 15 years ago
7d4450a
mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map
by Wolfgang Denk
· 15 years ago
1f1f82f
aria: add JFFS2 and MTDPARTS support; adjust flash map
by Wolfgang Denk
· 15 years ago
a6d6d46
aria: enable NAND flash support
by Wolfgang Denk
· 15 years ago
1394692
MPC512x: fix typo in comment listing the NAND driver name
by Wolfgang Denk
· 15 years ago
2ca6f74
mecp5123: cleanup - remove dead code
by Wolfgang Denk
· 15 years ago
25671c8
aria: adjust memory controller initialization
by Wolfgang Denk
· 15 years ago
7629f1c
MPC512x: factor out common code
by Wolfgang Denk
· 15 years ago
0549353
mecp5123: fix build error
by Wolfgang Denk
· 15 years ago
a9905db
MPC512x: Add MSCAN1...4 Clock Control Registers
by Wolfgang Denk
· 15 years ago
f5489c4
MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF
by Wolfgang Denk
· 15 years ago
87abce6
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 15 years ago
bb272ec
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
c3ae126
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
9833865
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
227ad91
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
4b96cb6
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
ed01c4f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 15 years ago
17f098b
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
5db1dcc
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
70ad833
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
116a0a5
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 15 years ago
6a6bf27
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
d821f38
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 15 years ago
1f7fea4
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
585887b
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 15 years ago
b4db4a7
issue write command to base for JEDEC flash
by Po-Yu Chuang
· 15 years ago
9869227
versatile: update config and merge to cfi flash driver
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d6e8ed8
versatile: specify the board type on the prompt
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5ccc2d9
at91: Introduction of at91sam9g10 SOC.
by Sedji Gaouaou
· 15 years ago
22ee647
at91: Introduction of at91sam9g45 SOC.
by Sedji Gaouaou
· 15 years ago
c33c599
pxa: fix CKEN_B register bits
by Daniel Mack
· 15 years ago
bd876be
pxa: add clock for system bus 2 arbiter
by Daniel Mack
· 15 years ago
b016000
OMAP3 pandora: Fix CKE1 MUX setting to allow self-refresh
by Grazvydas Ignotas
· 15 years ago
8672c28
OMAP3 pandora: setup pulls for various GPIOs
by Grazvydas Ignotas
· 15 years ago
5ff7812
OMAP3 pandora: setup pin mux for pins used on rev3 boards
by Grazvydas Ignotas
· 15 years ago
67c97c3
OMAP3 pandora: pin mux cleanup
by Grazvydas Ignotas
· 15 years ago
b996165
arm: Kirkwood: bugfix: UART1 bar correction
by Prafulla Wadaskar
· 15 years ago
50243e3
usb: Fix compiler warning with gcc4.4
by Kumar Gala
· 15 years ago
04366d0
sh: Update pci config for Renesas r7780mp board
by Nobuhiro Iwamatsu
· 15 years ago
74d9c16
sh: Add support ESPT-GIGA borad
by Nobuhiro Iwamatsu
· 15 years ago
dae4e01
Add ESD PCI vendor ID
by Matthias Fuchs
· 15 years ago
Next »