1. 582085e ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinit by Laszlo Ersek · 9 years ago
  2. 5fe9871 ArmPlatformPkg/HdLcd: add missing LcdIdentify() by Ard Biesheuvel · 9 years ago
  3. 9dc94d9 ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializing by Ard Biesheuvel · 9 years ago
  4. 300fc77 ArmPlatformPkg/PL180MciDxe: check PrimeCell ID before initializing by Ard Biesheuvel · 9 years ago
  5. ad7a56e ArmPlatformPkg: Use the merged Variable driver by Star Zeng · 10 years ago
  6. 6cf1269 ArmPlatformPkg: enable use of authenticated variables in NorFlashDxe by Ard Biesheuvel · 10 years ago
  7. 48edf6b ArmPlatformPkg: detect correct pl011 fifo depth by Leif Lindholm · 10 years ago
  8. ac83357 ArmPkg/NorFlashDxe : Fix the check of flash addresses by Ronald Cron · 10 years ago
  9. d2e7e38 EmbeddedPkg: Clarify the declaration of SerialPortGetControl() by Ronald Cron · 10 years ago
  10. ab71619 EmbeddedPkg: Clarify the declaration of SerialPortSetControl() by Ronald Cron · 10 years ago
  11. 2efbf71 ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory stores by Ard Biesheuvel · 10 years ago
  12. 22044ca ArmPlatformPkg/NorFlashDxe: Clean the driver by Olivier Martin · 10 years ago
  13. 91c38d4 ARM Packages: Replace tabs by spaces for indentation by Ronald Cron · 10 years ago
  14. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  15. b0fdce9 ARM Packages: Fixed missing braces (the warning was disabled by GCC) by Olivier Martin · 11 years ago
  16. 36d66ac ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVB by Olivier Martin · 11 years ago
  17. 452a9ee ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocol by Brendan Jackman · 11 years ago
  18. 518c243 ArmPlatformPkg/NorFlashDxe: Optimise FVB protocol by Harry Liebel · 11 years ago
  19. 1dbbfc1 ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime mode by Olivier Martin · 11 years ago
  20. 2dff0c1 ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime mode by Olivier Martin · 11 years ago
  21. 000f80f ArmPlatformPkg/NorFlashDxe: Declare the driver as a UEFI Runtime driver by Olivier Martin · 11 years ago
  22. b2ce4a3 ARM Packages: Removed 'inline' keyword by Olivier Martin · 11 years ago
  23. 4f8c9ae ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFO by Olivier Martin · 11 years ago
  24. ae26789 ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBlocks() by Roy Franz · 11 years ago
  25. 1d7b547 LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9 by Olivier Martin · 11 years ago
  26. d8c4bb9 ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices() if PcdGopDisableOnExitBootServices by Olivier Martin · 11 years ago
  27. 64669ac LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architectures by Olivier Martin · 11 years ago
  28. bb058bc ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disable interrupts by Olivier Martin · 11 years ago
  29. ec6b73d ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zero by Olivier Martin · 12 years ago
  30. c57482d ArmPlatformPkg/PL011Uart: Fixed condition by Olivier Martin · 12 years ago
  31. 15e277d EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s) by oliviermartin · 12 years ago
  32. 3d78307 ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI specification by oliviermartin · 12 years ago
  33. 6bc77e7 ArmPlatformPkg/PL011Uart: Added support for default BaudRate by oliviermartin · 12 years ago
  34. 4d83284 ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit value by oliviermartin · 12 years ago
  35. 8274521 ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSingleBlock() by oliviermartin · 12 years ago
  36. d5cd447 ArmPlatformPkg: Fixed unsigned type to be architecture independent by oliviermartin · 12 years ago
  37. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  38. 554451b ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be zero by oliviermartin · 12 years ago
  39. cdd3f03 ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite() by oliviermartin · 12 years ago
  40. dad28de ArmPlatformPkg/PL180MciDxe: Clean code by oliviermartin · 12 years ago
  41. ebef1b7 ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is full by oliviermartin · 12 years ago
  42. 93b429f ArmPlatformPkg/PL180MciDxe: Fixed coding style by oliviermartin · 12 years ago
  43. 2575b72 ArmPkg: Fixed RVCT compiler warnings by oliviermartin · 13 years ago
  44. 40ab42d EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port by oliviermartin · 13 years ago
  45. c54de82 ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresh by oliviermartin · 13 years ago
  46. 3f305c0 ArmPlatformPkg: Removed the 'Identify' functions by oliviermartin · 13 years ago
  47. e28e0ad ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from the watchdog by oliviermartin · 13 years ago
  48. a12da33 ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from the header by oliviermartin · 13 years ago
  49. 051e63b ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initialization function by oliviermartin · 13 years ago
  50. 68dda85 ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driver by oliviermartin · 13 years ago
  51. 65acd8e ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg/Drivers by oliviermartin · 13 years ago
  52. f8c9f1c ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2) by oliviermartin · 13 years ago
  53. 0db25cc ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings) by oliviermartin · 13 years ago
  54. 8ddaf47 ArmPlatformPkg/SP804TimerDxe: Move 'gVector' initialization earlier in the code by oliviermartin · 13 years ago
  55. 6d8d736 ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROTOCOL and EFI_EDID_ACTIVE_PROTOCOL by oliviermartin · 13 years ago
  56. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  57. 16d88c2 EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function by oliviermartin · 13 years ago
  58. bb0f9e9 EmbeddedPkg/MmcDxe: Fix the indexes in the response array by oliviermartin · 13 years ago
  59. 3723a71 ArmPlatformPkg: Fix builds by oliviermartin · 14 years ago
  60. 06a8973 ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configuration by oliviermartin · 14 years ago
  61. c52e2dc ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select into the driver itself by passing SMC configuration to the driver by oliviermartin · 14 years ago
  62. 633724f ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ (2) by oliviermartin · 14 years ago
  63. 5cc45b7 ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ by oliviermartin · 14 years ago
  64. 5a62a8b ArmPlatformPkg: Add PL061 GPIO driver by oliviermartin · 14 years ago
  65. 33e7c2a ArmPlatformPkg: Add SP805 Watchdog support by oliviermartin · 14 years ago
  66. 1eb3454 ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCD by oliviermartin · 14 years ago
  67. 780e2bd ArmPlatformPkg/NorFlashDxe: Update copyright date by oliviermartin · 14 years ago
  68. 7d0f2f2 ArmPlatformPkg: Add support for PL111 Lcd driver by oliviermartin · 14 years ago
  69. d5e12da ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPlatformPkg by oliviermartin · 14 years ago
  70. ce9cc40 ArmPlatformPkg/SP804Timer: Introduce gArmPlatformTokenSpaceGuid.PcdSP804FrequencyInMHz by oliviermartin · 14 years ago
  71. 23792de ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependency by oliviermartin · 14 years ago
  72. 9dcfb8e ArmPlatformPkg/PL011Uart: Create PL011 UART driver by oliviermartin · 14 years ago
  73. e100fa8 ArmPlatformPkg/SP804Timer: Fix IRQ handler when the Timer IRQ is shared by oliviermartin · 14 years ago
  74. 1d5d0ae Add ArmPlatformPkg from ARM Ltd. patch. by andrewfish · 14 years ago