Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f517afd5df152a266970a3be10fdf9fbf2a11280
« Previous
d239781
post: use ARRAY_SIZE
by Mike Frysinger
· 13 years ago
9146d13
post: add gpio hotkey support
by Mike Frysinger
· 13 years ago
7b826c2
serial: implement common uart post test
by Mike Frysinger
· 13 years ago
1c9a560
serial: drop useless ctlr field
by Mike Frysinger
· 14 years ago
c52b4f7
serial: drop serial_register return value
by Mike Frysinger
· 14 years ago
6c768ca
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
6262e4e
disable security warning flags when possible
by Mike Frysinger
· 14 years ago
e84ffdd
cmd_usage: constify
by Mike Frysinger
· 14 years ago
147c716
constify default env
by Mike Frysinger
· 14 years ago
c3eb3fe
env: allow people to force envcrc building
by Mike Frysinger
· 13 years ago
8875bdb
sf: sst: support newer standardized flashes
by Mike Frysinger
· 14 years ago
66ecb7c
sf: unify write disable commands
by Mike Frysinger
· 14 years ago
fba2c44
sf: eon/stmicro: inline useless ID defines
by Mike Frysinger
· 14 years ago
b06afa7
sf: kill off now-unused local state
by Mike Frysinger
· 13 years ago
d4aa500
sf: unify write funcs
by Mike Frysinger
· 14 years ago
2744a4e
sf: unify write enable commands
by Mike Frysinger
· 14 years ago
d8e392d
MAKEALL: add -h/--help options
by Mike Frysinger
· 14 years ago
17659d7
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
53fc43c
Timer: Fix at91rm9200/spi.c timer usage
by Graeme Russ
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
e110c4f
Timer: Allow reset_timer() only for systems with low resolution timers
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
dcac25a
Remove calls to set_timer outside arch/
by Graeme Russ
· 13 years ago
525728b
spl: add support for omap-common libraries
by Daniel Schwierzeck
· 13 years ago
efcc609
spl: Add support for common libraries and drivers
by Daniel Schwierzeck
· 13 years ago
401bb30
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
05bad4a
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
5253418
arm: adjust PLATFORM_LIBS for SPL
by Aneesh V
· 13 years ago
5df2ee2
Hook SPL build-system into toplevel Makefile
by Daniel Schwierzeck
· 13 years ago
c8f9c30
Extend build-system for SPL framework
by Daniel Schwierzeck
· 13 years ago
6a11cf4
spl: add initial support for a generic SPL framework
by Daniel Schwierzeck
· 13 years ago
4e0fbb9
Use ALL-y style instead of ifeq blocks for better readability
by Daniel Schwierzeck
· 13 years ago
a16a84b
Fix: watchdog timed out, if using md5 command
by Jens Scharsig
· 13 years ago
3e499b6
Fix: watchdog timed out, if using sha1 command
by Jens Scharsig
· 13 years ago
d0c4c33
command/cmd_cache.c: Add optional flush arguments
by Matthew McClintock
· 13 years ago
0e0996e
common/cmd_ximg.c: add ifdef protection for gzip uncompression
by Matthew McClintock
· 13 years ago
df3fc52
disk/part.c: Make features optional
by Matthew McClintock
· 13 years ago
07c0763
miiphy: use strncpy() not sprintf()
by Laurence Withers
· 13 years ago
9e9579b
powerpc: Fix device tree padding associated with ramdisk
by Kumar Gala
· 13 years ago
3cfe695
Revert "post, memory test: add memory_post_test() to include file"
by Wolfgang Denk
· 13 years ago
39c6e03
Fix: if using crc32 command watchdog timed out
by Jens Scharsig
· 13 years ago
b038db8
memcpy/memmove: Do not copy to same address
by Matthias Weisser
· 13 years ago
942e314
scsi/ahci: add support for non-PCI controllers
by Rob Herring
· 13 years ago
e5a6c79
scsi/ahci: ata id little endian fix
by Rob Herring
· 13 years ago
f18714d
post, memory test: add memory_post_test() to include file
by Heiko Schocher
· 13 years ago
fafc245
andes_spi: add andes_spi interface
by Macpaul Lin
· 14 years ago
370d1e3
cosmetic, main: correct indentation/spacing issues
by Jason Hobbs
· 13 years ago
3c766dc
cosmetic, main: clean up declarations of abortboot
by Jason Hobbs
· 13 years ago
f0ece9e
net: designware: fix uninitialized phy_addr usage
by Mike Frysinger
· 13 years ago
ee7f5bf
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
by Mike Frysinger
· 13 years ago
67d668b
autostart: unify duplicated logic into the bootm code
by Mike Frysinger
· 13 years ago
51f924e
board/tqm85xx: Create and tear down TLB for get_ram_size()
by Becky Bruce
· 13 years ago
9cdfe28
powerpc/mpc85xx: Add clear_ddr_tlbs function
by Becky Bruce
· 13 years ago
ffadc44
fman: insert the Fman firmware into the device tree
by Timur Tabi
· 14 years ago
e4e7e42
powerpc/85xx: add support the ePAPR "phandle" property
by Timur Tabi
· 13 years ago
74fac70
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
1bb5e90
Fix typo from 'mb_alloc' -> 'lmb_alloc'
by Matthew McClintock
· 13 years ago
cdf1a23
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
1c6d00c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
6e25b6c
ARM: MX5: Fix broken leftover TO-2 errata workaround
by David Jander
· 13 years ago
9f008bb
MX31: Cleanup clock function
by Stefano Babic
· 13 years ago
386393c
scb9328: Add ARM relocation support
by Torsten Koschorrek
· 13 years ago
49473ad
am3517evm: change console device from ttyS2 to ttyO2
by Yegor Yefremov
· 13 years ago
4f1d1b7
powerpc/p2041rdb: Add p2041rdb board support
by Mingkai Hu
· 13 years ago
c518fc0
powerpc/85xx: Fix detection of P1017E
by Kumar Gala
· 13 years ago
a55d23c
Remove volatile qualifier in get_ram_size() calls
by Albert ARIBAUD
· 13 years ago
930f335
TI: TNETV107X Fix Build Error
by Chan-Taek Park
· 13 years ago
2219354
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
by Rob Herring
· 13 years ago
7eb2939
arm: add CONFIG_MACH_TYPE setting and documentation
by Igor Grinberg
· 13 years ago
a28afca
Add uboot "fdt_high" enviroment variable
by David A. Long
· 13 years ago
0b9bc73
arm: add __ilog2 function
by Rob Herring
· 13 years ago
a60d1e5
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
by Graeme Russ
· 13 years ago
8fd01b8
mmc: rescan fails on empty slot
by Michael Jones
· 13 years ago
c310fc8
AT91:mmc:fix multiple read/write error
by elen.song
· 13 years ago
b1f1e821
mmc: Access mode validation for eMMC cards > 2 GiB
by Łukasz Majewski
· 13 years ago
afb3566
mmc: sh_mmcif: add support for Renesas MMCIF
by Yoshihiro Shimoda
· 13 years ago
639b782
mmc: fix the condition for MMC version 4
by Yoshihiro Shimoda
· 13 years ago
e75787d
MMC: add marvell sdhci driver
by Lei Wen
· 13 years ago
af62a55
MMC: add sdhci generic framework
by Lei Wen
· 13 years ago
e6f99a5
MMC: add erase function to both mmc and sd
by Lei Wen
· 13 years ago
6be95cc
MMC: unify mmc read and write operation
by Lei Wen
· 13 years ago
8380095
mmc: Tegra2: Enable SD/MMC driver for Seaboard and Harmony
by Tom Warren
· 13 years ago
21ef6a1
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 13 years ago
a8d2a75
fdt: introduce fdt_create_phandle()
by Gerald Van Baren
· 13 years ago
b3606f1
fdt: add prototype for fdt_increase_size()
by Timur Tabi
· 14 years ago
bb68200
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
by Timur Tabi
· 14 years ago
d1c6314
libfdt: Implement property iteration functions
by David Gibson
· 15 years ago
05a22ba
Support ePAPR compliant phandle properties
by David Gibson
· 15 years ago
4e0499e
EfikaMX: Enable EXT2 booting
by Marek Vasut
· 13 years ago
745525f
EfikaMX: Add missing CONFIG_SYS_TEXT_BASE
by Jana Rapava
· 13 years ago
7103fa6
EfikaMX: Use correct imximage.cfg
by Jana Rapava
· 13 years ago
727024a
MX27: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
0edf8b5
MX5: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
39f0023e
imx: Add support for zmx25 board
by Matthias Weisser
· 13 years ago
95d1858
imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
by Matthias Weisser
· 13 years ago
23210d8
imx: Add auto generation of asm-offsets.h for imx25
by Matthias Weisser
· 13 years ago
dddb7c9
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· 13 years ago
dea5387
imx: Use correct imx25 reset.c
by Matthias Weisser
· 13 years ago
a7f39e7
imx: Add get_tbclk() function for imx25
by Matthias Weisser
· 13 years ago
81d668e
ARM: Update maintainer of board scb9328
by Torsten Koschorrek
· 13 years ago
Next »