Skip to content
Snippets Groups Projects
  1. Sep 03, 2011
  2. Aug 04, 2011
    • Stefano Babic's avatar
      ARM: versatile: fix board support · d388298a
      Stefano Babic authored
      
      Versatile board is used as example to run u-boot under qemu.
      The patch fixes relocation for all versatile boards and adds
      a versatileqemu target to be used under qemu.
      
      Patch tested only under qemu, not on real boards.
      Tested with QEMU emulator version 0.14.50.
      
      Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
      CC: Alessandro Rubini  <rubini-list@gnudd.com>
      CC: Loïc Minier <loic.minier@linaro.org>
      d388298a
  3. Aug 03, 2011
  4. Jul 28, 2011
  5. Jul 26, 2011
  6. Jul 12, 2011
  7. Jul 01, 2011
  8. Jun 30, 2011
  9. Jun 27, 2011
  10. Jun 25, 2011
  11. Jun 22, 2011
  12. Jun 21, 2011
  13. Jun 02, 2011
  14. May 26, 2011
  15. May 19, 2011
  16. May 12, 2011
  17. Apr 30, 2011
    • Mike Frysinger's avatar
      zlib: split up to match original source tree · e89516f0
      Mike Frysinger authored
      
      While looking to upgrade to zlib-1.2.5, the current mondo merge of
      multiple files into a single was making things way more difficult
      than it should have been.  Hard to pick out what has been changed
      to port it to U-Boot, been removed as useless, and bug fixes added
      after the fact.
      
      So split the single file up into the original file names, and merge
      non-essential changes back from the original tree (for some reason,
      style in code in a bunch of places was changed to U-Boot style even
      though this isn't "U-Boot" code).
      
      The original build style is retained -- we have a single zlib.c that
      includes all the other files, and that is the only file we compile.
      
      Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
      e89516f0
  18. Apr 27, 2011
  19. Apr 13, 2011
  20. Apr 12, 2011
  21. Apr 01, 2011
  22. Mar 31, 2011
  23. Mar 27, 2011
Loading