1. 539e9ff pxa: Add code to examine cpu model and revision by Lukasz Dalek · 12 years ago
  2. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  3. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  4. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  5. 30a14ea PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
  6. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  7. 66a1818 pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
  8. 1c0a14e pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  9. f68d2a2 PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
  10. d1bb944 PXA: Replace timer driver by Marek Vasut · 13 years ago
  11. e8de0fa PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
  12. d10237d PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
  13. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  14. 7f4cfcf PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
  15. 20f7b1b PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
  16. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  17. b793bb9 PXA: FIX: Deep-sleep return address in stored in PSPR by Marek Vasut · 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. 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 13 years ago
  23. 68432c2 pxa: move i2c driver to the common place by Lei Wen · 13 years ago
  24. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  25. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  26. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  27. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  28. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  29. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  30. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  31. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  32. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  33. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  34. 1ecb758 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  35. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  36. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  37. 9b8081a arm/pxa: remove unused arch-pxa/macro.h by Mikhail Kshevetskiy · 14 years ago
  38. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  39. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  40. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  41. 4abf2f7 PXA: Use pxa-regs.h register definitions in start.S by Marek Vasut · 14 years ago
  42. 6e96cf9 PXA: Implement ELF relocation by Marek Vasut · 14 years ago
  43. 2cad92f PXA: Fix reloc, Push lowlevel init into C code by Marek Vasut · 14 years ago
  44. 8b71d2b PXA: pxafb: Marvell Littleton LCD definition by Marek Vasut · 15 years ago
  45. 42222be PXA: pxafb: Add support for Sharp LQ038J7DH53 by Marek Vasut · 14 years ago
  46. f7d58d9 PXA: pxafb: Add ACX517AKN support by Marek Vasut · 14 years ago
  47. 3ba8bf7 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
  48. 9f80a20 PXA: pxafb: Fix indent problems by Marek Vasut · 14 years ago
  49. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  50. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  51. 5347f68 ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  52. 07517e7 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago
  53. 546cd60 PXA: Add support for LMS285GF05 into pxafb by Marek Vasut · 14 years ago
  54. 9b92cf0 Voipac PXA270 LCD Support by Marek Vasut · 15 years ago
  55. 5ab877b PXA: Add OneNAND booting support to start.S by Marek Vasut · 14 years ago
  56. 8c35d0c Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · 15 years ago
  57. 1a27f7d ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  58. 3a96ad8 PXA: Align stack to 8 bytes by Marek Vasut · 14 years ago
  59. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago