Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/a80a999c9b5c128cad2f67b4b32036bd4d667904/arch You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

8127 Commits (a80a999c9b5c128cad2f67b4b32036bd4d667904)

Author SHA1 Message Date
Michael Heimpold a6b1e25fc6 ARM: mxs: fix VDDD brownout setting 9 years ago
Ye.Li 90447ef03c mx6: clock: Modify GPMI clock to support mx6sx 9 years ago
Otavio Salvador 3c8dcf0eac iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad() 9 years ago
Otavio Salvador d7140351c2 cgtqmx6eval: Add SPL support 9 years ago
Simon Glass bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox 9 years ago
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver 9 years ago
Simon Glass 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command 9 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 9723563aa8 sandbox: Add a way to skip time delays 9 years ago
Bin Meng b6ff6ce60c x86: qemu: Convert to use driver model keyboard 9 years ago
Bin Meng 60fe101873 x86: crownbay: Convert to use driver model keyboard 9 years ago
Simon Glass 6b44ae6b06 x86: Add an i8042 device for boards that have it 9 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 9 years ago
Simon Glass 1fa4bfde18 dm: cros_ec: Convert cros_ec keyboard driver to driver model 9 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 9 years ago
Nathan Rossi e0f21e1cbc microblaze: Fix C99/gnu99 compatiblity for inline functions 9 years ago
Nathan Rossi 7cb73730c8 microblaze: Fix style issues in header files 9 years ago
Michal Simek a7bcd4c32a zynqmp: mp: Add support for booting R5 from any address 9 years ago
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Kipisz, Steven 74cc8b097d board: ti: beagle_x15: Rename to indicate support for TI am57xx evms 9 years ago
Thomas Chou f5b76de440 nios2: zap ioremap 9 years ago
Thomas Chou 7be35ddd20 nios2: dma-mapping.h: change ioremap to map_physmem 9 years ago
Kevin Smith 490753ace3 arm: mvebu: a38x: serdes specification cleanup 9 years ago
Kevin Smith 18c202aa54 arm: mvebu: a38x: Add const to some function calls 9 years ago
Kevin Smith 544acb07ec arm: mvebu: a38x: Remove unsupported topologies 9 years ago
Alexey Brodkin fb2dea60e8 board: axs10x switch serial port and Ethernet to driver model 9 years ago
Alexey Brodkin db1f17f894 arc: add empty asm/processor.h to satisfy compilation of USB code 9 years ago
Alexey Brodkin 90841dc21e arc: add stubs for map_physmem() and unmap_physmem() 9 years ago
Vignesh R 2d13459721 ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi 9 years ago
Bin Meng 902ca5bdf3 x86: Remove legacy pci codes 9 years ago
Bin Meng aedefb6f79 x86: qemu: Convert to use driver model pci 9 years ago
Bin Meng 487485956b x86: qemu: Move chipset-specific codes from pci.c to qemu.c 9 years ago
Bin Meng 20cbafa6fa x86: qemu: Remove call to vgabios execution 9 years ago
Bin Meng e5ffa4bb62 x86: queensbay: Really disable IGD 9 years ago
Bin Meng 1eb39a5093 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig 9 years ago
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
Bin Meng bffeed0158 x86: Initialize i8254 timer counter 1 9 years ago
Bin Meng 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes 9 years ago
Bin Meng 360c3013c8 x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS 9 years ago
Bin Meng 6c5052716e x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS 9 years ago
Francois Retief e43ce3fca7 sparc: leon3: Add debug_uart support to LEON3 serial driver. 9 years ago
Daniel Hellstrom 5786071e4a sparc: ambapp: Removed warning and unnecessary printout. 9 years ago
Daniel Hellstrom f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
Daniel Hellstrom cff009ed6f sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 9 years ago
Daniel Hellstrom 898cc81da3 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 9 years ago
Francois Retief 0070109f68 sparc: Update startup code to take PIC mode into account 9 years ago
Francois Retief a50adb7b4d sparc: Update LEON serial drivers to use readl/writel macros 9 years ago
Francois Retief c33759aebd sparc: Add -mcpu= compiler flags for LEON2/LEON3 9 years ago