1. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  2. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  3. 47c5455 mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
  4. f002919 mx31: make HSP clock for mx3fb driver available by Helmut Raiger · 13 years ago
  5. 610b53e MX31: Disable watchdog during low-power modes by Fabio Estevam · 13 years ago
  6. b6ce479 MX31: Improve readability for reset cause by Fabio Estevam · 13 years ago
  7. 67f463b MX31: fix missing mxc_get_clk() call by Stefano Babic · 13 years ago
  8. 6636eb9 omap24xx: fix 'reset_timer_masked' declaration error by Wolfgang Denk · 13 years ago
  9. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  10. 7acec259 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  11. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  12. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  13. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  14. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  15. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  16. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  17. f456445 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  18. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  19. d43458d MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · 13 years ago
  20. 2f22045 MX31: change return value of get_cpu_rev by Stefano Babic · 13 years ago
  21. 25d8e1b MX31: Introduce get_reset_cause() by Fabio Estevam · 13 years ago
  22. 4adaf9b ARM: mx31: Print the silicon version by Fabio Estevam · 13 years ago
  23. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  24. 2cf36ae MX31: add support for MX31 watchdog by Stefano Babic · 14 years ago
  25. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  26. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  27. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  28. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  29. c44bf4e arm1136: timer: Replace bss variable by gd by Heiko Schocher · 14 years ago
  30. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  31. b9bb053 Add support for MX35 processor by Stefano Babic · 14 years ago
  32. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  33. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  34. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  35. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  36. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  37. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  38. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  39. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  40. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  41. 79e6313 ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  42. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  43. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  44. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  45. d078b7c MX31: Removed warnings for iomux function by Stefano Babic · 14 years ago
  46. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  47. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  48. 6ca8037 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  49. f76888c MX31: add support for setting pin pads by Stefano Babic · 14 years ago
  50. bafe743 arm1136, qong: add support for ELF relocations by Heiko Schocher · 14 years ago
  51. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  52. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  53. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  54. 1a27f7d ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  55. 409a07c ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments by George G. Davis · 14 years ago
  56. 92381c4 ARM: */timer.c: fix spelling and vertical alignment by Wolfgang Denk · 14 years ago
  57. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago