summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/BdsLib/BdsLinuxLoader.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin1-274/+0
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-274/+274
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin1-18/+30
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin1-2/+3
2012-07-04ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware()oliviermartin1-2/+2
2012-02-24ArmPkg/BdsLib: Added support for using uInitrdoliviermartin1-0/+14
2012-02-24ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei formatoliviermartin1-0/+1
2012-02-09ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin1-2/+11
2012-02-09ArmPkg/BdsLib: Added support to start uImageoliviermartin1-2/+8
2011-09-27ArmPkg/BdsLib: Fix incorrect pointer castingoliviermartin1-1/+1
2011-09-22ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate...oliviermartin1-146/+0
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin1-91/+131
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin1-2/+4
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin1-0/+2
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin1-2/+27
2011-07-04ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin1-7/+11
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin1-204/+171
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish1-0/+337