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