1. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  2. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  3. 4b41649 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  4. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  5. 2acaff2 ARM: bcm2835: config.mk isn't needed by Stephen Warren · 11 years ago
  6. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  7. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  8. c2b50ff ARM: bcm2835: fix mailbox timeout by Stephen Warren · 11 years ago
  9. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  10. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  13. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  14. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 12 years ago
  15. 62dd75c arm1176: Remove unused MMU setup from start.S by Benoît Thébaudeau · 12 years ago
  16. 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  17. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  18. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  19. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  20. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  21. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  22. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  23. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  24. 91ea288 ARM: bcm2835: add mailbox driver by Stephen Warren · 12 years ago
  25. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  26. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  27. 6cac899 ARM: arm1176: Define arch_cpu_init() for s3c64xx by Ashok Kumar Reddy · 12 years ago
  28. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  29. 1df69ec dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · 12 years ago
  30. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  31. dad11a9 ARM: arm1176: Define arch_cpu_init() at the SoC level by Stephen Warren · 12 years ago
  32. 45b8ae6 ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  33. 0730faf ARM: arm1176: enable instruction cache in arch_cpu_init() by Stephen Warren · 12 years ago
  34. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  35. 22f26fe arm: Use common .lds file where possible by Simon Glass · 13 years ago
  36. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  37. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  38. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  39. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  40. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  41. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  42. 10de94c SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  43. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  44. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  45. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  46. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  47. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  48. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  49. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  50. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  51. 079473f arm1176: bugfix: fix start.S for ELF relocation by Albert Aribaud · 14 years ago
  52. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  53. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  54. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  55. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  56. 5e870f1 arm1176: fix relocation by Darius Augulis · 14 years ago
  57. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  58. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  59. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  60. 55f965a ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  61. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  62. 692a7af ARM1176: TI: TNETV107X soc initial support by Cyril Chemparathy · 14 years ago
  63. 4e3ad93 ARM1176: Coexist with other ARM1176 platforms by Cyril Chemparathy · 14 years ago
  64. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago