Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e07153e22035f2f58b3fd70800238330a6f36b9c
/
nand_spl
545d04c
arm: Remove support for smdk6400
by Benoît Thébaudeau
· 12 years ago
efb7c00
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· 12 years ago
03bae03
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
8f26596
nand: mxc: Add support for i.MX5
by Benoît Thébaudeau
· 12 years ago
555bba1
nand: mxc: Prepare to add support for i.MX5
by Benoît Thébaudeau
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
34112e5
Merge remote-tracking branch 'mpc83xx/next'
by Kim Phillips
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
488af0d
powerpc/mpc83xx: convert MPC8313ERDB to new-SPL
by Scott Wood
· 12 years ago
2b36fbb
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
6915cc2
powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
by Scott Wood
· 12 years ago
5847d78
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
by Scott Wood
· 12 years ago
fac8624
spl/mpc85xx: move udelay to cpu code
by Scott Wood
· 12 years ago
3d48872
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
by Scott Wood
· 12 years ago
67de957
nand_spl: fix u-boot.lst breakage
by Scott Wood
· 12 years ago
ecacc01
Merge git://git.denx.de/u-boot
by Stefano Babic
· 12 years ago
b913a3a
ARM: Fix start.S when used with SPL in arm1136
by Stefano Babic
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
a0603a3
common: Add symbol handling for generic lists into Makefile
by Marek Vasut
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
c5b4eb1
mxc nand: Homogenize IP revisions with Linux
by Benoît Thébaudeau
· 12 years ago
21fa48c
spl mxc nand: Fix broken boot for correctable ECC errors
by Benoît Thébaudeau
· 12 years ago
d29aeba
mxc nand: Access all ecc_status_result fields
by Benoît Thébaudeau
· 12 years ago
0a4a5d3
spl mxc nand: Set symmetric mode
by Benoît Thébaudeau
· 12 years ago
326a74b
spl mxc nand: Remove duplicated code
by Benoît Thébaudeau
· 12 years ago
2174f3b
spl mxc nand: Merge duplicated code
by Benoît Thébaudeau
· 12 years ago
32ae5b4
mxc nand: cosmectic: Light cleanup
by Benoît Thébaudeau
· 12 years ago
3f77519
mxc nand: Merge mtd and spl register definitions
by Benoît Thébaudeau
· 12 years ago
4d7f853
ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again
by Stefan Roese
· 12 years ago
4909647
nand_spl: change out_be32 to raw_writel and depend on subsequent sync
by Matthew McClintock
· 12 years ago
90a2c6c
nand_spl: p1023rds: wait before enabling DDR controller
by Matthew McClintock
· 12 years ago
4a71d58
nand_spl: update udelay for Freescale boards
by Matthew McClintock
· 12 years ago
03183cc
powerpc/p1010rdb: nandboot: compare SVR properly
by Matthew McClintock
· 12 years ago
78fb175
p1014rdb: set ddr bus width properly depending on SVR
by Matthew McClintock
· 12 years ago
aadf7d5
nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()
by Scott Wood
· 12 years ago
a261697
Changes to move hawkboard to the new spl infrastructure
by Sughosh Ganu
· 13 years ago
b72e962
nand_spl: store ecc data on the stack
by Scott Wood
· 13 years ago
df27282
nand_spl/nand_boot.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
4f64563
davinci: Remove unwanted memsize.c from hawkboard's nand spl build
by Sughosh Ganu
· 13 years ago
a5ba05a
arm, davinci: move misc function in arch tree
by Heiko Schocher
· 13 years ago
f49896d
arm, hawkboard: Use the pinmux configurations defined in the arch tree
by Christian Riesch
· 13 years ago
0d2cabe
arm, davinci: Move pinmux functions from board to arch tree
by Christian Riesch
· 13 years ago
b672cbf
Fix regression in SMDK6400
by Simon Schwarz
· 13 years ago
42c4bae
nand_boot.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
dec24a6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
5c5e700
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
cd0fc5f
spl, nand: add 4bit HW ecc oob first nand_read_page function
by Heiko Schocher
· 13 years ago
e043b52
MX31: mx31pdk: Remove nand_spl config.mk file
by Fabio Estevam
· 13 years ago
2f143ed
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
by Dipen Dudhat
· 13 years ago
9eae083
nand: Freescale Integrated Flash Controller NAND support
by Dipen Dudhat
· 14 years ago
5f99973
powerpc/85xx: Add support for new P102x/P2020 RDB style boards
by Li Yang
· 13 years ago
c6a0939
ARM: hawkboard_nand: fix compilation of nand_spl
by Stefano Babic
· 13 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
3e9ecf8
powerpc/85xx: Add basic support for P1023RDS board
by Roy Zang
· 13 years ago
cd6aae3
NAND: Add 16bit NAND support for the NDFC
by Alex Waterman
· 14 years ago
2dbb3f8
Add _end for the end of u-boot image for SMDK6400
by seedshope
· 14 years ago
1fb8441
nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance
by Stefan Roese
· 14 years ago
71c7269
nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY
by Stefan Roese
· 14 years ago
22d2d80
nand_spl: nand_boot.c: Init nand_chip.options to 0
by Stefan Roese
· 14 years ago
ea72c1b
Decreases code size of the nand_spl
by Alex Waterman
· 14 years ago
72b4cbd
Fix the issue of _end symbol not being found while building
by Sughosh Ganu
· 14 years ago
8ed2df6
MX25: tx25: Add _end section on nand_spl
by Fabio Estevam
· 14 years ago
a067ae5
MX31: mx31pdk: fix nand_spl
by Stefano Babic
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
831b660
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
by Dipen Dudhat
· 14 years ago
6e1a80a
nand_spl: Fix large page nand_command()
by Alex Waterman
· 14 years ago
2da4f65
nand/spl: Assuming a static nand page size to reduce code size
by Matthew McClintock
· 14 years ago
29547c6
Fix build issues cause by LDFLAGS_FINAL changes
by Wolfgang Denk
· 14 years ago
ffe1895
SMDK6400: Add some labels to u-boot.lds to support nand_spl
by seedshope
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
3935873
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
66a8b4d
mx31pdk: Use the new relocation scheme
by Fabio Estevam
· 14 years ago
90a535b
powerpc/85xx: Add support for booting from NAND on MPC8572DS
by Kumar Gala
· 14 years ago
459f08d
PowerPC, nand_spl: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
d833cfc
powerpc/nand spl: link libgcc
by Scott Wood
· 14 years ago
6470f73
Davinci 8xx: Move common functions to share code
by Stefano Babic
· 14 years ago
1b9c52b
Add board support for hawkboard
by Sughosh Ganu
· 14 years ago
6f59a4a
Remove board_init_f function from nand_boot.c
by Sughosh Ganu
· 14 years ago
4a702a1
83xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
fe33e6e
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
f60c06e
83xx: Fix NAND_SPL link address
by Scott Wood
· 14 years ago
b6814d4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
fec43e5
tx25: fix linker file for newer ld support
by Albert Aribaud
· 14 years ago
31b9012
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
by Haiying Wang
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
e57b330
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
fb2759c
Rename TEXT_BASE: fix merge conflicts
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0a2817f
arm926ejs, tx25: add support for ELF relocations
by Heiko Schocher
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
0e2412a
ARM: implement relocation for ARM926
by Heiko Schocher
· 14 years ago
aeb2991
ARM: add relocation support
by Heiko Schocher
· 14 years ago
Next »