1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. be7124e armv7: preserve bootblock invocation parameter by Vadim Bendebury · 9 years ago
  4. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  5. 7c6e489 arm: Put assembly functions into separate sections by Julius Werner · 11 years ago
  6. fd9defc arm: Redesign, clarify and clean up cache related code by Julius Werner · 11 years ago
  7. 25a282d arm: Thumb ALL the things! by Julius Werner · 11 years ago
  8. 64b9ca9 arm: Move libgcc assembly macros to arch/asm.h by Julius Werner · 11 years ago
  9. a4a44a7 arm: Update a stale comment in bootblock .S files by David Hendricks · 11 years ago
  10. b6b1077 exynos: Install the BL1 and set the checksum in the Makefile. by Gabe Black · 11 years ago
  11. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago[Renamed from src/arch/armv7/bootblock.S]
  12. 8b68539 ARM: Overhaul the ARM Makefile. by Gabe Black · 11 years ago[Renamed from src/arch/armv7/bootblock.inc]
  13. 985ff36 armv7: Support stack dump after exceptions by Julius Werner · 11 years ago
  14. d6b16f5 Set armv7 up for cpu_info to work as on x86 (so threads can work) by Ronald G. Minnich · 11 years ago
  15. d63bddc armv7: Reserve space BL1 and checksum header by specifying bootblock offset. by Hung-Te Lin · 11 years ago
  16. 1fb11d1 armv7/exynos5250: Deprecate sdelay in favor of udelay by David Hendricks · 11 years ago
  17. 514f202 ARM: Unmask aborts very early in the bootblock. by Gabe Black · 11 years ago
  18. 6d0fe9c armv7: specify condition code for msr instruction by David Hendricks · 11 years ago
  19. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 12 years ago
  20. b313e90 armv7: init stack to 0xdeadbeef to detect stack overflows by David Hendricks · 12 years ago
  21. 882fdcf armv7/exynos5250: fix usage of _stack and _estack by David Hendricks · 12 years ago
  22. f5a3023 armv7: make bootblock linker script more explicit by David Hendricks · 12 years ago
  23. 74e27b4 armv7/exynos: make BL1_SIZE_KB consistent with numbers used... by David Hendricks · 12 years ago
  24. b73d904 armv7/snow: add BL1_SIZE_KB and get rid of magic constants by David Hendricks · 12 years ago
  25. 211a5d5 armv7/snow: get to romstage by David Hendricks · 12 years ago
  26. 1c706dc Fix the stack setup code so we can use an arbitrary 32-bit value by Ronald G. Minnich · 12 years ago
  27. 0b23d47 armv7: Place reset vector + CBFS header + bootblock dynamically by David Hendricks · 12 years ago
  28. 3d7344a ARM bootblock approach by David Hendricks · 12 years ago
  29. 6a01563 Move init.S to a proper filename by Ronald G. Minnich · 12 years ago[Renamed (68%) from src/arch/armv7/init.S]
  30. 2f25d99 ARMv7: drop __ASSEMBLY__ by Stefan Reinauer · 12 years ago
  31. 2485df3 Flatten the tree by Ronald G. Minnich · 12 years ago[Renamed from src/arch/armv7/init/init.S]
  32. 8583ac3 armv7: create init.S for early ARMv7 init by David Hendricks · 12 years ago