1. 46afd3e omap5_common.h: Switch to ext4 by Tom Rini · 11 years ago
  2. 9d0fd10 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 11 years ago
  3. e303be2 Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" by Stefan Roese · 11 years ago
  4. b9589ec Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" by Stefan Roese · 11 years ago
  5. 86fdb16 am335x: Really correct DDR timings on new BeagleBone part by Tom Rini · 11 years ago
  6. 90639fe arm/km: add support for kmsuv31 board by Holger Brunck · 12 years ago
  7. dfeafde arm/km: use CONFIG_NAND_ECC_BCH by Holger Brunck · 12 years ago
  8. 45bd01e arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Holger Brunck · 12 years ago
  9. 7070b55 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · 12 years ago
  10. c97b6df Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 60442b3 mx31pdk: Remove watchdog support by Fabio Estevam · 12 years ago
  12. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 11 years ago
  13. 9ce8e23 arm1176: Remove unused MMU setup from start.S by Benoît Thébaudeau · 11 years ago
  14. 66f30bf arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 11 years ago
  15. e532322 arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 11 years ago
  16. c82730c Revert "mkconfig: start deprecating Makefile config targets" by Benoît Thébaudeau · 11 years ago
  17. 52587f1 arm: Remove support for smdk6400 by Benoît Thébaudeau · 11 years ago
  18. 7d5a5c7 imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · 11 years ago
  19. ba59760 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · 11 years ago
  20. 600ed32 .gitignore: Add /SPL by Benoît Thébaudeau · 11 years ago
  21. 120ae60 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · 11 years ago
  22. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 11 years ago
  23. ac415a5 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 11 years ago
  24. da962b7 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 11 years ago
  25. 8b7cd09 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 11 years ago
  26. 6113d3f Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · 11 years ago
  27. 2979b26 autoconfig.mk: Make it possible to define configs from other configs by Benoît Thébaudeau · 11 years ago
  28. 9c5feab arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · 11 years ago
  29. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  30. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 11 years ago
  31. 1dd1276 arm1136: Remove redundant relocate_code() return by Benoît Thébaudeau · 11 years ago
  32. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 11 years ago
  33. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 11 years ago
  34. 3ec9d6e nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · 11 years ago
  35. 78ee7b1 nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · 11 years ago
  36. 68fbc0e imx: mx53ard: Add support for NAND Flash by Benoît Thébaudeau · 11 years ago
  37. e78b140 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · 11 years ago
  38. 35537bc nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · 11 years ago
  39. 2dc0aa0 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · 11 years ago
  40. a430e91 mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 11 years ago
  41. 66bd184 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 11 years ago
  42. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  43. 2b74433 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  44. a7eb1d6 mtd: Make mtdparts work with pre-reloc env by Joe Hershberger · 12 years ago
  45. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  46. 70c219c ubi: ubifs: Add documentation for README by Joe Hershberger · 12 years ago
  47. 7182906 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · 12 years ago
  48. 76c1637 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · 12 years ago
  49. 3d38910 Do not call board_early_init_f() twice by Vadim Bendebury · 12 years ago
  50. 980464a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  51. eef6da0 omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  52. 54ef1f6 omap5912-osk: Increase flash partition for u-boot by Jon Hunter · 12 years ago
  53. 2a309f3 omap5912-osk: Fix device initialisation by Jon Hunter · 12 years ago
  54. 5faba1e omap5912-osk: Fix booting from NOR flash by Jon Hunter · 12 years ago
  55. c8b30b8 omap5912-osk: Fix DRAM initialisation by Jon Hunter · 12 years ago
  56. a519602 omap5_uevm: Correct to 2MiB aligned partitions on eMMC by Tom Rini · 11 years ago
  57. a1c8fb9 OMAP4: Fix bug in omap4460_volts struct by Lubomir Popov · 12 years ago
  58. fac150e powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 12 years ago
  59. b996a3e am335x: Update timings for the beaglebone again by Tom Rini · 11 years ago
  60. dda48e8 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · 12 years ago
  61. ef4e9fc am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos by Pantelis Antoniou · 12 years ago
  62. af5666c am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults by Tom Rini · 12 years ago
  63. 559eae1 am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE by Pantelis Antoniou · 12 years ago
  64. c663176 dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  65. c4df2f4 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  66. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  67. a24c315 dfu: Change indentation of defines in <dfu.h> by Tom Rini · 12 years ago
  68. ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  69. b3ba6e9 README: Document current DFU CONFIG options by Tom Rini · 12 years ago
  70. 74f40ea am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END by Tom Rini · 12 years ago
  71. 645b271 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 12 years ago
  72. 902a971 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 12 years ago
  73. 6861828 patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 12 years ago
  74. a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 12 years ago
  75. f140b58 Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  76. 381c6e2 cmd_sf: include header file common.h before div64.h by Mingkai Hu · 12 years ago
  77. a614270 common/cmd_test: Avoid macro expansion by York Sun · 12 years ago
  78. 3cb5ca7 dfu: Increase DFU buffer size from 4MiB to 8MiB by Łukasz Majewski · 12 years ago
  79. 6642772 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 12 years ago
  80. dd2445e omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE by Tom Rini · 12 years ago
  81. 9552ee3 omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h by Tom Rini · 12 years ago
  82. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  83. d3d82e9 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  84. a8f408a OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  85. 4e7e88d doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL by Tom Rini · 12 years ago
  86. aaed0a2 ARM: OMAP4/5: Make bootz as the default boot command by SRICHARAN R · 12 years ago
  87. 143070d ARM: OMAP4/5: Change the default boot command to work with device tree by SRICHARAN R · 12 years ago
  88. 78fd004 omap5: Allow use of a plain text env file by Nishanth Menon · 12 years ago
  89. d3501ed ARM: OMAP5: Set fdt_high to enable booting with Device tree by SRICHARAN R · 12 years ago
  90. 2c2a9f3 ARM: OMAP5: Rename omap5_evm to omap5_uevm by SRICHARAN R · 12 years ago
  91. d1da76e omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ by Hunter, Jon · 12 years ago
  92. faad9c0 omap2420-h4: Add device tree support by Hunter, Jon · 12 years ago
  93. 47f58a7 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · 12 years ago
  94. 335d939 omap2420-h4: Fix DRAM initialisation by Hunter, Jon · 12 years ago
  95. 616cf60 tricorder: enable hw assisted BCH8 in SPL and u-boot by Andreas Bießmann · 12 years ago
  96. 4a09300 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  97. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  98. c0ed917 omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel by Andreas Bießmann · 12 years ago
  99. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  100. 86b128d omap3/cpu.h: add BCH support by Andreas Bießmann · 12 years ago