1. a0996a9 exynos5250: Don't set PS_HOLD in bootblock_cpu_init by David Hendricks · 11 years ago
  2. d2bed05 exynos5250/snow: call PMIC's power_init() function by David Hendricks · 11 years ago
  3. 026bbda ARM: remove code that is IMHO a dangerous design by Ronald G. Minnich · 11 years ago
  4. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  5. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 12 years ago
  6. 836fd19 armv7: Don't let users set ram parameters that are fixed in hardware. by Ronald G. Minnich · 11 years ago
  7. 601b275 ARMV7: minor tweaks to inter-stage calling and payload handling. by Ronald G. Minnich · 11 years ago
  8. 82682d5 exynos5250: add uartmem_getbaseaddr() in uart driver by David Hendricks · 12 years ago
  9. 6802dc8 armv7/snow: add CPU and RAM resources via allocator by David Hendricks · 12 years ago
  10. 8029215 exynos5250: clean out some stale IRAM-related config variables by David Hendricks · 12 years ago
  11. 882fdcf armv7/exynos5250: fix usage of _stack and _estack by David Hendricks · 12 years ago
  12. 37955a2 Exynos5250: Drop unused file ehci-s5p.h by Stefan Reinauer · 12 years ago
  13. 5dbf689 Exynos5: Drop S5P directory and merge files by Stefan Reinauer · 12 years ago
  14. 8e7b3c4 Exynos: Drop unused include files by Stefan Reinauer · 12 years ago
  15. 0928eb3 Exynos: Drop duplicate copy of watchdog.h by Stefan Reinauer · 12 years ago
  16. f151a81 Exynos5250: Drop SHA implementation by Stefan Reinauer · 12 years ago
  17. dc8259c armv7/exynos: remove some stale files leftover from initial import by David Hendricks · 12 years ago
  18. 5d99463 armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP} by David Hendricks · 12 years ago
  19. a40435a armv7/snow: Remove unused modules in bootblock and romstage. by Hung-Te Lin · 12 years ago
  20. e50e343 armv7/exynos5250: place .id between .start and bootblock main by David Hendricks · 12 years ago
  21. 74e27b4 armv7/exynos: make BL1_SIZE_KB consistent with numbers used... by David Hendricks · 12 years ago
  22. b73d904 armv7/snow: add BL1_SIZE_KB and get rid of magic constants by David Hendricks · 12 years ago
  23. b868d40 armv7: Use same console initialization procedure for all ARM stages by Hung-Te Lin · 12 years ago
  24. 31bb2df exynos/snow: Configure UART peripheral during console initialization. by Hung-Te Lin · 12 years ago
  25. 77608b2 armv7/snow: Remove power_init from bootblock. by Hung-Te Lin · 12 years ago
  26. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 12 years ago
  27. 439e0d2 armv7: Clean up: remove deprecated SPL. by Hung-Te Lin · 12 years ago
  28. c5ff648 armv7: Prevent CBFS data overlapping bootblock. by Hung-Te Lin · 12 years ago
  29. 0d4f97e exynos/snow: Move core/memory clock-related and board ID code by David Hendricks · 12 years ago
  30. 00e480e snow: use bootblock build class for GPIO by David Hendricks · 12 years ago
  31. 6aaf856 exynos5250: Move the ID section again by David Hendricks · 12 years ago
  32. 15a66a1 snow: use bootblock build class for UART code by David Hendricks · 12 years ago
  33. 4c2aafe exynos: de-duplicate UART header content by David Hendricks · 12 years ago
  34. 18ee01e exynos5250: make lowlevel_init_c.c benign by David Hendricks · 12 years ago
  35. aa6701c exynos/snow: partial clean-up of snow bootblock using build class by David Hendricks · 12 years ago
  36. ad7f98cb exynos/s5p: Add helper function for reading a single MVL3 GPIO by David Hendricks · 12 years ago
  37. 1088394 exynos5250: remove CPU check from samsung_get_base_* macro by David Hendricks · 12 years ago
  38. c9f26a1 exynos5250: hard-code array index for memory timings by David Hendricks · 12 years ago
  39. ea60473 exynos5250: #define the dram controller interleaving size by David Hendricks · 12 years ago
  40. b7e0535 Exynos5250: Get DDR3 working by changing what is compiled and add a function by Ronald G. Minnich · 12 years ago
  41. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  42. 3414234 Exynos5250: change all unsigned with no type to 'unsigned int' by Ronald G. Minnich · 12 years ago
  43. 88e4691 Exynos5250: add debug prints to DDR3 startup code. by Ronald G. Minnich · 12 years ago
  44. 770996f Exynos5250: make vendor enums in the timing array more debuggable. by Ronald G. Minnich · 12 years ago
  45. 90b4ce2 armv7: Clean up the mmu setup a bit by Ronald G. Minnich · 12 years ago
  46. 211a5d5 armv7/snow: get to romstage by David Hendricks · 12 years ago
  47. fba42a7 Snow bootblock (bloated/debug version) by David Hendricks · 12 years ago
  48. 694719a bootblock_cpu_init() stub for exynos5250 by David Hendricks · 12 years ago
  49. 3d7344a ARM bootblock approach by David Hendricks · 12 years ago
  50. eb5e252 exynos5250: Hacked up lowlevel_init_c by David Hendricks · 12 years ago
  51. b9fb213 exynos5250: Temporarily remove intermediate rule in Makefile by David Hendricks · 12 years ago
  52. 8bc10b7 armv7: delete some unused files by David Hendricks · 12 years ago
  53. 5f6d857 exynos5250: clean-ups for clock_init by David Hendricks · 12 years ago
  54. 27094b0 exynos5250: un-comment a lot of code which was left out earlier by David Hendricks · 12 years ago
  55. 2f25d99 ARMv7: drop __ASSEMBLY__ by Stefan Reinauer · 12 years ago
  56. 858b650 cleanup some exynos5250 uart code by David Hendricks · 12 years ago
  57. 6a503b6 make early serial console support more generic by David Hendricks · 12 years ago
  58. 4c2245e snow: Stuff to support building image with BL1 by David Hendricks · 12 years ago
  59. f1dfb2e move iRAM config variable to exynos5250 Kconfig by David Hendricks · 12 years ago
  60. de48f0f Fix up Maxim MAX77686 driver by Stefan Reinauer · 12 years ago
  61. 0dbb329 Remove un-needed i2c.h include by Ronald G. Minnich · 12 years ago
  62. ae06e61 Correct the location of the include file by Ronald G. Minnich · 12 years ago
  63. 9fe20cb WIP: Initial support for Samsung Exynos 5250 ARM CPU by Stefan Reinauer · 12 years ago
  64. 23547dd Minor changes to .h files for samsung ARM part by Ronald G. Minnich · 12 years ago
  65. 6e3728b Add .h files for samsung exynos 5250 by Ronald G. Minnich · 12 years ago