Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
8c30b571303fffd06615aeeb3143112c7bb00f2a
« Previous
8e169cc
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
by Simon Glass
· 12 years ago
ecdbf41
sandbox: config: Enable hash functions and mtest
by Simon Glass
· 12 years ago
d20a40d
Roll crc32 into hash infrastructure
by Simon Glass
· 12 years ago
d5b7667
hash: Add a flag to support saving hashes in the environment
by Simon Glass
· 12 years ago
0ccff50
image: Use crc header file instead of C prototypes
by Simon Glass
· 12 years ago
978226d
net: Use new numeric setenv functions
by Simon Glass
· 12 years ago
49c4f03
fs: Use new numeric setenv functions
by Simon Glass
· 12 years ago
41ef372
common: Use new numeric setenv functions
by Simon Glass
· 12 years ago
bfc5996
Update set_working_fdt_addr() to use setenv_addr()
by Simon Glass
· 12 years ago
8c86bbe
Reduce casting in mtest
by Simon Glass
· 12 years ago
c44d438
Bring mtest putc() into common code
by Simon Glass
· 12 years ago
7ecbd4d
Fix mtest indenting
by Simon Glass
· 12 years ago
51209b1
Use common mtest iteration counting
by Simon Glass
· 12 years ago
c9638f5
Split out the memory tests into separate functions
by Simon Glass
· 12 years ago
0628ab8
sandbox: Change memory commands to use map_physmem
by Simon Glass
· 12 years ago
4213fc2
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
e101550
sandbox: Improve sandbox serial port keyboard interface
by Taylor Hutt
· 12 years ago
bda32ff
Update print_buffer() to use const
by Simon Glass
· 12 years ago
6b3ff98
Tidy up error checking and fix bug in hash command
by Simon Glass
· 12 years ago
8ec21bb
sandbox: fix compiler warning
by Allen Martin
· 12 years ago
4cfc611
ARM: ns9750dev: remove remainders of dead board
by Wolfgang Denk
· 12 years ago
11da5d8
README.scrapyard: add missing commit IDs
by Wolfgang Denk
· 12 years ago
85dafbb
common: cmd_sata: Fix usage text for 'sata init'
by Fabio Estevam
· 12 years ago
9cd9b34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 12 years ago
a1eac57
common/env_nand.c: calculate crc only when readenv was OK
by Phil Sutter
· 12 years ago
b76a147
env_nand.c: clarify log messages when env reading fails
by Phil Sutter
· 12 years ago
fcecb4a
mtd: nand: Check if NAND is locked tight before lock cmds
by Joe Hershberger
· 12 years ago
ced199d
nand: fix nand read.option parsing
by Harvey Chapman
· 12 years ago
8fdf1e0
imls: Add support to list images in NAND device
by Vipin Kumar
· 12 years ago
a562791
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
0326837
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
47104c3
MAKEALL: add support for per architecture toolchains
by Allen Martin
· 12 years ago
3e34cf7
gpt: fix partion size limit
by Piotr Wilczek
· 12 years ago
c8876f1
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· 12 years ago
4f47ace
led: The gpio_led.c code expects that LED state is from the enum
by Holger Hans Peter Freyther
· 12 years ago
03414ac
gpio: Build the da8xx_gpio code for the davinci644x device
by Holger Hans Peter Freyther
· 12 years ago
1b3e0b1
cmd_elf: Fix broken bootvx command
by Reinhard Arlt
· 12 years ago
b278c40
SMDK5250: Add PMIC voltage settings
by Rajeshwari Shinde
· 12 years ago
51ff1ed
EXYNOS5: Add function to setup set ps hold
by Rajeshwari Shinde
· 12 years ago
70d7cb9
cmd_load.c: Add #endif comments to reduce confusion
by Robert P. J. Day
· 12 years ago
85de63e
cmd_mem.c: Fix some typoes, no functional changes
by Robert P. J. Day
· 12 years ago
7789df9
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
by Robert P. J. Day
· 12 years ago
7df54d3
vsprintf: add ustrtoll function
by Piotr Wilczek
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
55db9cc
serial/ns16550: don't generate functions for undefined ports
by Scott Wood
· 12 years ago
8495faf
ARM: atmel: add at91sam9g20ek_2mmc nand boot support
by Bo Shen
· 12 years ago
4adfcd6
am335x evm: Add am335x_evm_spiboot target
by Tom Rini
· 12 years ago
427ac8c
doc/SPL/README.am335x-network: Document using ethernet (and USB) SPL
by Ilya Yanok
· 12 years ago
abdd178
am335x_evm: Add NET environment variables
by Chase Maupin
· 12 years ago
63ba7c6
am335x_evm: Add SPI environment variables
by Chase Maupin
· 12 years ago
73c1f4a
am335x_evm: Add NAND environment variables
by Chase Maupin
· 12 years ago
bb4d464
omap3: mvblx: pass FPGA version to the kernel
by Michael Jones
· 12 years ago
71c4ae3
omap3: mvblx: select fpgafilename according to orientation
by Michael Jones
· 12 years ago
661bb0f
omap3: mvblx: change console to ttyO0 and make silent by default.
by Howard Gray
· 12 years ago
d9aacf4
OMAP3: igep00x0: Add new IGEP COM PROTON.
by Enric Balletbo i Serra
· 12 years ago
aa127df
OMAP3: igep00x0: add missing include mach-types.h
by Enric Balletbo i Serra
· 12 years ago
4c21b4c
OMAP3: igep00x0: use official board names.
by Enric Balletbo i Serra
· 12 years ago
c0e6679
am335x_evm: enable support for booting via USB
by Ilya Yanok
· 12 years ago
da07c21
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
62a8143
spl: support for booting via usbeth
by Ilya Yanok
· 12 years ago
9648865
am33xx: pcm051: Remove wp pin mux for sd-card
by Lars Poeschel
· 12 years ago
8a1f2dc
beagle: expansion boards: add LSR COM6L adapter
by robertcnelson@gmail.com
· 12 years ago
ff229ec
beagle: expansion boards: retry i2c_read with 16bit addressing
by robertcnelson@gmail.com
· 12 years ago
b9f5669
da8xx: Add the missing pinmux for da830 to the gpio driver
by Tomas Novotny
· 12 years ago
78ed94c
da8xx: ea20: Add the configuration define for the exact SoC variant
by Tomas Novotny
· 12 years ago
1671ba7
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
ea6bd08
nds32: Add a basic errno.h
by Simon Glass
· 12 years ago
411190c
powerpc/83xx/km: drop uneeded dtt_bus environment var
by Holger Brunck
· 12 years ago
25b2992
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
by Holger Brunck
· 12 years ago
4714f8e
powerpc/83xx/km: add support for kmopti2 board
by Holger Brunck
· 12 years ago
47f5364
powerpc/83xx/km: cleanup tuxx1 support
by Holger Brunck
· 12 years ago
a7bc914
km/common: add eccmode to kernel commandline
by Holger Brunck
· 12 years ago
be7576f
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
by Holger Brunck
· 12 years ago
9381873
kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH
by Holger Brunck
· 12 years ago
d42a3b7
km/scripts: replace hardcoded uImage
by Andreas Huber
· 12 years ago
dacc109
km/common: introduce $uimage variable
by Andreas Huber
· 12 years ago
6515139
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
by Holger Brunck
· 12 years ago
5bcd64c
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
by Karlheinz Jerg
· 12 years ago
322bb20
km/common/ivm: rework piggy mac adress offset generation
by Holger Brunck
· 12 years ago
1eb95eb
km82xx, km83xx: move ethernet_present() from common to cpu specific
by Karlheinz Jerg
· 12 years ago
cf976ce
km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code
by Holger Brunck
· 12 years ago
811c8ca
km/common/ivm: remove obsolete code
by Holger Brunck
· 12 years ago
a5a614c
km/common: remove unneeded ifdefs for I2C
by Holger Brunck
· 12 years ago
9a82b10
Merge branch 'master' of git://git.denx.de/u-boot
by Kim Phillips
· 12 years ago
9f024f6
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
455fbfb
MIPS: board.c: remove manual relocation of env_name_spec
by Daniel Schwierzeck
· 12 years ago
96dfc06
x86: Remove unused real mode code
by Simon Glass
· 12 years ago
588a13f
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
a32e626
x86: Remove unneeded cruft from main Makefile
by Simon Glass
· 12 years ago
1f3a581
x86: Remove sc520 cpu
by Simon Glass
· 12 years ago
7e8c53d
x86: Remove eNET boards
by Simon Glass
· 12 years ago
9c748e0
Merge branch 'next' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
04380c6
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
0ba8926
MIPS: u-boot.lds: add relocation specific sections
by Gabor Juhos
· 12 years ago
28875e2
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
696a3b2
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· 12 years ago
eea8a32
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
by Daniel Schwierzeck
· 12 years ago
3420bf1
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
a52852c
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
4539781
MIPS: compute num_got_entries from .got section's size
by Gabor Juhos
· 12 years ago
Next »