1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  2. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  4. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  5. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  6. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  7. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  8. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  9. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  10. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  12. 2e8a720 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 5 years ago
  13. 6d09581 arm: spear: Do not link the _main branch by Miquel Raynal · 5 years ago
  14. f78fdee arm: spear: Support returning to BootROM by Miquel Raynal · 5 years ago
  15. 6a9d0e2 arm: spear: Simplify start.S organization by Miquel Raynal · 5 years ago
  16. 08ad72a arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 5 years ago
  17. f30765b arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 5 years ago
  18. 76bdaaa arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 5 years ago
  19. 10a5b3c arm: spear: Fix the main comment in start.S by Miquel Raynal · 5 years ago
  20. 58cbb67 arm: spear: Drop false comment by Miquel Raynal · 5 years ago
  21. 68cadee arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 5 years ago
  22. aa13fa7 arm: spear: Drop useless board_init_r call by Miquel Raynal · 5 years ago
  23. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  24. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  25. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  26. ac47fbe arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · 6 years ago
  27. d2d908d arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
  28. 93b283d ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  29. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  30. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  31. 225bfd3 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
  32. c25c4fd board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
  33. 9730bcd arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
  34. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  35. da53ba0 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · 9 years ago
  36. f49cc22 arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago
  37. 2fbdbda arm: spear: Move to common SPL infrastructure by Stefan Roese · 9 years ago
  38. e8d0569 usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  39. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 9 years ago
  40. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  41. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 10 years ago
  42. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  43. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  44. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  45. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  46. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  47. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  48. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  49. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  50. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 11 years ago
  51. 472d546 Consolidate bool type by York Sun · 12 years ago
  52. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  53. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  54. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  55. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  56. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  57. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  58. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  59. 4ae8bc4 SPL: ARM: spear: Add SPL support for SPEAr600 platform by Stefan Roese · 13 years ago
  60. 7c885a0 SPEAr: explicitly select clk src for UART by Shiraz Hashim · 12 years ago
  61. 962d026 SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · 12 years ago
  62. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  63. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  64. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  65. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  66. c9ac3ba arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  67. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  68. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago