1. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  2. 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  3. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  4. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  5. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  6. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  7. d62bb61 board: prodrive: delete unused source files by Masahiro Yamada · 11 years ago
  8. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  9. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  10. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  11. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  12. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  13. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  14. 304db0b arm: Remove IXP425 boards pdnb3 and scpu by Stefan Roese · 11 years ago
  15. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  16. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 472d546 Consolidate bool type by York Sun · 11 years ago
  18. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  19. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  20. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  21. 088a4f3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
  22. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  23. bb90157 net: Remove redefinitions of net.h functions by Joe Hershberger · 12 years ago
  24. 8d96e1b pci: get rid of local prototypes by Linus Walleij · 13 years ago
  25. 44e63c2 IXP: Fix NAND build warning on PDNB3 and SCPU by Marek Vasut · 13 years ago
  26. 8e807ec IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} by Marek Vasut · 13 years ago
  27. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  28. 021f603 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  29. a1e47b6 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  30. bba8f39 alpr board: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  31. ec98a9b board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  32. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  33. 8298fd2 board/prodrive/alpr/fpga.c: Coding style cleanup by Wolfgang Denk · 13 years ago
  34. c2484f4 PPC4xx: ALPR: constify FPGA code by Wolfgang Denk · 13 years ago
  35. 904ec57 update/fix PDNB3 board by Michael Schwingen · 13 years ago
  36. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  37. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  38. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  39. e2c2a95 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  40. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  41. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  43. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  44. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  45. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  46. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  47. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  48. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  49. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  50. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  51. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  52. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  53. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  54. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  55. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  56. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  57. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  58. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  59. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  60. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  61. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  62. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  63. 3cbcfa7 p3mx: Remove serial relocation fixups by Peter Tyser · 15 years ago
  64. 6385b28 fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  65. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  66. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  67. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  68. bc0d329 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · 15 years ago
  69. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  70. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  71. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  72. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  73. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  74. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  75. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  76. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  77. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. fcd69a1 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  81. 2fd0aad Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  82. 5a7ddf4 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  83. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  85. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  86. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  87. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  88. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  89. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  90. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  91. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  92. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  93. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  94. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  95. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  96. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  97. 62479b1 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 16 years ago
  98. a574a73 Adds support for the Prodrive PMDRA board, based on a DM6441 by Pieter Voorthuijsen · 17 years ago
  99. 9462732 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · 17 years ago
  100. 511e4f9 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · 17 years ago