]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/pci/pci_rom.c
usb: ohci: enable cache support
[karo-tx-uboot.git] / drivers / pci / pci_rom.c
2015-09-10 Bin Mengx86: Sanity test on vesa parameters before setting...
2015-09-09 Bin Mengpci: Disable expansion ROM address decoding when signat...
2015-09-09 Bin Mengpci: Configure expansion ROM during auto config process
2015-09-09 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-09-09 Bin Mengx86: Move VGA option rom macros to Kconfig
2015-09-09 Jian Luovideo: Add 32-bit color depth support for VBE
2015-09-08 Bin Mengpci: Remove parameter 'class' of pci_rom_load()
2015-09-08 Bin Mengpci: Option rom class is a 24-bit number
2015-09-01 Simon Glassx86: video: Allow video ROM execution to fall back...
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Minghuan Liandrivers/pci/pci_rom.c: fix compile warning under 64bit...
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-24 Simon Glassx86: Access the VGA ROM when needed
2015-01-24 Simon Glassx86: pci: Don't stop when we get a vendor/device mismatch
2015-01-24 Simon Glassx86: Support ROMs on other archs
2015-01-24 Simon Glassx86: Correct endianness isues in pci_rom
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-14 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-13 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-01-13 Simon Glassx86: pci: Display vesa modes in hex
2015-01-13 Simon Glassx86: video: Add debug option to time the BIOS copy
2015-01-13 Simon Glassx86: pci: Don't return a vesa mode when there is not...
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2014-12-04 Tom RiniMerge branch 'sandbox' of git://git.denx.de/u-boot-x86
2014-12-01 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-12-01 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-11-25 Simon Glasspci: Add general support for execution of video ROMs