1. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  2. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  3. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  4. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  5. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  6. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  7. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  9. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  10. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  13. 0198f9d replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 12 years ago
  14. 4a59809 Consolidate bool type by York Sun · 12 years ago
  15. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  16. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  17. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  18. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  19. 2e165b5 board/mpl/pip405: use the CFI driver for the PIP405 board by David Müller · 13 years ago
  20. ba745fd pip405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  21. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  22. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  23. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  24. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  25. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  26. e9b1b49 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  27. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  28. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  29. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  30. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  31. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  32. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  33. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  34. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  35. 7c4a800 ppc4xx: Fix problems in some ppc4xx board Makefiles by Stefan Roese · 15 years ago
  36. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  37. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  38. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  39. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  40. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  41. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  42. d4303af mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  44. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  45. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  46. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  47. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  48. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  51. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  52. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  53. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  54. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  55. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  56. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  57. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  58. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  59. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  60. aaa7c00 by Wolfgang Denk · 19 years ago
  61. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  62. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  63. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  64. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  65. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  66. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  67. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  68. bb2d927 * Header file cleanup for ARM by wdenk · 21 years ago
  69. 7d07641 Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board by wdenk · 22 years ago
  70. c609719 Initial revision by wdenk · 22 years ago
  71. 7d393ae Initial revision by wdenk · 22 years ago
  72. 858b1a6 Initial revision by wdenk · 22 years ago
  73. efee170 Initial revision by wdenk · 22 years ago
  74. b573bf1 Initial revision by wdenk · 22 years ago
  75. 012771d Initial revision by wdenk · 23 years ago
  76. 2f412b2 Initial revision by wdenk · 23 years ago