1. bc180f9 board: prodrive: delete unused source files by Masahiro Yamada · 11 years ago
  2. a7e13ec board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  3. b74ddaa board: delete unused header files by Masahiro Yamada · 11 years ago
  4. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  5. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  6. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  7. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. e411042 arm: Remove IXP425 boards pdnb3 and scpu by Stefan Roese · 11 years ago
  9. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 4a59809 Consolidate bool type by York Sun · 12 years ago
  12. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  13. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  14. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  15. 4dfb1d0 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
  16. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  17. 0b26c8f net: Remove redefinitions of net.h functions by Joe Hershberger · 13 years ago
  18. e301edd pci: get rid of local prototypes by Linus Walleij · 13 years ago
  19. 071a612 IXP: Fix NAND build warning on PDNB3 and SCPU by Marek Vasut · 13 years ago
  20. f0ed2fb IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} by Marek Vasut · 13 years ago
  21. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  22. 83ce109 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  23. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  24. bfed7be alpr board: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  25. b1fe526 board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  26. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  27. 2a0dae6 board/prodrive/alpr/fpga.c: Coding style cleanup by Wolfgang Denk · 13 years ago
  28. ddee606 PPC4xx: ALPR: constify FPGA code by Wolfgang Denk · 13 years ago
  29. 38796d9 update/fix PDNB3 board by Michael Schwingen · 14 years ago
  30. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  31. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  32. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  33. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  34. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  35. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  36. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  37. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  38. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  39. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  40. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  41. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  42. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  43. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  44. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  45. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  46. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  47. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  48. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  49. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  50. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  51. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  52. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  53. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  54. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  55. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  56. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  57. be6320a p3mx: Remove serial relocation fixups by Peter Tyser · 15 years ago
  58. cf8582c fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  59. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  60. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  61. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  62. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · 15 years ago
  63. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  64. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · 16 years ago
  66. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  67. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  68. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  69. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  70. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  71. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  75. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  76. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  77. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  79. b76ec38 Remove white space at end. by William Juul · 17 years ago
  80. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  81. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  82. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  83. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  84. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  85. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  86. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  87. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · 17 years ago
  88. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  89. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  90. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 17 years ago
  91. 2419d1d Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  92. fb753a4 Adds support for the Prodrive PMDRA board, based on a DM6441 by Pieter Voorthuijsen · 17 years ago
  93. 34a64a4 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · 17 years ago
  94. beef517 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · 17 years ago
  95. 1c008a2 ARM: remove useless function board_post_init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  96. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  97. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  98. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  99. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  100. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago