Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
51d192c40daa2b58cfc96c772799d9c632df33e3
« Previous
a8f2d0e
mxs_nand: Fix ECC strength for NAND flash with OOB size of 224
by Elie De Brauwer
· 11 years ago
5c18a1c
arm:goni:mmc: Add sd card detection and initialization.
by Przemyslaw Marczak
· 11 years ago
7324907
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
by Przemyslaw Marczak
· 11 years ago
e223832
dts: samsung: arndale: Fix include path
by Chander Kashyap
· 11 years ago
954a1a4
powerpc/mpc85xx: Add workaround for erratum A-005125
by York Sun
· 11 years ago
2bd1aab
powerpc/p2041: fix I2C controller's offset
by Shaohui Xie
· 11 years ago
47ac53d
imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip
by Robert Winkler
· 11 years ago
607232e
ARM: mxs: Add SanDisk Sansa Fuze+ board
by Marek Vasut
· 11 years ago
aa04fef
ARM: mxs: Add Creative ZEN XFi3 board
by Marek Vasut
· 11 years ago
e24278a
mx27: add missing constant for mx27
by trem
· 11 years ago
d9b8946
mx6sabresd: Add LVDS splash screen support
by Fabio Estevam
· 11 years ago
7b8657e
ARM: mxs: Receive r0 and r1 passed from BootROM
by Marek Vasut
· 11 years ago
d4c9135
ARM: mxs: Document the power block initialization
by Marek Vasut
· 11 years ago
2f9c8ee
ARM: mxs: Sort the mx23evk and mx23_olinuxino
by Marek Vasut
· 11 years ago
93d520f
tools: mxsboot: Mark the FCB pages as valid
by Marek Vasut
· 11 years ago
d55e0da
mx6: Fix calculation of emi_slow clock rate
by Andrew Gabbasov
· 11 years ago
985a71d
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 11 years ago
89993dc
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
f62b123
powerpc/mpc85xx: Fix the I2C bus speed error on p1022
by Tang Yuantian
· 11 years ago
81b867a
SPL: P1022DS: switch to new multibus/multiadapter support
by Ying Zhang
· 11 years ago
9055f66
ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP
by Stefan Roese
· 11 years ago
47f75cf
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1affd4d
cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header
by Masahiro Yamada
· 11 years ago
cb4ef5b
config.mk: Delete unnecessary code
by Masahiro Yamada
· 11 years ago
e387efb
fw_env: fix writing environment for mtd devices
by Oliver Metz
· 11 years ago
23ef62d
fw_env: add redundant env support for MTD_ABSENT
by Oliver Metz
· 11 years ago
a82ca7b
mail: Fix email address
by Marek Vasut
· 11 years ago
4c26737
Always build u-boot.img when using CONFIG_SPL_FRAMEWORK
by Henrik Nordström
· 11 years ago
344ca0b
ahci: convert to use libata functions and definitions
by Rob Herring
· 11 years ago
7610b41
ahci: increase spin-up timeout to 20 sec
by Rob Herring
· 11 years ago
1782108
ahci: handle COMINIT received during spin-up
by Rob Herring
· 11 years ago
124e9fa
ahci: move link bring-up handling to separate function
by Rob Herring
· 11 years ago
2bdb10d
ahci: add defines for PORT_SCR_STAT register bits
by Rob Herring
· 11 years ago
796c2eb
ahci: fix memory leak in ata_scsiop_inquiry
by Rob Herring
· 11 years ago
48c3a87
ahci: fix unaligned access
by Rob Herring
· 11 years ago
2915a02
ahci: use ports implemented map instead of num_ports
by Richard Gibbs
· 11 years ago
4412db4
standalone-examples: support custom GCC lib
by Jack Mitchell
· 11 years ago
6b8f185
fs: fat: don't call disk_write with zero sector num
by Wu, Josh
· 11 years ago
7ea50d5
compiler_gcc: do not redefine __gnu_attributes
by Jeroen Hofstee
· 11 years ago
dc19ec1
git-mailrc: Update MMC custodian
by Pantelis Antoniou
· 11 years ago
938138c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 11 years ago
3c950c4
am335x_evm.h: Add back the actual load of the kernel image
by Robert P. J. Day
· 11 years ago
68e1747
socfpga: Creating driver for Reset Manager
by Chin Liang See
· 11 years ago
31ad864
socfpga: Adding configuration for development kit
by Chin Liang See
· 11 years ago
1a05b5f
nios2: fix missing comment terminator from SPDX License commit
by Thomas Chou
· 11 years ago
fba1ed4
arm: lds: Remove libgcc eabi exception handling tables
by Michal Simek
· 11 years ago
f0f102f
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
19d829f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
27871e6
ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI
by Bo Shen
· 11 years ago
1bd3e2a
mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector
by Wu, Josh
· 11 years ago
e62d5fb
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4eef93d
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
315c0ac
bootm: allow correct bounds-check of destination
by Kees Cook
· 11 years ago
ff9d2ef
lzo: correctly bounds-check output buffer
by Kees Cook
· 11 years ago
afca294
lzma: correctly bounds-check output buffer
by Kees Cook
· 11 years ago
b75650d
gzip: correctly bounds-check output buffer
by Kees Cook
· 11 years ago
8ef7047
documentation: add more compression configs
by Kees Cook
· 11 years ago
3153e91
sandbox: add compression tests
by Kees Cook
· 11 years ago
628af17
sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg
by Simon Glass
· 11 years ago
31043e2
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6d4511b
Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
fb18fa9
Prepare v2013.10-rc2
by Tom Rini
· 11 years ago
v2013.10-rc2
8467fae
i.MX6: Set and clear the gating bits for Phase Fractional Dividers
by Eric Nelson
· 11 years ago
67d54c3
i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisor
by Eric Nelson
· 11 years ago
3fc4176
i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations
by Eric Nelson
· 11 years ago
1ca244d
i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
by Eric Nelson
· 11 years ago
6f6059e
ARM: mxs: rename function that sets AUTO_RESTART flag
by Hector Palacios
· 11 years ago
518501d
ARM: Congatec: README update
by SARTRE Leo
· 11 years ago
62d40d1
tools: mxsboot: Staticize functions
by Marek Vasut
· 11 years ago
a5f746f
tools: Sort lists of files in Makefile
by Marek Vasut
· 11 years ago
bce8837
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
b83c709
imx: add status reporting for HAB status
by Stefano Babic
· 11 years ago
0187c98
tools: add support for setting the CSF into imximage
by Stefano Babic
· 11 years ago
01390af
tools: add padding of data image file for imximage
by Stefano Babic
· 11 years ago
9bac0bb
tools: add variable padding of data image in mkimage
by Stefano Babic
· 11 years ago
377e367
tools: dynamically allocate imx_header in imximage
by Stefano Babic
· 11 years ago
3150f92
tools: rename mximage_flash_offset to imximage_ivt_offset
by Stefano Babic
· 11 years ago
4655d40
tools: imx_header should not include flash_offset
by Stefano Babic
· 11 years ago
812d757
drivers:power:max77686: add function to set voltage and mode
by Piotr Wilczek
· 11 years ago
cc2b101
exynos5250: arndale: Add mmc support
by Inderpal Singh
· 11 years ago
a2ac68f
exynos5250: Add arndale board support
by Chander Kashyap
· 11 years ago
901ce27
siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support
by Tom Rini
· 11 years ago
c0dcece
arm, am335x: add support for 3 siemens boards
by Heiko Schocher
· 11 years ago
b26354c
video: add formike lcd panel init
by Heiko Schocher
· 11 years ago
988ea35
arm, am335x: add watchdog support
by Heiko Schocher
· 11 years ago
a09f964
arm, spl: add watchdog library to SPL
by Heiko Schocher
· 11 years ago
14c0158
arm, am335x: add some missing registers and defines for lcd and epwm support
by Heiko Schocher
· 11 years ago
dafd4db
arm, am33xx: add defines for gmii_sel_register bits
by Heiko Schocher
· 11 years ago
457bb50
dra7xx_evm: Re-order and comment the networking related config options
by Tom Rini
· 11 years ago
318aeb4
omap5_uevm: Better comment why we have TCA642X and the reset time
by Tom Rini
· 11 years ago
078aa4f
TI:omap5: Clarify comments about SPL and DDR timings in common config
by Tom Rini
· 11 years ago
78c392f
TI:am33xx: Move SPL YMODEM support to the per-board config
by Tom Rini
· 11 years ago
d7ccfc5
am335x_evm: Update README for customization
by Tom Rini
· 11 years ago
1dd44e5
TI:armv7: Re-order slightly the generic CONFIG options, expand related comments
by Tom Rini
· 11 years ago
85a02aa
am335x_evm: Regroup USB options
by Tom Rini
· 11 years ago
610af38
am335x_evm: Add comment by SPL SPI support
by Tom Rini
· 11 years ago
a7a0640
TI:am335x: Better comment and organize the networking related options
by Tom Rini
· 11 years ago
c3799fc
omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR
by Tom Rini
· 11 years ago
a7142dd
TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section
by Tom Rini
· 11 years ago
c27efde
am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
by Tom Rini
· 11 years ago
Next »