1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  4. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  5. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  6. a6225fa Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  7. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  8. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  9. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 9 years ago
  10. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  11. d1707b0 ti/am335x: switch to generic udelay by Patrick Georgi · 9 years ago
  12. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  13. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  14. 77b1655 vboot2: add verstage by Stefan Reinauer · 9 years ago
  15. a38d1b2 ARMv7: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  16. 0b341b3 ipq/arm: Redesign hooks for bootblock by Vadim Bendebury · 10 years ago
  17. 8c53b75 arm/ti/am335x: use new arm bootblock infrastructure by Alexander Couzens · 10 years ago
  18. 2adb297 uarts: 32/64 cleanup by Ronald G. Minnich · 10 years ago
  19. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  20. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  21. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  22. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  23. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  24. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  25. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  26. c2610a4 uart: Prepare to support multiple base addresses by Kyösti Mälkki · 10 years ago
  27. 0567c91 console: Use single driver entry for UARTs by Kyösti Mälkki · 10 years ago
  28. 1d7541f console: Fix includes by Kyösti Mälkki · 10 years ago
  29. 2cbcd2b ti/am335x: Fix baudrate calculation by Kyösti Mälkki · 10 years ago
  30. d47c08a TI am335x: Apply Kconfig use conventions by Kyösti Mälkki · 10 years ago
  31. 732cee3 ARMv7: Remove static CBMEM allocation by Kyösti Mälkki · 11 years ago
  32. ccf4fdd am335x: Update the config vars selected by CPU_TI_AM335X. by Gabe Black · 11 years ago
  33. 630e4e8 am335x: Make the default media for the bootblock sram instead of NAND flash. by Gabe Black · 11 years ago
  34. 6cfe223 am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig. by Gabe Black · 11 years ago
  35. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  36. 8cfa33e am335x: Implement support for the UART. by Gabe Black · 11 years ago
  37. 94f631c am335x: Fix the address of the pinmux registers. by Gabe Black · 11 years ago
  38. 5acc76c am335x: Add pinmux support based on the functions in U-Boot by Gabe Black · 11 years ago
  39. 942e69d am335x: Add struct `am335x_uart` for uart registers by David Hendricks · 11 years ago
  40. 6e5c86f am335x: Revert how the header load size is calculated to an earlier method. by Gabe Black · 11 years ago
  41. 1ef5ff2 am335x: Make the iROM load only the bootblock and ROM stage. by Gabe Black · 11 years ago
  42. ddbfc64 am335x: Build an omap style header and an image with it at the front. by Gabe Black · 11 years ago
  43. 3aa5816 am335x: Clean up/fix some settings in the am335x Kconfig. by Gabe Black · 11 years ago
  44. 3c7e939 beaglebone: initial Kconfig and Makefiles by Gabe Black · 11 years ago