05 Feb, 2008

14 commits


04 Feb, 2008

4 commits

  • Signed-off-by: Ladislav Michl

    Remove nowhere used struct bd_info_ext, remove trailing whitespaces, fix
    indentation.

    Ladislav Michl
     
  • Somewhere during development of U-Boot-1.1.3 CONFIG_BOOTBINFUNC was
    renamed into CONFIG_INIT_CRITICAL which was 04 Apr 2005 replaced
    with CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT.
    However CONFIG_SKIP_LOWLEVEL_INIT has oposite meaning to
    CONFIG_BOOTBINFUNC, so fix configuration to reflect this fact.
    I'm sending this patch 4th (!) time in hope it produces at least some
    reaction.

    Signed-off-by: Ladislav Michl

    Fix at91rm9200dk base and environment address.

    Ladislav Michl
     
  • MMC support for X_Scale PXA is broken and does not work.
    Mainly, the mmc_init() function cannot recognize current SD/MMC cards.
    There were already some patches around the world but none of them was
    merged into the official u-boot tree.

    This patch makes order fixing this issue. Resubmit after code cleanup.

    Applied and tested on PXA 270 (TrizepsIV module).

    Signed-off-by: Stefano Babic

    stefano babic
     
  • Fix gcc4 issue. With some toolchain, a previous patch that fixes gcc4
    issues generates wrong code.
    (Problem was reported with gcc-4.0.2-glibc-2.3.6/arm-softfloat-linux-gnu).
    This patch fixes the problem and solves the gcc-4 issues as the linux
    kernel does.

    Signed-off-by: Stefano Babic
    Signed-off-by: Dmitry Ivanov

    stefano babic
     

25 Jan, 2008

1 commit


23 Jan, 2008

15 commits


19 Jan, 2008

1 commit


18 Jan, 2008

5 commits