1. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  2. a58fc8e PATI: fix broken SPI access by David Müller (ELSOFT AG) · 10 years ago
  3. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  4. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  5. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  6. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  7. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  8. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  9. 2120719 vcma9/lowlevel_init.S: trivial: terminate comment by Jeroen Hofstee · 10 years ago
  10. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  11. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  12. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  13. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  14. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  15. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  16. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  17. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  18. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  19. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  20. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  23. 0198f9d replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 12 years ago
  24. 4a59809 Consolidate bool type by York Sun · 12 years ago
  25. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  26. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  27. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  28. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  29. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  30. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  31. 379f3b7 board/mpl/pati: use the CFI driver for the PATI board by David Müller · 13 years ago
  32. a24c878 board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board by David Müller · 13 years ago
  33. 2e165b5 board/mpl/pip405: use the CFI driver for the PIP405 board by David Müller · 13 years ago
  34. b4a931e board/mpl/common: remove the old legacy flash by David Müller · 13 years ago
  35. 4c3de9b board/mpl/common/isa.c: Fix GCC 4.6 build warnings by David Müller (ELSOFT AG) · 13 years ago
  36. 7a45ed3 board/mpl/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  37. ba745fd pip405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  38. 208cd45 mip405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  39. 617fc4d ARM: remove superfluous setting of arch_number in board specific code. by David Müller (ELSOFT AG) · 13 years ago
  40. 2e945ea board/mpl/common/flash.c: fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  41. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  42. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  43. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  44. d3a4d25 VCMA9: various cleanups/code style fixes by David Müller (ELSOFT AG) · 14 years ago
  45. 7fbcd3b VCMA9: use CFI driver (and remove the old one) by David Müller (ELSOFT AG) · 14 years ago
  46. 8791dd7 VCMA9: remove unneeded config.mk by David Müller (ELSOFT AG) · 14 years ago
  47. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  48. 8411888 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  49. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  50. 383c43e Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  51. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  52. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  53. e9b1b49 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  54. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  55. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  56. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  57. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  58. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  59. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  60. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  61. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  62. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  63. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  64. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  65. b193f82 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  66. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  67. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  68. 7c4a800 ppc4xx: Fix problems in some ppc4xx board Makefiles by Stefan Roese · 15 years ago
  69. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  70. 43c08d7 mpl: Remove memory test relocation fixups by Peter Tyser · 15 years ago
  71. 6eca2a6 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · 15 years ago
  72. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  73. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  74. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  75. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  76. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  77. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  78. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  79. c00ae01 PATI board: fix compiler warnings by Wolfgang Denk · 15 years ago
  80. d4303af mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 48c3e95 MIP405T: fix compile problem by Wolfgang Denk · 15 years ago
  82. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  84. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  86. 64af813 VCMA9: fix compile errors by Wolfgang Denk · 16 years ago
  87. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  88. 6979832 boards: get mac address from environment by Mike Frysinger · 16 years ago
  89. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  90. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  91. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  92. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  93. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  94. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  95. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  96. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  98. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago