1. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  2. f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  3. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  4. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  5. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  6. af0bb3e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  7. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  8. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  9. ce55529 dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  10. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  11. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  12. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  13. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  14. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  15. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  16. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  17. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  18. b613b10 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago
  19. fb750d9 dm: gpio: Remove unused get_state() uclass method by Simon Glass · 10 years ago
  20. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  21. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  22. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  23. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  24. 8a523c5 gpio: header file comment spelling fixes by Marcel Ziswiler · 10 years ago
  25. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  26. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  27. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  28. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  29. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  30. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  31. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  32. 10e5d28 powerpc: remove NX823 board support by Masahiro Yamada · 11 years ago
  33. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  34. e821d18 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  35. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago
  36. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  37. c1a47b4 include: delete unused header files by Masahiro Yamada · 11 years ago
  38. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  39. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  40. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  41. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  43. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  44. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  45. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  46. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  47. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  48. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  49. 059c54f Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  50. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  51. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  52. 4c0dc6d Introduce generic u-boot.h file by Simon Glass · 12 years ago
  53. 0e72403 Add generic global_data by Simon Glass · 12 years ago
  54. d9a6717 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  55. eadbf1a Add gpio_request() to asm-generic header by Simon Glass · 12 years ago
  56. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  57. 334b232 gpio: Modify common gpio.h to more closely match Linux by Joe Hershberger · 13 years ago
  58. 9c35f0e Add generic gpio.h in asm-generic by Simon Glass · 13 years ago
  59. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · 15 years ago
  60. 4e192f2 asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · 15 years ago
  61. 081c562 asm-generic/signal.h: import from linux by Robin Getz · 15 years ago
  62. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · 15 years ago