1. f5301a5 Tegra2: Correct the panel power on sequence for Kaen. by Dilan Lee · 13 years ago 0.14.811.B 0.15.877.B 780.B firmware-881-u-boot-v1 firmware-u-boot-v1 main master
  2. 2180d2e CHROMIUM: arm: tegra: Change the pixel clock to 70.6MHz for Seaboard by Dilan Lee · 13 years ago
  3. b249f66 Add a flag to control showing log to LCD during recovery mode. by Tom Wai-Hong Tam · 13 years ago
  4. a8b0594 Fix u-boot compilation warnings. by Vadim Bendebury · 13 years ago
  5. 5a5dc58 CHROMIUM: arm: tegra: Change the pixel clock to 70.6MHz for Kaen and Aebl by Dilan Lee · 13 years ago
  6. d7c15cb Fix developer mode shared memory preparation. by Vadim Bendebury · 13 years ago
  7. 0f50d5e remove unused stuff in recovery config by Che-Liang Chiou · 13 years ago
  8. dfdf0d8 Sanitize copyright messages in u-boot config. by Doug Anderson · 13 years ago
  9. ee63ae5 enable ctrl-* key combinations by Che-Liang Chiou · 13 years ago
  10. 588a5c4 Revert "Revert "add control-* keymap config"" by Che-Liang Chiou · 13 years ago
  11. 5365402 Resize the RO/RW FWID to 256 bytes. by Tom Wai-Hong Tam · 13 years ago
  12. 4efd965 Revert "add control-* keymap config" by Micah Catlin · 13 years ago 0.13.587.B
  13. 5f7a7fc Cherry-pick: Enable vboot recovery firwmare to all devices and turn off LCD console. by Tom Wai-Hong Tam · 13 years ago 0.13.558.B
  14. b0d34c0 add control-* keymap config by Che-Liang Chiou · 13 years ago
  15. 52a2304 Update legacy u-boot to swap a/b boot based on the script in partition 12. by Doug Anderson · 13 years ago
  16. 04696cb add fmap sections that auto-updater needs by Che-Liang Chiou · 13 years ago
  17. 7817a2d Add stub header files for X86 mario. by Gabe Black · 13 years ago
  18. 4cf416a Tegra2: Correct the power-on sequence of AUO panel for Aebl by Dilan Lee · 13 years ago
  19. a80a3ff Create legacy config by Che-Liang Chiou · 13 years ago
  20. b1bb363 Add the "askenv" command into the develper u-boot. by Doug Anderson · 13 years ago
  21. 6fba35a CHROMIUM: arm: tegra: arthur: Map memory like for Kaen / Aebl. by Doug Anderson · 13 years ago
  22. 8df29a0 CHROMIUM: arm: tegra: Refactor keyboard to be shared between boards. by Doug Anderson · 13 years ago
  23. 5dfa22b CHROMIUM: arm: Call 'cros load_k 1 2' before booting the kernel. by Doug Anderson · 13 years ago
  24. f0da843 Revert "Enable recovery firmware to boot signed kernel. Turn off LCD console." by Benson Leung · 13 years ago
  25. 3c5d025 CHROMIUM: arm: tegra: Make developer firmware boot w/ readonly root. by Doug Anderson · 13 years ago
  26. 31328b0 Revert "Enable vboot recovery firwmare to all devices and turn off LCD console." by Tom Wai-Hong Tam · 13 years ago
  27. 1ac3696 CHROMIUM: arm: tegra: arthur: Set USB0 to proper port. by Doug Anderson · 13 years ago
  28. b901508 Enable developer firmware by Che-Liang Chiou · 13 years ago
  29. 3855d2f CHROMIUM: arm: aebl: Set USB0 to proper port. by Dave Parker · 13 years ago
  30. 7e5997a CHROMIUM: arm: tegra: Update developer u-boot environment. by Doug Anderson · 13 years ago
  31. 0fcbe65 flasher should not enable CONFIG_CHROMEOS by Che-Liang Chiou · 13 years ago
  32. cd89cc0 Enable vboot recovery firwmare to all devices and turn off LCD console. by Tom Wai-Hong Tam · 13 years ago
  33. 4d873c4 Merge "Enable recovery firmware to boot signed kernel. Turn off LCD console." by Tom Wai-Hong Tam · 13 years ago
  34. 3ac26f3 Enable recovery firmware to boot signed kernel. Turn off LCD console. by Tom Wai-Hong Tam · 13 years ago
  35. 23b6fbb Resize the bootstub and recovery firmware size. by Tom Wai-Hong Tam · 13 years ago
  36. 7546645 CHROMIUM: arm: tegra: arthur: Initial LCD config. by Doug Anderson · 13 years ago
  37. 81ca068 Hack for factory bring-up to reserve space for shared data by Che-Liang Chiou · 13 years ago
  38. f186d1a Initial u-boot-config files for arthur based on aebl files. by Doug Anderson · 13 years ago
  39. 3efb0a3 Revert "Enable FAT for access VbNvContext" by Che-Liang Chiou · 13 years ago
  40. c55eb2b Network boot supports loading rootfs via tftp. by Tom Wai-Hong Tam · 13 years ago
  41. 0580ccf Enable CONFIG_TFTP_TSIZE to reduce # count on big network downloads by Simon Glass · 13 years ago 0.12.433.B 0.12.433.B109 0.12.433.B62
  42. 7617394 Enable FAT for access VbNvContext by Che-Liang Chiou · 13 years ago
  43. 9c41551 HACK: Pass data from firmware to kernel by Che-Liang Chiou · 13 years ago
  44. 9051943 Enlarge heap size for holding recovery firmware by Che-Liang Chiou · 13 years ago
  45. 8ebaac2 remove tpm from unsupported board cfg by Rong Chang · 13 years ago
  46. 25d044c Prune inactive configs. by Anton Staaf · 13 years ago
  47. 3060a54 Add review settings inheritance and WATCHLIST files. by Anton Staaf · 13 years ago
  48. ffe9d3e HACK: Enable MMC in bootstub for factory bring up by Che-Liang Chiou · 13 years ago
  49. b05edbd This is the preliminary v05 TPM driver from Infineon. With a wrapper layer added to auto detect v03 and v05 chips. This is a version that just work. Cleanup will start after the initial push. by Rong Chang · 13 years ago 0.12.362.B 0.12.369.B 0.12.392.B
  50. ba4c5f8 Reserve kernel load address that is the same with x86 by Che-Liang Chiou · 13 years ago
  51. 57619d1 Get/set VbNvContext cookies from SPI flash by Che-Liang Chiou · 13 years ago
  52. fa7debe Refactor firmware storage interface by Che-Liang Chiou · 13 years ago
  53. c2b8dc8 Fix Seaboard UART corruption on SPI activity by Simon Glass · 13 years ago
  54. b201b53 Add NAND support to Seaboard and Harmony boards for Flasher and Developer configs. by Anton Staaf · 13 years ago
  55. d9895a2 Remove obsolete firmware layout by Che-Liang Chiou · 13 years ago
  56. e86c95c Reduce environment size for developer variant by Simon Glass · 13 years ago
  57. 361b9f2 No retry for USB storage to speed up the resume time. by Tom Wai-Hong Tam · 13 years ago
  58. 2e70079 Add a smaller firmware image layout for Seaboard by Che-Liang Chiou · 13 years ago
  59. 66c8bfb Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter by Simon Glass · 13 years ago
  60. 6706a70 Add CONFIG_CMD_MMC to normal config by Che-Liang Chiou · 13 years ago
  61. d699809 Update firmware layout by Che-Liang Chiou · 13 years ago
  62. b55756e Add a wrapper function of LoadKernel() by Che-Liang Chiou · 13 years ago
  63. 5640a9a Enable MMC on normal configs by Che-Liang Chiou · 13 years ago
  64. c7c6e89 Create Chrome OS recovery firmware procedure by Tom Wai-Hong Tam · 13 years ago
  65. 04d90fb CHROMIUM: developer mode: boot from mmcblk0p3, not p5 by Olof Johansson · 13 years ago
  66. 7fdfc45 CHROMIUM: developer mode: add rootwait to bootargs by Olof Johansson · 13 years ago
  67. 6a988e1 Switch Harmony over to use the Generic tegra2 board code. by Anton Staaf · 13 years ago
  68. 8c64988 Changes to u-boot-next to match VBoot reference change by Randall Spangler · 13 years ago
  69. ab0531c Enable firmware relocation for normal, recovery, and developer firmware by Che-Liang Chiou · 13 years ago
  70. b64da8b Add skeleton of normal firmware by Che-Liang Chiou · 13 years ago
  71. 787bab2 Add back PINMUX #define for common tegra pinmux configuration. by Anton Staaf · 13 years ago
  72. d328344 Move pinmux configuration out of code and into configuration files. by Anton Staaf · 13 years ago
  73. 0de12de mmc: Tegra2: chromeos: Add CONFIG_TEGRA2_EMMC4_IS_HS to aebl/kaen/wario/etc for 26MHz eMMC clk by Anton Staaf · 13 years ago
  74. 3e50703 Rename cros_rofw to cros_bootstub by Che-Liang Chiou · 13 years ago
  75. 09ab634 Add statically allocated buffer for GetFirmwareBody by Che-Liang Chiou · 13 years ago
  76. 2c61df0 Remove NAND support from the common tegra2 configuration. by Anton Staaf · 13 years ago
  77. 01be77e Move tpm lite API to common include path by Rong Chang · 13 years ago
  78. e353ea8 Revert "Add u-boot tpm driver, and integrate with verify boot." by Olof Johansson · 13 years ago
  79. ffd94bf Add u-boot tpm driver, and integrate with verify boot. by Rong Chang · 13 years ago
  80. 2a65bb7 Display the screens which are stored in GBB BMP block. by Tom Wai-Hong Tam · 13 years ago
  81. 54b4db8 Revert accidentally-pushed unapproved stuff by Che-Liang Chiou · 13 years ago
  82. 745656b Expand GPIO number definition to a combination of port number and bit number. This should be more readable and maintainable than a list of magic numbers. by Che-Liang Chiou · 13 years ago
  83. 013dc62 Move CONFIG_CMD_CROS to developer config by Che-Liang Chiou · 13 years ago
  84. 26e1663 Move the flashing script to write_tegra_bios. by Anton Staaf · 13 years ago
  85. 3c2c335 Add support for kcrashmem in U-Boot by Simon Glass · 13 years ago
  86. de304cb Add four main boot methods to developer build by Simon Glass · 13 years ago
  87. 99c283d Intialize aebl build target from kaen. by Dave Parker · 13 years ago
  88. 951c673 Remove the board config data section. by Anton Staaf · 13 years ago
  89. 08d5d98 Zero out the BOARD_CONFIG_DATA firmware section. by Anton Staaf · 13 years ago
  90. 9947968 Create flasher configs for all Tegra2 boards. by Anton Staaf · 13 years ago
  91. c67537b Rename LCD_vl_* to CONFIG_LCD_vl_* to expose the values to ebuild. by Tom Wai-Hong Tam · 13 years ago
  92. 22365e0 Have all u-boot flavors report board type. by Vadim Bendebury · 13 years ago
  93. 43f0e88 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 13 years ago
  94. aa3bacd Turn off the environment for the generic developer config. by Anton Staaf · 14 years ago
  95. d9d6509 Move keyboard config to config files and switch seaboard to generic board files. by Anton Staaf · 14 years ago
  96. 4f59b69 Create a "generic" Tegra2 board and config. Switch kaen and wario to it. by Anton Staaf · 14 years ago
  97. c3ab021 Populate basic developer configs. by Anton Staaf · 14 years ago
  98. 91be743 Enable SPI flash environment as a dev option for Chrome OS by Simon Glass · 14 years ago
  99. 2c2331a Create stub, normal and developer configs for kean, harmony, seaboard and wario. by Anton Staaf · 14 years ago
  100. 6f800c9 Add firmware image layout and Makefile rule for generating the image by Che-Liang Chiou · 14 years ago