Commit Graph

18542 Commits (cd23e6923f371b16b9ee9f115d15c9dd46c2f558)
 

Author SHA1 Message Date
Simon Glass cd23e6923f x86: Remove coreboot start16 code 12 years ago
Gabe Black 82e73f0e3d x86: coreboot: Implement recursively scanning PCI busses 12 years ago
Vadim Bendebury 422322f288 x86: coreboot: Modify u-boot code to allow building coreboot payload 12 years ago
Gabe Black 452f50f7cf x86: coreboot: Tell u-boot about PCI bus 0 when initializing 12 years ago
Stefan Reinauer badcb343d7 x86: coreboot: Move non-board specific files to coreboot arch directory 12 years ago
Gabe Black c953fbee54 x86: Add some missing includes 12 years ago
Gabe Black b16f521a5e x86: Allow excluding reset vector code from u-boot 12 years ago
Simon Glass 8a487a4417 x86: Add initial memory barrier macros 12 years ago
Graeme Russ 8abebe3ead x86: Add ilog2 to bitops 12 years ago
Graeme Russ c73c6de60c x86: Remove duplicate PCI init 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 12 years ago
Tom Rini d41b3cc16f Merge branch 'master' of git://git.denx.de/u-boot-mips 12 years ago
Andy Fleming 7798f6dbd5 mmc: Properly determine maximum supported bus width 12 years ago
Taylor Hutt ed80c931ba mmc: Fix incorrect handling of 'read' & 'write' commands 12 years ago
Stephen Warren 1981539914 mmc: tegra: use bounce buffer APIs 12 years ago
Stephen Warren 84d35b2863 common: rework bouncebuf implementation 12 years ago
Stephen Warren 4ea7a09faf bouncebuf: remove dummy implementation 12 years ago
Stephen Warren 640fb60784 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs 12 years ago
Mela Custodio 688c2d140b mmc: add no simultaenous power and vdd 12 years ago
Wu, Josh b7e3129e55 mmc: at91sam9x5: support to save environment in mmc 12 years ago
Taylor Hutt babce5f64e mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID 12 years ago
Jaehoon Chung d0ebbb8dfa EXYNOS: mmc: support DesignWare Controller for Samsung-SoC 12 years ago
Pantelis Antoniou 66dc452bfe Remove obsolete header file 12 years ago
Tom Rini dfe161032d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 12 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 12 years ago
Benoît Thébaudeau 8156f732ee nand: Fix nand_erase_opts() offset check 12 years ago
Benoît Thébaudeau bd74280d62 nand: Clean up nand_util 12 years ago
Joe Hershberger c788ecfdc3 nand: Move the sub-page read support enable to a flag 12 years ago
Prabhakar Kushwaha 79da5e3d5d driver/mtd:IFC NAND:Initialise internal SRAM before any write 12 years ago
Karl O. Pinc 10635afa53 README: Reference nand monitor commands in U-Boot README 12 years ago
Scott Wood cb04c77234 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers 12 years ago
Scott Wood 13d1143ffb powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot 12 years ago
Scott Wood d674bccf73 powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map 12 years ago
Scott Wood a796e72c78 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl 12 years ago
Scott Wood 7d4b79552d spl/nand: config symbol documentation 12 years ago
Scott Wood 6f2f01b9f3 spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. 12 years ago
Scott Wood 94a45bb197 powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support 12 years ago
Scott Wood c97cd1ba48 spl/85xx: new SPL support 12 years ago
Scott Wood 4b919725b6 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL 12 years ago
Scott Wood a179eb0a4b powerpc/mpc85xx: consistently use COBJS-y 12 years ago
Scott Wood b9735cbaeb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c 12 years ago
Scott Wood 510ed3b8fd spl: include resetvec and lib8xxx 12 years ago
Scott Wood 59629c2897 spl/mpc85xx: move udelay to cpu code 12 years ago
Scott Wood 8bc50f0b6d powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx 12 years ago
Scott Wood 7f0a22ff25 powerpc/mpc85xx: fix TLB alignment 12 years ago
Scott Wood 6ec63f411e powerpc: change .fixup test to a GCC version test 12 years ago
Scott Wood ca2fca2235 spl: introduce CONFIG_SPL_TARGET 12 years ago
Scott Wood 5364add4ef spl: rename u-boot-pad.bin to u-boot-with-spl.bin 12 years ago
José Miguel Gonçalves 277f00f5b5 Add u-boot-pad.bin target to the Makefile 12 years ago