1. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  2. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  3. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  4. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  5. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  6. 22dbf14 kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  7. 1900d3c board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  8. efcf861 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 11 years ago
  9. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  10. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  11. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  12. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  13. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  14. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  15. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  16. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  17. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. 5993053 replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 11 years ago
  19. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  20. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  21. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  22. fc4df32 board/cray/L1/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  23. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  24. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  25. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  26. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  27. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  28. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  29. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  30. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  31. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  32. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  33. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  34. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  35. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  36. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  37. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  38. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  39. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  40. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  41. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  42. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  43. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  44. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  45. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  49. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  50. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  51. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  52. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  53. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 16 years ago
  54. b73a19e LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  55. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  56. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  57. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  58. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  59. 882ae41 ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  60. 79b2d0b [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  61. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  62. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  63. 7481266 by Wolfgang Denk · 19 years ago
  64. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  65. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  66. d6c61aa Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  67. c837dcb * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  68. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  69. b783eda * Header file cleanup for ARM by wdenk · 21 years ago
  70. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  71. 5d232d0 * Patch by Dave Ellis, 22 May 2003: by wdenk · 21 years ago
  72. 7f70e85 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · 21 years ago
  73. fe8c280 Initial revision by wdenk · 22 years ago
  74. 47d1a6e Initial revision by wdenk · 22 years ago
  75. 7ebf744 Initial revision by wdenk · 22 years ago
  76. efee170 Initial revision by wdenk · 22 years ago
  77. 012771d Initial revision by wdenk · 23 years ago