1. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  2. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  4. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  5. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  6. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  7. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  8. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  9. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  10. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  12. 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
  13. 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
  14. f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
  15. 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
  16. 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
  17. 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
  18. beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
  19. df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
  20. 1d01c03 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
  21. 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
  22. 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
  23. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  24. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  25. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  26. f1c773b arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · 6 years ago
  27. f25cdc6 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
  28. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  30. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  31. a9e5609 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
  32. 39412c2 board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
  33. 699c223 arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
  34. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  35. 69804d4 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · 9 years ago
  36. 448e84f arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago
  37. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · 9 years ago
  38. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  39. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  40. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  41. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  42. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  43. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  44. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  45. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  46. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  47. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  48. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  49. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  50. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  51. 4a59809 Consolidate bool type by York Sun · 12 years ago
  52. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  53. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  54. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  55. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  56. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  57. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  58. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  59. c6bc1db SPL: ARM: spear: Add SPL support for SPEAr600 platform by Stefan Roese · 13 years ago
  60. 74a7e05 SPEAr: explicitly select clk src for UART by Shiraz Hashim · 13 years ago
  61. 4255edc SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · 13 years ago
  62. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  63. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  64. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  65. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  66. 5504dab arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  67. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  68. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago