1. 03ddaba env: Add a silent env handler by Joe Hershberger · 12 years ago
  2. 5c89d6d env: Add a console env handler by Joe Hershberger · 12 years ago
  3. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  4. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  5. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  6. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  7. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  8. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  9. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  10. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  11. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  12. f058f83 gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  13. 0dcfc5c gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  14. 823ffde gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  15. 83ee7af part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  16. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  17. 9f68f8e exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  18. 607eebb Add console command to access io space registers by Vadim Bendebury · 12 years ago
  19. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  20. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  21. b879045 Add generic hash API by Simon Glass · 12 years ago
  22. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  23. 0df8243 sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  24. 5f60fa2 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  25. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  26. d1390c8 Add gettime command by Anton Staaf · 12 years ago
  27. d9a6717 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  28. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  29. e91505d Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  30. 4f7bfe2 x86: Fix coreboot config to boot on Chromebook by Simon Glass · 12 years ago
  31. c5206bb x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · 12 years ago
  32. c28c3b2 x86: coreboot: Enable video display by Simon Glass · 12 years ago
  33. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  34. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  35. c777e52 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · 12 years ago
  36. aed8413 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · 12 years ago
  37. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  38. 415cd52 cbfs: Add docbook template by Simon Glass · 12 years ago
  39. 4ea4b62 cbfs: Remove mention of CREDITS files by Simon Glass · 12 years ago
  40. e717a50 4xx: Fix PCI memory mapping on CPCI405 boards by Matthias Fuchs · 12 years ago
  41. e1b8d0b mpc5200: Add a3m071 board support by Stefan Roese · 12 years ago
  42. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  43. 2477646 x86: Define CONFIG_SYS_VSNPRINTF for coreboot by Simon Glass · 12 years ago
  44. b357bc0 x86: Select stdio devices for coreboot by Simon Glass · 12 years ago
  45. 263a8bd x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  46. 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  47. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  48. 45b30b9 x86: coreboot: Enable LPC TPM by Simon Glass · 12 years ago
  49. b1992e2 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  50. 007818a x86: Put global data on the stack by Graeme Russ · 12 years ago
  51. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  52. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  53. 7664bfe powerpc/P2041RDB: Fix Flash address LAW address by York Sun · 12 years ago
  54. 04b4a88 powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · 12 years ago
  55. 80f535b powerpc/qoriq: Move FMAN microcode location by York Sun · 12 years ago
  56. f227e45 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  57. 4a8629e common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  58. 9276bef bouncebuf: remove dummy implementation by Stephen Warren · 12 years ago
  59. d911775 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · 12 years ago
  60. 8e634a9 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  61. 9d68189 mmc: at91sam9x5: support to save environment in mmc by Wu, Josh · 12 years ago
  62. 0977313 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  63. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  64. 5661f70 nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  65. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  66. 03fedda powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · 12 years ago
  67. 5e62187 powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · 12 years ago
  68. 6915cc2 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · 12 years ago
  69. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  70. b3a7dd4 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  71. e7ae2c42 Merge branch 'next' by Gerald Van Baren · 12 years ago
  72. 222f437 omap3_beagle: use new MUSB intstead of the old one by Ilya Yanok · 12 years ago
  73. cb7b2b8 omap3_beagle: add musb-new init by Ilya Yanok · 12 years ago
  74. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  75. e484f8e am3517_evm: switch to musb-new by Ilya Yanok · 12 years ago
  76. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  77. 44a2c07 am335x_evm: enable both musb gadget and host by Ilya Yanok · 12 years ago
  78. d5ade29 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  79. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  80. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  81. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  82. fec01a0 tegra: Enable USB keyboard by Allen Martin · 12 years ago
  83. 50df870 tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · 12 years ago
  84. 85e5118 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  85. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  86. c493fb6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  87. e5e5837 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  88. 1fc1003 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  89. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  90. e4a182a arm:trats:pmic: Enable battery support at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  91. 7aba6a1 arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  92. 40e330a arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  93. d72e0ae arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  94. 57e9111 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  95. fc0111c pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  96. d19fa4c pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  97. 62ecae9 pmic: Extend struct pmic to support battery and charger related operations by Łukasz Majewski · 12 years ago
  98. a59a27d pmic:chrg: Common information about charger and battery (power_chrg.h) by Łukasz Majewski · 12 years ago
  99. 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  100. 40f5ca0 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago