Age | Commit message (Expand) | Author |
2014-03-12 | kbuild: rename OBJTREE to objtree | Masahiro Yamada |
2014-03-12 | kbuild: rename SRCTREE to srctree | Masahiro Yamada |
2014-03-12 | kbuild: rename TOPDIR to stctree | Masahiro Yamada |
2014-03-07 | ppc4xx: Remove 4xx NAND booting support | Stefan Roese |
2014-03-04 | nand_spl: simpc8313: move config.mk used only for nand_spl | Masahiro Yamada |
2014-02-25 | kbuild: rename OBJCFLAGS to OBJCOPYFLAGS | Masahiro Yamada |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-19 | nand-spl: Use scripts/Makefile.build | Masahiro Yamada |
2013-12-02 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2013-11-25 | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-25 | nand_spl: trivial refactoring of makefiles | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-20 | board/p1010rdb:Add NAND boot support using new SPL format | Prabhakar Kushwaha |
2013-04-12 | arm: Remove support for smdk6400 | Benoît Thébaudeau |
2013-04-12 | nand: mxc: Switch NAND SPL to generic SPL | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau |
2013-04-12 | nand: mxc: Add support for i.MX5 | Benoît Thébaudeau |
2013-04-12 | nand: mxc: Prepare to add support for i.MX5 | Benoît Thébaudeau |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-01-16 | Merge remote-tracking branch 'mpc83xx/next' | Kim Phillips |
2013-01-08 | arm: move C runtime setup code in crt0.S | Albert ARIBAUD |
2012-12-19 | powerpc/mpc83xx: convert MPC8313ERDB to new-SPL | Scott Wood |
2012-12-19 | powerpc/mpc83xx: add support for new SPL | Scott Wood |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-11-27 | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming |
2012-11-26 | powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl | Scott Wood |
2012-11-26 | spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c | Scott Wood |
2012-11-26 | spl/mpc85xx: move udelay to cpu code | Scott Wood |
2012-11-26 | powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx | Scott Wood |
2012-11-14 | nand_spl: fix u-boot.lst breakage | Scott Wood |
2012-11-10 | Merge git://git.denx.de/u-boot | Stefano Babic |
2012-10-26 | ARM: Fix start.S when used with SPL in arm1136 | Stefano Babic |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-22 | common: Add symbol handling for generic lists into Makefile | Marek Vasut |
2012-09-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2012-09-17 | mxc nand: Homogenize IP revisions with Linux | Benoît Thébaudeau |
2012-09-17 | spl mxc nand: Fix broken boot for correctable ECC errors | Benoît Thébaudeau |
2012-09-17 | mxc nand: Access all ecc_status_result fields | Benoît Thébaudeau |
2012-09-17 | spl mxc nand: Set symmetric mode | Benoît Thébaudeau |
2012-09-17 | spl mxc nand: Remove duplicated code | Benoît Thébaudeau |
2012-09-17 | spl mxc nand: Merge duplicated code | Benoît Thébaudeau |
2012-09-17 | mxc nand: cosmectic: Light cleanup | Benoît Thébaudeau |
2012-09-17 | mxc nand: Merge mtd and spl register definitions | Benoît Thébaudeau |
2012-09-03 | ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again | Stefan Roese |