1. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  2. fffad71 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  3. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  4. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  5. e080d54 env: Add a silent env handler by Joe Hershberger · 12 years ago
  6. 849d5d9 env: Add a console env handler by Joe Hershberger · 12 years ago
  7. 1cf0a8b env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  8. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  9. a9f51c9 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  10. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  11. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  12. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  13. 7afcf3a env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  14. c4e0057 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  15. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  16. 9960d9a gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  17. 40684dd gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  18. fae2bf2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  19. 9386f96 part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  20. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  21. 23b479b exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  22. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  23. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  24. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  25. 460408e Add generic hash API by Simon Glass · 12 years ago
  26. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  27. ec7381f sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  28. a7d1d76 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  29. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  30. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  31. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  32. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  33. 3fdf759 Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  34. ac426b7 x86: Fix coreboot config to boot on Chromebook by Simon Glass · 12 years ago
  35. d954a43 x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · 12 years ago
  36. cbca883 x86: coreboot: Enable video display by Simon Glass · 12 years ago
  37. 300081a x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  38. 40fef04 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  39. 34d6057 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · 12 years ago
  40. a7e6d54 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · 12 years ago
  41. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  42. e3ff797 cbfs: Add docbook template by Simon Glass · 12 years ago
  43. 2592075 cbfs: Remove mention of CREDITS files by Simon Glass · 12 years ago
  44. 468ebf1 4xx: Fix PCI memory mapping on CPCI405 boards by Matthias Fuchs · 12 years ago
  45. 13b4f63 mpc5200: Add a3m071 board support by Stefan Roese · 12 years ago
  46. ce12a8c Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  47. a78d494 x86: Define CONFIG_SYS_VSNPRINTF for coreboot by Simon Glass · 12 years ago
  48. 420a2ca x86: Select stdio devices for coreboot by Simon Glass · 12 years ago
  49. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  50. f3269ad include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  51. e57d9d1 Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  52. d02a568 x86: coreboot: Enable LPC TPM by Simon Glass · 12 years ago
  53. cd23e69 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  54. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  55. a86fcff Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  56. 9760b27 powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  57. ca1b0b8 powerpc/P2041RDB: Fix Flash address LAW address by York Sun · 12 years ago
  58. d31e53b powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · 12 years ago
  59. 021382c powerpc/qoriq: Move FMAN microcode location by York Sun · 12 years ago
  60. 1981539 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  61. 84d35b2 common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  62. 4ea7a09 bouncebuf: remove dummy implementation by Stephen Warren · 12 years ago
  63. 640fb60 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · 12 years ago
  64. 688c2d1 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  65. b7e3129 mmc: at91sam9x5: support to save environment in mmc by Wu, Josh · 12 years ago
  66. 66dc452 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  67. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  68. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  69. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  70. 13d1143 powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · 12 years ago
  71. d674bcc powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · 12 years ago
  72. a796e72 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · 12 years ago
  73. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  74. d6bc7dc Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  75. 2a7abdd Merge branch 'next' by Gerald Van Baren · 12 years ago
  76. c2af345 omap3_beagle: use new MUSB intstead of the old one by Ilya Yanok · 12 years ago
  77. c642b15 omap3_beagle: add musb-new init by Ilya Yanok · 12 years ago
  78. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  79. 88919ff am3517_evm: switch to musb-new by Ilya Yanok · 12 years ago
  80. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  81. d2aa115 am335x_evm: enable both musb gadget and host by Ilya Yanok · 12 years ago
  82. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  83. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  84. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  85. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  86. 5ddcc38 tegra: Enable USB keyboard by Allen Martin · 12 years ago
  87. 7992bfb tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · 12 years ago
  88. c11ace6 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  89. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  90. bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  91. d858c33 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  92. 2988e86 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  93. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  94. 61365ff arm:trats:pmic: Enable battery support at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  95. 5a77358 arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  96. 7dcda99 arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  97. a52a7b1 arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  98. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  99. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  100. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago